fix IO define mode errors and clean up formats#362
Merged
philipwjones merged 1 commit intoE3SM-Project:developfrom Apr 1, 2026
Merged
fix IO define mode errors and clean up formats#362philipwjones merged 1 commit intoE3SM-Project:developfrom
philipwjones merged 1 commit intoE3SM-Project:developfrom
Conversation
- adds fixes to eliminate IO define mode errors - updates IO format options to match SCORPIO - creates string-to-enum maps to consolidate option changes - adds a per-stream optional file format option
Author
|
Passes Ctests (even repeated Ctests) on PM cpu and gpu. |
grnydawn
approved these changes
Mar 31, 2026
grnydawn
left a comment
There was a problem hiding this comment.
This PR has been successfully tested on PM-GPU and Chrysalis by running ctests, as well as the Polaris omega_nightly test suite.
sbrus89
approved these changes
Mar 31, 2026
Collaborator
sbrus89
left a comment
There was a problem hiding this comment.
Passes CTests (and repeated CTests) on Frontier CPU and GPU as well as omega_pr suite with baselines on pm-cpu.
xylar
added a commit
to xylar/polaris
that referenced
this pull request
Apr 2, 2026
This update brings in: * E3SM-Project/Omega#362 * E3SM-Project/Omega#359 * E3SM-Project/Omega#374
1 task
cbegeman
pushed a commit
to cbegeman/polaris
that referenced
this pull request
Apr 8, 2026
This update brings in: * E3SM-Project/Omega#362 * E3SM-Project/Omega#359 * E3SM-Project/Omega#374
This file contains hidden or 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
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.
Some IO fixes and format changes, including
Checklist
Testingwith the following:have been run on and indicate that are all passing.
has passed, using the Polaris
e3sm_submodules/Omegabaseline-pfor both the baseline (Polarise3sm_submodules/Omega) and the PR buildFixes #356
Fixes #331