What can I do when there are no GPUs available even though I have an acitve session with 1 gpu?
This is the error I get:
RuntimeError: No CUDA GPUs are available
What can I do when there are no GPUs available even though I have an acitve session with 1 gpu?
This is the error I get:
RuntimeError: No CUDA GPUs are available
Hi @Patrick539 can you pause and relaunch your session? I just tried on the same node and it worked fine.
It worked, thank you!