-
Notifications
You must be signed in to change notification settings - Fork 151
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
Intel 2022 updates #629
Intel 2022 updates #629
Conversation
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.
Looks good. I have tested these code changes in my own cycled test as well and they seem to work. I have just one minor change request.
Thanks @DavidHuber-NOAA |
@RussTreadon-NOAA I'll handle merging this for you as the 'handling reviewer'. Do you wish to wait for @CatherineThomas-NOAA to approve, or will my review + @DavidHuber-NOAA 's be sufficient? |
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.
Looks good to me
Description
This PR fixes two types of bugs discovered when cycling
gsi.x
andenkf.x
with intel/2022 in the global workflowgsi.x
to be consistent with codes which read netcdf diagnostic fileslrun_subdirs=.true.
option ofgsi.x
to properly handle the case in which sub-directories already exist in the run directoryFixes #623
Type of change
How Has This Been Tested?
Ctests have been on Hera, Orion, and WCOSS2 (Cactus) with acceptable behavior. A global parallel covering the period 2021073106 through 2021080118 has been run on Hera, Orion, and WCOSS2 (Cactus). All global workflow jobs ran as expected.
Checklist