Skip to content

Commit

Permalink
Merge branch 'jonbob/cime/update-ic-machines-042517' into (PR #1454)
Browse files Browse the repository at this point in the history
Update PIO_TYPENAME default for LANL IC machine wolf

This PR updates the default PIO_TYPENAME setting for the LANL IC machine to
netcdf. Testing indicates that pnetcdf is much slower for the resolutions we
typically run on this machine.

[BFB]
  • Loading branch information
jonbob committed May 4, 2017
2 parents 322d849 + 58c3354 commit 34de300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/acme/machines/config_pio.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
<value mach="lawrencium-lr3">netcdf</value>
<value mach="cades">netcdf</value>
<value mach="grizzly">netcdf</value>
<value mach="wolf">netcdf</value>
<value mpilib="mpi-serial">netcdf</value>
</values>
</entry>
Expand Down

0 comments on commit 34de300

Please sign in to comment.