Skip to content

Commit

Permalink
Merge pull request #3117 from jedwards4b/maint-5.6-merge
Browse files Browse the repository at this point in the history
Maint 5.6 merge
maint-5.6 branch with merge conflicts resolved

Test suite: scripts_regression_tests.py
Test baseline:
Test namelist changes:
Test status: [bit for bit, roundoff, climate changing]

Fixes

User interface changes?:

Update gh-pages html (Y/N)?:

Code review:
  • Loading branch information
jedwards4b authored May 22, 2019
2 parents 36290d3 + 3a7f145 commit 3f810b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/util/shr_pio_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,7 @@ subroutine shr_pio_namelist_set(npes,mycomm, pio_stride, pio_root, pio_numiotask
(pio_iotype .eq. PIO_IOTYPE_PNETCDF .or. &
pio_iotype .eq. PIO_IOTYPE_NETCDF4P)) then
pio_numiotasks = 2
pio_stride = min(pio_stride, npes/2)
endif

!--------------------------------------------------------------------------
Expand Down

0 comments on commit 3f810b5

Please sign in to comment.