We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def63dc commit fcbd136Copy full SHA for fcbd136
1 file changed
EESSI-install-software.sh
@@ -318,6 +318,8 @@ echo "DEBUG: before loading EESSI-extend // EASYBUILD_INSTALLPATH='${EASYBUILD_I
318
source $TOPDIR/load_eessi_extend_module.sh ${EESSI_VERSION}
319
echo "DEBUG: after loading EESSI-extend // EASYBUILD_INSTALLPATH='${EASYBUILD_INSTALLPATH}'"
320
321
+export EASYBUILD_HOOKS=$TOPDIR/eb_hooks.py
322
+
323
# Install full CUDA SDK and cu* libraries in host_injections
324
# (This is done *before* configuring EasyBuild as it may rely on an older EB version)
325
# Hardcode this for now, see if it works
0 commit comments