Skip to content

Commit b318429

Browse files
authored
Merge pull request #254 from SJasterMerz/fix_maxwell_docs
fix maxwell documentation
2 parents a3a7bfb + 2b5c6d5 commit b318429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/user_guide/installation_maxwell.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Create a ``profile.optimas`` file in your home directory with the following cont
1414
1515
source /etc/profile.d/modules.sh
1616
module purge
17-
module load intel.2020
17+
module load intel/2022
1818
module load maxwell cuda/11.8
19-
module load mpi/mpich-3.2-x86_64
19+
module load mpi/mpich-x86_64
2020
module load maxwell mamba
2121
. mamba-init
2222

0 commit comments

Comments
 (0)