Skip to content

Commit 90c30f6

Browse files
Merge branch 'mahf708/ig/compy-intel' into next (PR #6603)
Updates Compy's intel compiler from 19.0.5 to 20.0.4 Updates intel compiler to 20.0.0 and intel mpi to 2020 on compy. * mahf708/ig/compy-intel: update compy intel compiler
2 parents 0c11aec + 73e37fa commit 90c30f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cime_config/machines/config_machines.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3912,7 +3912,7 @@ commented out until "*** No rule to make target '.../libadios2pio-nm-lib.a'" iss
39123912
</modules>
39133913
<modules compiler="intel">
39143914
<command name="load">gcc/8.1.0</command>
3915-
<command name="load">intel/19.0.5</command>
3915+
<command name="load">intel/20.0.0</command>
39163916
</modules>
39173917
<modules compiler="pgi">
39183918
<command name="load">pgi/19.10</command>
@@ -3921,7 +3921,7 @@ commented out until "*** No rule to make target '.../libadios2pio-nm-lib.a'" iss
39213921
<command name="load">mvapich2/2.3.1</command>
39223922
</modules>
39233923
<modules mpilib="impi" compiler="intel">
3924-
<command name="load">intelmpi/2019u4</command>
3924+
<command name="load">intelmpi/2020</command>
39253925
</modules>
39263926
<modules mpilib="impi" compiler="pgi">
39273927
<command name="load">intelmpi/2019u3</command>

0 commit comments

Comments
 (0)