[NLPL Task Force (A)] Trouble with using GPU in Cupy package

Andrew Dyer Andrew.Dyer.6854 at student.uu.se
Mon May 6 12:07:35 UTC 2019


Hi,

Apologies for the bother.  I'm currently trying to run an experiment using GPU nodes in Abel.  The Python program that I am using uses Cupy, which I have installed in my venv with pip.  On my sbatch script, I set the GPU request as instructed on the Job Scripts page:

#SBATCH --partition=accel --gres=gpu:1

However, the program that I'm using seems to be having trouble connecting to the CUDA software.  I've checked that the versions match (8.0).  I'm at a loss for what else to do though, so any help you can provide would be appreciated.

For reference, see attached my script and the error message in the slurm output.

Many thanks,

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nlpl.eu/archives/infrastructure/attachments/20190506/a16c1b8a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slurm-26876941.out
Type: application/octet-stream
Size: 2227 bytes
Desc: slurm-26876941.out
URL: <http://lists.nlpl.eu/archives/infrastructure/attachments/20190506/a16c1b8a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: semi_supervised_template.sh
Type: application/x-shellscript
Size: 1337 bytes
Desc: semi_supervised_template.sh
URL: <http://lists.nlpl.eu/archives/infrastructure/attachments/20190506/a16c1b8a/attachment.bin>


More information about the infrastructure mailing list