You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the ID of the GPU, and then go to the .sh file for the corresponding dataset in the scripts/ directory and change the export CUDA_VISIBLE_DEVICES=0 to your own GPU's ID.
installed: python3.6.13 cuda10.2 pytorch1.8.0
torch.cuda.is_available(): True
but:
RuntimeError: No CUDA GPUs are available
How can i solve this problem?Thank you very much!
The text was updated successfully, but these errors were encountered: