Skip to content

Commit

Permalink
Update test_suite.sh
Browse files Browse the repository at this point in the history
Hard code the GPU path for now untill their is also an `EESSI_SOFTWARE_SUBDIR_OVERRIDE` for GPU subdir
  • Loading branch information
laraPPr authored Dec 19, 2024
1 parent d3227b6 commit dbac00b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ export EESSI_SOFTWARE_SUBDIR_OVERRIDE=$(source $TOPDIR/init/bash > /dev/null 2>&
echo "EESSI_SOFTWARE_SUBDIR_OVERRIDE: $EESSI_SOFTWARE_SUBDIR_OVERRIDE"

source $TOPDIR/init/bash
export MODULEPATH=/cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen3/accel/nvidia/cc80:$MODULEPATH

# We have to ignore the LMOD cache, otherwise the software that is built in the build step cannot be found/loaded
# Reason is that the LMOD cache is normally only updated on the Stratum 0, once everything is ingested
Expand Down

0 comments on commit dbac00b

Please sign in to comment.