From 7e98ea1bd885671c7bed8e8809c3da99e80f2bae Mon Sep 17 00:00:00 2001 From: Caubet Serrabou Marc Date: Mon, 1 Mar 2021 10:28:00 +0100 Subject: [PATCH 1/5] Added CUDA_PATH to CUDA module --- Programming/cuda/modulefile | 1 + 1 file changed, 1 insertion(+) 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" From 8a6e7d90c445b1dd61cbeaf57a337a81fbbf8aad Mon Sep 17 00:00:00 2001 From: Caubet Serrabou Marc Date: Mon, 1 Mar 2021 10:36:17 +0100 Subject: [PATCH 2/5] Added 11.1.1 to stable --- Programming/cuda/files/variants.rhel7 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Programming/cuda/files/variants.rhel7 diff --git a/Programming/cuda/files/variants.rhel7 b/Programming/cuda/files/variants.rhel7 new file mode 100644 index 0000000..fe595dc --- /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 unstable +cuda/11.0.3 unstable +cuda/11.1.0 stable +cuda/11.1.1 stable From 53ce97535bc4cd12f421737e18d8c6b8ea016189 Mon Sep 17 00:00:00 2001 From: Caubet Serrabou Marc Date: Mon, 1 Mar 2021 10:39:48 +0100 Subject: [PATCH 3/5] Added CUDA versions to stable --- Programming/cuda/files/variants.rhel7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Programming/cuda/files/variants.rhel7 b/Programming/cuda/files/variants.rhel7 index fe595dc..ba48643 100644 --- a/Programming/cuda/files/variants.rhel7 +++ b/Programming/cuda/files/variants.rhel7 @@ -3,7 +3,7 @@ cuda/9.0.176 stable cuda/9.1.85 stable cuda/9.2.148 stable cuda/10.0.130 stable -cuda/10.1.105 unstable -cuda/11.0.3 unstable +cuda/10.1.105 stable +cuda/11.0.3 stable cuda/11.1.0 stable cuda/11.1.1 stable From 5a18cbc5b593216ddf6973d0339edf3b2609752e Mon Sep 17 00:00:00 2001 From: Caubet Serrabou Marc Date: Mon, 1 Mar 2021 10:41:23 +0100 Subject: [PATCH 4/5] Added CUDA versions to stable --- Programming/cuda/files/variants.rhel7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming/cuda/files/variants.rhel7 b/Programming/cuda/files/variants.rhel7 index ba48643..e0af444 100644 --- a/Programming/cuda/files/variants.rhel7 +++ b/Programming/cuda/files/variants.rhel7 @@ -1,4 +1,4 @@ -cuda/8.0.44 stable +cuda/8.0.44 deprecated cuda/9.0.176 stable cuda/9.1.85 stable cuda/9.2.148 stable From 10361b172b24be06d9a30ca2d603bea3278cafe6 Mon Sep 17 00:00:00 2001 From: Caubet Serrabou Marc Date: Mon, 1 Mar 2021 10:46:50 +0100 Subject: [PATCH 5/5] Revert "Added CUDA versions to stable" This reverts commit 5a18cbc5b593216ddf6973d0339edf3b2609752e. --- Programming/cuda/files/variants.rhel7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Programming/cuda/files/variants.rhel7 b/Programming/cuda/files/variants.rhel7 index e0af444..ba48643 100644 --- a/Programming/cuda/files/variants.rhel7 +++ b/Programming/cuda/files/variants.rhel7 @@ -1,4 +1,4 @@ -cuda/8.0.44 deprecated +cuda/8.0.44 stable cuda/9.0.176 stable cuda/9.1.85 stable cuda/9.2.148 stable