Skip to content

Commit

Permalink
Change module load command
Browse files Browse the repository at this point in the history
  • Loading branch information
yandthj authored Sep 21, 2023
1 parent 1ac9d1a commit 29360bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ These are the module you will need for compiles:
```
module load intel-oneapi-compilers
module load intel-oneapi-mpi
module load gcc
module load gcc/13.1.0
```

Intel compilers use some gcc functionality so we load gcc to give a newer version of that compiler.
Expand Down

0 comments on commit 29360bd

Please sign in to comment.