diff --git a/EESSI-install-software.sh b/EESSI-install-software.sh index 25057216a3..460e0cd34a 100755 --- a/EESSI-install-software.sh +++ b/EESSI-install-software.sh @@ -271,6 +271,7 @@ fi # Install NVIDIA drivers in host_injections (if they exist) if command_exists "nvidia-smi"; then + export LD_LIBRARY_PATH="/.singularity.d/libs:${LD_LIBRARY_PATH}" nvidia-smi --version ec=$? if [ ${ec} -eq 0 ]; then diff --git a/easystacks/software.eessi.io/2023.06/grace/accel/nvidia/eessi-2023.06-eb-4.9.4-2023b-CUDA.yml b/easystacks/software.eessi.io/2023.06/grace/accel/nvidia/eessi-2023.06-eb-4.9.4-2023b-CUDA.yml new file mode 100644 index 0000000000..a98f14f776 --- /dev/null +++ b/easystacks/software.eessi.io/2023.06/grace/accel/nvidia/eessi-2023.06-eb-4.9.4-2023b-CUDA.yml @@ -0,0 +1,17 @@ +easyconfigs: + - CUDA-12.4.0.eb: + options: + accept-eula-for: CUDA + # see https://github.com/easybuilders/easybuild-easyblocks/pull/3516 + include-easyblocks-from-commit: 3469151ce7e4f85415c877dee555aeea7691c757 + - UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb + - UCC-CUDA-1.2.0-GCCcore-13.2.0-CUDA-12.4.0.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21565 + from-commit: 46141a3f40e699433fac03af2d3ed81bd5a62da7 + - OSU-Micro-Benchmarks-7.5-gompi-2023b-CUDA-12.4.0.eb: + options: + # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21926 + # from-commit: de79ec74eb076e1aceda5e21235a73c05ed6764c + # use merge commit + from-commit: f3bd10b19f7caf4de3302bc7a73749341db9c7d8