Closed MoFtZ closed 6 months ago
Fixes #1008.
The Cuda WSL library is not added to the environment path (by default). https://docs.nvidia.com/cuda/wsl-user-guide/index.html#known-limitations-for-linux-cuda-applications
This PR adds a custom DLL resolver for the Cuda DLL, when running on WSL.
Fixes #1008.
The Cuda WSL library is not added to the environment path (by default). https://docs.nvidia.com/cuda/wsl-user-guide/index.html#known-limitations-for-linux-cuda-applications
This PR adds a custom DLL resolver for the Cuda DLL, when running on WSL.