diff --git a/Programming/cuda/files/variants.rhel7 b/Programming/cuda/files/variants.rhel7 new file mode 100644 index 0000000..ba48643 --- /dev/null +++ b/Programming/cuda/files/variants.rhel7 @@ -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 diff --git a/Programming/cuda/modulefile b/Programming/cuda/modulefile index f0700c0..0db4a07 100644 --- a/Programming/cuda/modulefile +++ b/Programming/cuda/modulefile @@ -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"