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

For Cori, update module versions after March 16th maintenance #4839

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

ndkeen
Copy link
Contributor

@ndkeen ndkeen commented Mar 17, 2022

After todays maintenance, there are some module versions (and some modules) E3SM was using that are no
longer available. I think we can keep the Intel compiler and other important modules at the same version, so this will hopefully be a BFB change.
It does include moving the gnu compiler version to 10.3.0.

Fixes #4838

@ndkeen
Copy link
Contributor Author

ndkeen commented Mar 17, 2022

Testing with e3sm_developer passes all tests on cori-knl and cori-haswell, so will go ahead and merge to next.

ndkeen added a commit that referenced this pull request Mar 17, 2022
…#4839)

After todays maintenance, there are some module versions (and some modules) E3SM was using that are no
longer available. I think we can keep the Intel compiler and other important modules at the same version, so this will hopefully be a BFB change.
It does include moving the gnu compiler version to 10.3.0.

Fixes #4838
@golaz
Copy link
Contributor

golaz commented Mar 17, 2022

Thanks, @ndkeen. I assume this must also be done for maint-2.0.

@ndkeen
Copy link
Contributor Author

ndkeen commented Mar 17, 2022

Yes, for all maint versions -- but I wasn't sure if maint-2.0 works the same as the others? ie like maint-1.0, maint-1.1, maint-1.2 ?

@ndkeen
Copy link
Contributor Author

ndkeen commented Mar 17, 2022

I also tested this branch with gnu compiler (that now uses gnuv10) and I do see some errors. I will merge this to master as we need these changes for anything to work at all. And then look at gnu issues.

These are on cori-haswell:

ERS.ne4_oQU240.F2010.cori-haswell_gnu.eam-hommexx.rgnu                                            fail COMPARE_base_rest
ERS_Ld3.ne4pg2_oQU480.F2010.cori-haswell_gnu.eam-thetahy_sl_pg2.rgnu                              fail               RUN
ERS_Ld3.ne4pg2_oQU480.F2010.cori-haswell_gnu.eam-thetahy_sl_pg2_ftype0.rgnu                       fail               RUN
ERS_Ln9.ne4pg2_ne4pg2.F-MMF1.cori-haswell_gnu.eam-mmf_crmout.rgnu                                 fail               RUN
SMS_Ld30.f45_f45.IELMFATES.cori-haswell_gnu.elm-fates_satphen.rgnu                                fail               RUN
SMS_Ln5.ne4pg2_oQU480.F2010.cori-haswell_gnu.eam-thetahy_pg2.rgnu                                 fail               RUN
SMS_Ln5.ne4pg2_oQU480.F2010.cori-haswell_gnu.eam-thetahy_sl_pg2.rgnu                              fail               RUN
SMS_Ln5.ne4pg2_oQU480.F2010.cori-haswell_gnu.eam-thetahy_sl_pg2_ftype0.rgnu                       fail               RUN
SMS_Ln5.ne4pg2_oQU480.F2010.cori-haswell_gnu.rgnu                                                 fail               RUN

And these on cori-knl (which I think were already failing):

ERS.ne4_oQU240.F2010.cori-knl_gnu.eam-hommexx.rgnu                                                fail COMPARE_base_rest 
SMS_Ld30.f45_f45.IELMFATES.cori-knl_gnu.elm-fates_satphen.rgnu                                    fail               RUN 

ndkeen added a commit that referenced this pull request Mar 18, 2022
… maint-2.0 (PR #4843)

Updating module settings after Cori maintenance on maint-2.0.
Similar to #4839.
Expecting BFB

Fixes #4842
ndkeen added a commit that referenced this pull request Mar 18, 2022
…t-1.2 (PR #4847)

Updating module settings after Cori maintenance.
Similar to #4839.
The default intel compiler for cori-knl is now v19, and will not be BFB.

Fixes #4845
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Module changes needed after Cori maintenance March 16th
3 participants