-
Notifications
You must be signed in to change notification settings - Fork 258
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
Add checkpoint restarts for ufs-cpld #342
Merged
DeniseWorthen
merged 19 commits into
ufs-community:develop
from
DeniseWorthen:feature/cpld_checkpoint_restarts
Dec 31, 2020
Merged
Changes from 2 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
72ef6b7
changes for checkpoint restarts
DeniseWorthen 2faa781
update tests
DeniseWorthen fe05576
test of 3 restart tests on hera; skip-ci
DeniseWorthen 14a0452
Merge branch 'develop' into feature/cpld_checkpoint_restarts
DeniseWorthen 980f9c7
fix instances of srf_data.*; skip-ci
DeniseWorthen 2aef386
update bmark restart test to run from hour 12; skip-ci
DeniseWorthen 2dc4f86
Merge branch 'develop' into feature/cpld_checkpoint_restarts
DeniseWorthen 7656418
Merge branch 'develop' into feature/cpld_checkpoint_restarts
DeniseWorthen 454bf17
fix spacing in rt.conf; skip-ci
DeniseWorthen 86b698d
Merge branch 'develop' into feature/cpld_checkpoint_restarts
DeniseWorthen 42b2978
update rt.conf for cpld and datm
DeniseWorthen 13f76b7
add cheyenne.intel logs; skip-ci
DeniseWorthen a91e7fb
add orion.intel log; skip-ci
DeniseWorthen d674aa5
add cheyenne.gnu log; skip-ci
DeniseWorthen 7002281
add hera.intel log; skip-ci
DeniseWorthen 4612323
add dell-p3 log; skip-ci
DeniseWorthen 6cbb15c
add wcoss-cray log; skip-ci
DeniseWorthen 0336894
add gaea.intel and jet.intel logs; skip-ci
DeniseWorthen d1112b0
add hera.gnu log
DeniseWorthen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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 was deleted.
Oops, something went wrong.
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe in the future we can consider changing "cice5_model" to "cice_model" to avoid confusion as we are running cice6?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I think we do need to do this. We can change it in the RT since the files are no longer sym-linked to the BM input directory that the workflow uses. But there is potential confusion if the workflow continues to use the name cice5 and the RT uses cice6.