-
Notifications
You must be signed in to change notification settings - Fork 54
hera update for 1.7.0 #1047
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
AlexanderRichert-NOAA
merged 6 commits into
JCSDA:release/1.7.0
from
AlexanderRichert-NOAA:1.7.0-heraupdate
Mar 28, 2024
Merged
hera update for 1.7.0 #1047
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
005aa67
zlib-ng~shared for hera when %intel
AlexanderRichert-NOAA 264052b
submodule pointer
AlexanderRichert-NOAA 8025ad4
u
AlexanderRichert-NOAA dc10685
openmpi/4.1.6
AlexanderRichert-NOAA cf2ff02
update openmpi external spec on hera
AlexanderRichert-NOAA 3a3db94
revert submodule point to jcsda
AlexanderRichert-NOAA 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
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.
It is still with gnu/9.2.0?.. Could we push for using 12.2.0?.
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.
I assume you mean 13.2.0? I'd prefer not to make a last-minute change unless it's critically needed for an application. Could it wait until the 1.8.0 release?
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.
There is gnu/12.2.0 version installed by Dom, under spack-stack. As I remember, there were some issues with gnu/13.2.0, which is installed system-wide on Hera.
Way to load module gnu/12.2.0:
Modulefile
/scratch1/NCEPDEV/nems/role.epic/modulefiles/gnu/12.2.0.luawas prepared to point to Dom's installation underThere 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.
Ah okay I see, thanks. Would you be willing to update the Hera config to add the second gcc version?
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.
@AlexanderRichert-NOAA - I'd give it a try!
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.
@RatkoVasic-NOAA was also building the gnu@12.2.0 compiler and openmpi@4.1.6 with it - if his testing is successful, we should use that version.