File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -318,8 +318,6 @@ echo "DEBUG: before loading EESSI-extend // EASYBUILD_INSTALLPATH='${EASYBUILD_I
318318source $TOPDIR /load_eessi_extend_module.sh ${EESSI_VERSION}
319319echo " DEBUG: after loading EESSI-extend // EASYBUILD_INSTALLPATH='${EASYBUILD_INSTALLPATH} '"
320320
321- export EASYBUILD_HOOKS=$TOPDIR /eb_hooks.py
322-
323321# Install full CUDA SDK and cu* libraries in host_injections
324322# (This is done *before* configuring EasyBuild as it may rely on an older EB version)
325323# Hardcode this for now, see if it works
398396 # load EasyBuild module (will be installed if it's not available yet)
399397 source ${TOPDIR} /load_easybuild_module.sh ${eb_version}
400398
399+ export EASYBUILD_HOOKS=$TOPDIR /eb_hooks.py
400+
401401 ${EB} --show-config
402402
403403 echo_green " All set, let's start installing some software with EasyBuild v${eb_version} in ${EASYBUILD_INSTALLPATH} ..."
You can’t perform that action at this time.
0 commit comments