Merge branch 'cuda_CUDA_PATH' into 'master'

Added CUDA_PATH, updating PModule repositories.

See merge request Pmodules/buildblocks!170
This commit is contained in:
2021-03-01 10:47:38 +01:00
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
cuda/8.0.44 stable
cuda/9.0.176 stable
cuda/9.1.85 stable
cuda/9.2.148 stable
cuda/10.0.130 stable
cuda/10.1.105 stable
cuda/11.0.3 stable
cuda/11.1.0 stable
cuda/11.1.1 stable

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"