Skip to content

Commit 5d4a591

Browse files
authored
Merge branch 'bartgol/machines/mappy-env-mod' (PR #8476)
Fixes insanely long run times on mappy after the MOAB PR. Note: this is a workaround to an OpenMPI bug. [BFB]
2 parents 9dac2b7 + 1a5edd3 commit 5d4a591

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cime_config/machines/config_machines.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,6 +1804,7 @@
18041804
<env name="OMP_PLACES">threads</env>
18051805
<env name="BLA_VENDOR">OpenBLAS</env>
18061806
<env name="GATOR_INITIAL_MB">4000MB</env>
1807+
<env name="OMPI_MCA_io">romio321</env>
18071808
</environment_variables>
18081809
<environment_variables mpilib="!mpi-serial">
18091810
<env name="PNETCDF_PATH">$ENV{PARALLEL_NETCDF_ROOT}</env>

0 commit comments

Comments
 (0)