slczgwh/REDN

no CUDA-capable device is detected

Closed this issue · 1 comments

When I am trying to train the model on GPU, I am getting RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at /pytorch/aten/src/THC/THCGeneral.cpp:50 error and it is impossible to train on CPU. I tried it on different GPUs on different computer still no luck and I am using them to train various pytorch models. Do you know why I am getting this error?

Sorry bout that since I haven't got 3 gpus I think I got that error. Changing cuda_devices to 1 solved that problem...