From d0cc7bd4d85b1dc063d06fa9c04804bded7a8544 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sat, 4 May 2024 22:01:32 +0200 Subject: [PATCH 1/2] {2023.06}[system] CUDA v12.1.1 --- .../2023.06/eessi-2023.06-eb-4.9.1-010-CUDA.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-010-CUDA.yml diff --git a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-010-CUDA.yml b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-010-CUDA.yml new file mode 100644 index 0000000000..c0babf6003 --- /dev/null +++ b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-010-CUDA.yml @@ -0,0 +1,6 @@ +easyconfigs: + - CUDA-12.1.1.eb: + options: + # see https://github.com/easybuilders/easybuild-easyblocks/pull/3045 + # include-easyblocks-from-pr: 3045 + accept-eula-for: CUDA From 45f8c2037033c641b4a2d544337d40e32a32413b Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sat, 4 May 2024 22:52:30 +0200 Subject: [PATCH 2/2] update README.md for easystack files --- easystacks/pilot.nessi.no/2023.06/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easystacks/pilot.nessi.no/2023.06/README.md b/easystacks/pilot.nessi.no/2023.06/README.md index 733ebf9475..2d654ac710 100644 --- a/easystacks/pilot.nessi.no/2023.06/README.md +++ b/easystacks/pilot.nessi.no/2023.06/README.md @@ -4,4 +4,4 @@ Software installed with system toolchain should be installed first, this includes EasyBuild itself, see `eessi-2023.06-eb-4.8.2-001-system.yml` . CUDA installations must be done before CUDA is required as dependency for something -built with a non-system toolchain, see `eessi-2023.06-eb-4.8.2-010-CUDA.yml` . +built with a non-system toolchain, see `eessi-2023.06-eb-4.9.1-010-CUDA.yml` .