Skip to content

Commit

Permalink
need module command
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith committed Aug 28, 2024
1 parent 8f0ba68 commit b07cc4e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
shell: bash
run: |
set +e #avoid exiting when lua modules return non-zero on 'warning' messages
source /etc/profile #provides module command
module use /opt/scorec/spack/rhel9/v0201_4/lmod/linux-rhel9-x86_64/Core/
module load gcc/12.3.0-iil3lno
module load mpich/4.1.1-xpoyz4t
Expand Down

0 comments on commit b07cc4e

Please sign in to comment.