Skip to content

Commit a71e4d4

Browse files
Merge branch 'singhbalwinder/machine/update-compy-mkl' (PR #6997)
The older version of MKL (mkl/2019u5) produced linking errors with the EAMxx test-all-scream script. The new version (mkl/2020) fixes these errors. [NBFB] possibly for compy only * singhbalwinder/machine/update-compy-mkl: Updates Intel's MKL version to mkl/2020 on Compy
2 parents 2481382 + 98c43d7 commit a71e4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cime_config/machines/config_machines.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3873,7 +3873,7 @@
38733873
<modules>
38743874
<command name="load">netcdf/4.6.3</command>
38753875
<command name="load">pnetcdf/1.9.0</command>
3876-
<command name="load">mkl/2019u5</command>
3876+
<command name="load">mkl/2020</command>
38773877
</modules>
38783878
</module_system>
38793879
<RUNDIR>$CIME_OUTPUT_ROOT/$CASE/run</RUNDIR>

0 commit comments

Comments
 (0)