-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge latest PIO2 master #407
Merged
Merged
+15,460
−2,037
Conversation
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
Merging my branch up
Updating my fork
now duplicate MPI communicators in init_intracomm
…lso adding the hacky makefile I built for my yelowstone work dir to build pioperf against PIO1 as an example and backup.
Changes to pioperformance.F90 to get it to build and run with PIO1.
… plain netcdf before giving up and throwing a total error). This addresses the runtime error in test ERP_Ln9.f19_f19.FW5.yellowstone_intel.cam-outfrq9s
added documentation to iosystem_desc_t
changed example data size, added valgrind suppression file
changing in pio_file.c to support async
…e files for async development
changes to pioc.c, pio_lists.c to support async, also some temporary code
Ejh darray4 - splitting async code, starting to add LOG statements and comments, cleanup of docs
Updating my fork
Fix build of documentation for async vs. non-async builds
Implementation of PIOc_strerror() and pio_strerror() to get strings associated with error codes
removed test that depended on changing netCDF error string
Updating master
Changes required to support the new Hobart Nag 6.1 compiler
Changes required for nightly cdash to work with new Hobart and Nag 6.1
Tested (successfully) this change with cime_developer + CIME_MODEL=cesm on Cetus. |
pesieber
pushed a commit
to pesieber/cime
that referenced
this pull request
Mar 15, 2023
Initial version of templates for contributing, PR's and issues
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This commit brings in the latest master
1fe2631
from the PIO2 repository.
Test suite: cime_developer
Test baseline:
Test namelist changes:
Test status: bit for bit
User interface changes?:
Code review: @jedwards4b