-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified the routines that write out the checksums of various types related to the sea ice so that only the root PE writes the checksums. The modified routines include ocn_ice_bnd_type_chksum, atm_ice_bnd_type_chksum, lnd_ice_bnd_type_chksum, and ice_data_type_chksum. In some large-PE tests cases this leads to a reduction in the volume of output to stdout by over 90% without any loss of information. All solutions are bitwise identical, but there may be minor white-space reformatting of the output in some cases.
- Loading branch information
1 parent
9835058
commit 60e53ff
Showing
2 changed files
with
107 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters