-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue on windows WSL 2 Ubuntu docker: nvidia.com/gpu=all is not an absolute path. #9
Comments
i also tried: also https://docs.nvidia.com/cuda/wsl-user-guide/index.html#getting-started-with-cuda-on-wsl-2 wget https://developer.download.nvidia.com/compute/cuda/repos/wsl-ubuntu/x86_64/cuda-keyring_1.1-1_all.deb it seems to instal A LOT of stuff yet still doesn't work i also tried:
and got:
i also chated with chatgpt and tried this:
|
i searched this thread and it seems related to the image: NVIDIA/nvidia-container-toolkit#289
|
I'm terribly sorry, already for the time I've taken to reply (I've had a lot of problems but also beautiful things, including a child, in my life, and I've left a lot of things undone). But I'm also sorry that I can't follow up on this request, at least for the time being and as it stands. WSL2 is (I'm sorry to say) a cobbled-together mess based on some twisted virtualization, and I don't work on that OS. CUDA is already a worry in itself, and I'd especially have liked to be able to offer OpenCL or Vulkan. If someone feels like taking over this feature, I'm quite open to letting the hand on this issue. But for my part, I'm likely to leave this request aside. With apologies. |
i am using docker desktop and WSL and i am triying to get this to run, i installed it following the steps in the linux installation guide and i keep getting this error:
when i take out the
--device nvidia.com/gpu=all
i see this messageCUDA disabled (/xmrig/libxmrig-cuda.so: cannot open shared object file: No such file or directory)
and it keeps repeatingThe text was updated successfully, but these errors were encountered: