Skip to content

Commit dc8f387

Browse files
author
Caspar van Leeuwen
committed
Clarify comment
1 parent 2f025d0 commit dc8f387

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/gpu_support/nvidia/install_cuda_and_libraries.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ for EASYSTACK_FILE in ${TOPDIR}/easystacks/eessi-*CUDA*.yml; do
107107
echo_yellow ">> No EasyBuild/${eb_version} module found: skipping step to install easystack file ${easystack_file} (see output in ${module_avail_out})"
108108
continue
109109
fi
110-
# Need to unload EESSI-extend before loading an EasyBuild version, as the unload behavior is dependent on the current EasyBuild version loaded
110+
# Safer to unload EESSI-extend before loading an EasyBuild version, in case unload behavior ever becomes dependent on EasyBuild version
111111
module unload EESSI-extend
112112
module load EasyBuild/${eb_version}
113113

0 commit comments

Comments
 (0)