Added CUDA_PATH to CUDA module

This commit is contained in:
Caubet Serrabou Marc
2021-03-01 10:28:00 +01:00
parent 94a586e9ae
commit 7e98ea1bd8

View File

@@ -13,3 +13,4 @@ harnessing the power of the graphics processing unit (GPU).
prepend-path LIBRARY_PATH "$PREFIX/lib/stubs"
prepend-path LD_LIBRARY_PATH "$PREFIX/lib/stubs"
prepend-path CUDA_PATH "$PREFIX"