Release/public v2 - ufs-WM #304
Closed
natalie-perlin wants to merge 7 commits into
Closed
Conversation
Collaborator
|
@natalie-perlin I have to point out that this PR should be combined with #250. Either close #250 or combine together. Furthermore, scratch on Cheyenne is not persistent. Single hpc-stack location is always preferable across UFS applications. If the change is not ready to merge in, I recommend to put on issue or draft PR first. Once its on PR list, we will start use to use resources, |
Collaborator
|
@EdwardSnyder-NOAA can we combine two PRs together (#250 and this PR) ? |
Collaborator
Author
|
Closing the PR that was successfully used for testing. |
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.
(may not need merging in its present form, uses local builds of the hpc-stack on cheyenne)
DESCRIPTION OF CHANGES:
Fixes for Cheyenne compilers and SRW builds
Temporary directory for the HPC-stack built to match the package versions required for the ufs-weather-model, as well as sync with other platforms
TESTS CONDUCTED:
HPC-stack built on Cheyenne for intel/2022:
HPC-stack on Cheyenne- GNU11.2 build:
/glade/scratch/nperlin/HPC-stack/gnu11.2/install-1.2.0/
SRW app built successfully with both Intel/2022.1 and GNU11.2.
ISSUE (optional):
This PR is resolving module dependence issues for cheyenne for intel/2022 and packages needed for SRW release/public-v2;
Updates with the compilers and modules on Cheyenne are related to the PR#250
ufs-weather-model branch release-public-v2-SRW is checked out during the SRW build
CONTRIBUTORS (optional):
@mark-a-potts