EESSI / docs

Documentation for the European Environment for Scientific Software Installations (EESSI)
https://eessi.github.io/docs
GNU General Public License v2.0
13 stars 31 forks source link

Update GPU support documentation wrt new CUDA & libraries host_injections install script #327

Open trz42 opened 1 month ago

trz42 commented 1 month ago

After https://github.com/EESSI/software-layer/pull/772 we don't need the script /cvmfs/software.eessi.io/versions/2023.06/scripts/gpu_support/nvidia/install_cuda_host_injections.sh any longer. It is replaced with /cvmfs/software.eessi.io/versions/2023.06/scripts/gpu_support/nvidia/install_cuda_and_libraries.sh. Thus, it should be removed and the documentation for GPU support should be updated accordingly (using the new script).

See accompanying issue https://github.com/EESSI/software-layer/issues/789 in EESSI/software-layer.