codellama icon indicating copy to clipboard operation
codellama copied to clipboard

RuntimeError: ProcessGroupNCCL is only supported with GPUs, no GPUs found!

Open william2313 opened this issue 2 years ago • 0 comments

I installed everything in WSL Ubuntu and made sure to install the Windows vGPU driver for WSL and the NVIDIA CUDA toolkit for WSL 2 on Ubuntu (the correct CUDA version for my GPU, which is 11.8).

However, I'm getting this error: ... RuntimeError: ProcessGroupNCCL is only supported with GPUs, no GPUs found! ...

Why doesn't it detect the GPU?

william2313 avatar Sep 21 '23 19:09 william2313