PyTorch is not using the GPU specified by CUDA_VISIBLE ...
github.com › pytorch › pytorchMay 16, 2019 · PyTorch is not using the GPU specified by CUDA_VISIBLE_DEVICES #20606 Closed zasdfgbnm opened this issue on May 16, 2019 · 3 comments Collaborator zasdfgbnm commented on May 16, 2019 • edited Bug PyTorch is not using the GPU specified by CUDA_VISIBLE_DEVICES To Reproduce Run the following script using command CUDA_VISIBLE_DEVICES=3 python test.py