codellama
codellama copied to clipboard
RuntimeError: ProcessGroupNCCL is only supported with GPUs, no GPUs found!
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?