Skip to content

Commit 07c14fe

Browse files
Merge branch 'mahf708/ig/compy-intel'(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: Updates cprnc version to match the new compiler version update compy intel compiler
2 parents 3958019 + b69636d commit 07c14fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cime_config/machines/config_machines.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3865,7 +3865,7 @@ commented out until "*** No rule to make target '.../libadios2pio-nm-lib.a'" iss
38653865
<DIN_LOC_ROOT_CLMFORC>/compyfs/inputdata/atm/datm7</DIN_LOC_ROOT_CLMFORC>
38663866
<DOUT_S_ROOT>/compyfs/$USER/e3sm_scratch/archive/$CASE</DOUT_S_ROOT>
38673867
<BASELINE_ROOT>/compyfs/e3sm_baselines/$COMPILER</BASELINE_ROOT>
3868-
<CCSM_CPRNC>/compyfs/e3sm_baselines/cprnc/cprnc</CCSM_CPRNC>
3868+
<CCSM_CPRNC>/compyfs/e3sm_baselines/cprnc/cprnc.intel.v20.0.04/cprnc</CCSM_CPRNC>
38693869
<GMAKE_J>8</GMAKE_J>
38703870
<TESTS>e3sm_integration</TESTS>
38713871
<NTEST_PARALLEL_JOBS>4</NTEST_PARALLEL_JOBS>
@@ -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)