Skip to content

Commit

Permalink
Add script to load CoolMuc modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelLerchner committed Jan 9, 2024
1 parent 80018e0 commit 284d6a9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions load_CoolMucModules.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh
module load xerces-c;
module load gcc/11;
module load cmake/3.21.4;
module load boost;

0 comments on commit 284d6a9

Please sign in to comment.