Add CUDA

master
srcejon 2024-09-11 11:07:45 +01:00
rodzic eecd6a3b79
commit cb896b0f57
1 zmienionych plików z 1 dodań i 1 usunięć

@ -9,7 +9,7 @@
* Install NSIS (https://nsis.sourceforge.io/Download)
* Make sure git, cmake, nsis and ninja are in your PATH environment variable.
* Optionally install CUDA Toolkit 12.6 (https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=11&target_type=exe_local)
* Optionally install CUDA Toolkit 12.6 [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=11&target_type=exe_local) and check CUDA_PATH points to the install
## Compile and Build (cmd line)