We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac3748 commit 2cfe306Copy full SHA for 2cfe306
1 file changed
scripts/gpu_support/nvidia/install_cuda_and_libraries.sh
@@ -265,7 +265,7 @@ for EASYSTACK_FILE in ${TOPDIR}/easystacks/eessi-*CUDA*.yml; do
265
cp -a ${eb_last_log} .
266
fatal_error "some installation failed, please check EasyBuild logs ${PWD}/$(basename ${eb_last_log})..."
267
else
268
- echo_green "all installations at ${EESSI_SITE_SOFTWARE_PATH}/software/... succeeded!"
+ echo_green "all installations at ${EASYBUILD_INSTALLPATH}/... succeeded!"
269
fi
270
271
# clean up tmpdir content
0 commit comments