Skip to content
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

Update modules on PM (including gnu v10) #4812

Closed
wants to merge 2 commits into from

Conversation

ndkeen
Copy link
Contributor

@ndkeen ndkeen commented Feb 25, 2022

On Perlmutter, update the version of modules as new defaults are available.
Default GNU version is 11, but here I'm only updating from 9.3 to 10.3

With GNU v10, we have to work-around some issue with compiler flags that I've added.
(ie adding -fallow-argument-mismatch -fallow-invalid-boz for all GNU builds using v10 and higher)

Fixes: #4811
Fixes: #3954

@ndkeen ndkeen self-assigned this Feb 25, 2022
@ndkeen ndkeen added Machine Files pm-gpu Perlmutter machine at NERSC (GPU nodes) labels Feb 25, 2022
@ndkeen
Copy link
Contributor Author

ndkeen commented Feb 28, 2022

I think I've decided to separate this into 2 different PRs: one to update PM modules and the other to adjust fortran flags for GNU v10 +

#4817
#4818

@ndkeen ndkeen closed this Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Machine Files pm-gpu Perlmutter machine at NERSC (GPU nodes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update module versions on PM (including gnu v10) Compile issue with GCC 10.1.0
2 participants