-
Notifications
You must be signed in to change notification settings - Fork 717
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
nerdctl run -it --rm --gpus capabilities=utility,device=GPU-3a23c669-1f69-c64e-cf85-44e9b07e7a2a nvidia/cuda:9.0-base nvidia-smi

when i use python pytorch,torch.cuda.is_available(),return false.
Steps to reproduce the issue
1.nerdctl run -it --rm --gpus capabilities=utility,device=GPU-3a23c669-1f69-c64e-cf85-44e9b07e7a2a nvidia/cuda:9.0-base nvidia-smi
2.install python3, pip install torch
3.python,import torch,retrun false

Describe the results you received and expected
can't use cuda
What version of nerdctl are you using?
0.19.0
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
No response
Host information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working