Added CUDA_PATH to CUDA module
This commit is contained in:
@@ -13,3 +13,4 @@ harnessing the power of the graphics processing unit (GPU).
|
|||||||
|
|
||||||
prepend-path LIBRARY_PATH "$PREFIX/lib/stubs"
|
prepend-path LIBRARY_PATH "$PREFIX/lib/stubs"
|
||||||
prepend-path LD_LIBRARY_PATH "$PREFIX/lib/stubs"
|
prepend-path LD_LIBRARY_PATH "$PREFIX/lib/stubs"
|
||||||
|
prepend-path CUDA_PATH "$PREFIX"
|
||||||
|
|||||||
Reference in New Issue
Block a user