-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The accelerator {'count': 1, 'kind': 'gpu', 'api': 'cuda', 'brand': 'nvidia'} could not be provided (Singularity container ) #1390
Comments
What happens when you run
|
Hello, professor
However I only run
I try to add the path of libnvidia-ml.so to the command I have another confusion about the parameter "--targettime" and we should how to set it. Could you give me any suggestions? |
|
Hello, professor
I used the GPU docker container to run cactus:
singularity run --nv ./cactus_v2.8.2-gpu.sif cactus ./jobStore ./Evolve.Bathyergidae.txt ./Evolve.Bathyergidae.hal --gpu 1 --workDir /data/groups/lzu_public/home/u220220932211/wn-cactus/tmp --lastzMemory 10G --maxDisk 5T
However, I suffered from warning and error:
The problem is similar with #900 , it looks like Toil doesn't believe I am on a machine with a GPU. I add the
--nv
parameters but it does not work. Could you give me any suggestions?Thank you for much!
Best wishes!
Na Wan
The text was updated successfully, but these errors were encountered: