Skip to content

Commit

Permalink
Add LUMI base module
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmervdl committed Jul 18, 2023
1 parent 7821e8d commit d822f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/init.d/lumi.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
if [[ $(hostname -A) =~ "uan"[0-9][0-9] ]]; then
module purge
module load Boost/1.81.0-cpeCray-23.03 # This must be changed if boost version changes in env/setup.d/paracrawl
module load LUMI/23.03 Boost/1.81.0-cpeCray-23.03 # This must be changed if boost version changes in env/setup.d/paracrawl
#module purge && module load \
# PrgEnv-cray/8.3.3 \
# craype-x86-milan \
Expand Down

0 comments on commit d822f60

Please sign in to comment.