From 704824a63ffa9a7bf74901e8cd82b85779f7d0c5 Mon Sep 17 00:00:00 2001 From: Caspar van Leeuwen <33718780+casparvl@users.noreply.github.com> Date: Tue, 21 Nov 2023 18:15:31 +0100 Subject: [PATCH] Update eessi-2023.06-eb-4.8.2-2023a.yml Co-authored-by: Kenneth Hoste --- eessi-2023.06-eb-4.8.2-2023a.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/eessi-2023.06-eb-4.8.2-2023a.yml b/eessi-2023.06-eb-4.8.2-2023a.yml index 01a47bbc99..cbcc3caca0 100644 --- a/eessi-2023.06-eb-4.8.2-2023a.yml +++ b/eessi-2023.06-eb-4.8.2-2023a.yml @@ -1,2 +1,7 @@ easyconfigs: - - CUDA-Samples-12.1-GCC-12.3.0-CUDA-12.1.1.eb + - 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 + options: + from-pr: 19189