File tree Expand file tree Collapse file tree
easystacks/software.eessi.io/2023.06/grace/accel/nvidia Expand file tree Collapse file tree Original file line number Diff line number Diff line change 271271
272272# Install NVIDIA drivers in host_injections (if they exist)
273273if command_exists " nvidia-smi" ; then
274+ export LD_LIBRARY_PATH=" /.singularity.d/libs:${LD_LIBRARY_PATH} "
274275 nvidia-smi --version
275276 ec=$?
276277 if [ ${ec} -eq 0 ]; then
Original file line number Diff line number Diff line change 1+ easyconfigs :
2+ - CUDA-12.4.0.eb :
3+ options :
4+ accept-eula-for : CUDA
5+ # see https://github.com/easybuilders/easybuild-easyblocks/pull/3516
6+ include-easyblocks-from-commit : 3469151ce7e4f85415c877dee555aeea7691c757
7+ - UCX-CUDA-1.15.0-GCCcore-13.2.0-CUDA-12.4.0.eb
8+ - UCC-CUDA-1.2.0-GCCcore-13.2.0-CUDA-12.4.0.eb :
9+ options :
10+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21565
11+ from-commit : 46141a3f40e699433fac03af2d3ed81bd5a62da7
12+ - OSU-Micro-Benchmarks-7.5-gompi-2023b-CUDA-12.4.0.eb :
13+ options :
14+ # see https://github.com/easybuilders/easybuild-easyconfigs/pull/21926
15+ # from-commit: de79ec74eb076e1aceda5e21235a73c05ed6764c
16+ # use merge commit
17+ from-commit : f3bd10b19f7caf4de3302bc7a73749341db9c7d8
You can’t perform that action at this time.
0 commit comments