-
Notifications
You must be signed in to change notification settings - Fork 45
Issue 694: Upgrade/refactoring for U and V write-out sub for FV3REG GSI failure … #698
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
Merged
ShunLiu-NOAA
merged 52 commits into
NOAA-EMC:develop
from
TingLei-daprediction:feature/fv3reg_parallel_io_upgrade
Mar 20, 2024
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
1ef6000
Upgrade/refactoring for U and V write-out sub for FV3REG GSI failure …
TingLei-daprediction f12245e
Upgrade/refactoring for U and V write-out sub for FV3REG GSI failure …
TingLei-daprediction 76b061f
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 2d8d61f
Merge branch 'develop' into feature/fv3reg_parallel_io_upgrade
TingLei-daprediction b929e66
Merge branch 'develop' into feature/fv3reg_parallel_io_upgrade
TingLei-daprediction 9265ef8
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
558979d
update feature/fv3reg_parallel_io_upgrade with changes to writeuv_v1 …
TingLei-daprediction 1563c39
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 41c6ae4
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction e0dc8d0
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 2c90f1e
Now,for fv3reg cold start files, only mpi processes acctually particp…
TingLei-daprediction 837a665
Co-authored by: Ming Hu at Ming.Hu@noaa.gov
TingLei-daprediction f33685e
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 9bf9dbc
Sleaning of print-out lines for debugging
TingLei-daprediction c95a4bb
Sleaning of print-out lines for debugging
TingLei-daprediction bbfbf5d
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 54e9798
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction ea73030
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 6a184ac
Merge branch 'develop' into feature/fv3reg_parallel_io_upgrade
a1627d3
modification in regress scripts for setup for fv3reg GSI
TingLei-daprediction 57f1839
modification in regress scripts for setup for fv3reg GSI
TingLei-daprediction ddb9f46
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 3d1010b
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction e81a543
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 39046a3
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction bfcc7be
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction c0cc247
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction d85c25c
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction c6dee34
tunning of mpi task layout in regression tests on Hercules
TingLei-daprediction ca5ae10
tunning of mpi task layout in regression tests on Hercules
TingLei-daprediction 23206bf
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction c069533
adding nf90_independent for non-wind variables IO in Fv3reg GSI
TingLei-daprediction 480d3db
tunning of mpi task layout in regression tests on Hercules
TingLei-daprediction 9b5610d
corrected use of '--mem=0, --recursive' in sbatch job on Herclues
TingLei-daprediction cccbd63
tuning of mpi task layout
TingLei-daprediction 0c8c285
tuning of sbatch parameters for fv3reg tests on hera
TingLei-daprediction aae5ea6
tuning of slurm paramters for FV3REG GSI regression tests on orion
TingLei-daprediction 1e1c3da
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 6796e0e
revert to a larger requested nodes number for hafs_4denvar_glbens_hip…
TingLei-daprediction f8f8d20
tuning slurm parameters for hafs tests on orion
TingLei-daprediction dbc63fb
put back disabled I_MPI_EXTRA_FILESYSTEM for regression tests on Herc…
TingLei-daprediction f8ddae5
Merge branch 'NOAA-EMC:develop' into feature/fv3reg_parallel_io_upgrade
TingLei-daprediction 476d321
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 72c3009
removed 'call fush(6)' in gsi_rfv3io_mod.f90 and a change in sub_jet
TingLei-daprediction 46f270b
fix for undefined mpi parameters complained by gcc
TingLei-daprediction d58c431
Merge branch 'feature/fv3reg_parallel_io_upgrade' of https://github.c…
TingLei-daprediction 281b57f
re-correction of a few slurm parameters for regression tests on hera…
TingLei-daprediction 3e63b20
fix of potps on jet to match that on hera for rrfs_3denvar_glbens re…
TingLei-daprediction 928af48
fix of potps on jet to match that on hera for rrfs_3denvar_glbens re…
TingLei-daprediction 9e0431f
Merge branch 'NOAA-EMC:develop' into feature/fv3reg_parallel_io_upgrade
TingLei-daprediction 216b67a
unanimously assign 4 nodes for regression tests on RDHPCS machines
TingLei-daprediction ddfef7e
Merge branch 'NOAA-EMC:develop' into feature/fv3reg_parallel_io_upgrade
TingLei-daprediction 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 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
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
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.
Uh oh!
There was an error while loading. Please reload this page.