Skip to content

CUDA not using the GPU #43

Answered by yannbouteiller
veczieds asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah that's you issue then. If you can, I recommend using anaconda and their CUDA version of pytorch, this usually fixes this kind of issues (although not sure on a VM):

conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@veczieds
Comment options

@yannbouteiller
Comment options

Answer selected by veczieds
@veczieds
Comment options

@veczieds
Comment options

@yannbouteiller
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants