From 3a898b07388e0a552b31bc87f350f70480f40d09 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sun, 5 May 2024 00:04:53 +0200 Subject: [PATCH] {2023.06}[foss/2023a] CUDA samples v12.1 --- .../2023.06/eessi-2023.06-eb-4.9.1-2023a.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml index 3018901ca9..e2d3ab496e 100644 --- a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml +++ b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.1-2023a.yml @@ -26,3 +26,11 @@ easyconfigs: # from-commit: ae2fc38307b56ae7ac12dff95c9d07404e1a8530 # trying from-pr as an alternative from-pr: 20379 + - CUDA-Samples-12.1-GCC-12.3.0-CUDA-12.1.1.eb: + # use easyconfig that only install subset of CUDA samples, + # to circumvent problem with nvcc linking to glibc of host OS, + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19189; + # and where additional samples are excluded because they fail to build on aarch64, + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/19451; + options: + from-pr: 19451