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 hercules intel compiler version #673

Merged
merged 21 commits into from
Jul 17, 2023

Conversation

ulmononian
Copy link
Collaborator

@ulmononian ulmononian commented Jul 17, 2023

Summary

the coupled configuration of the ufs-wm (s2swa) would not run successfully on hercules using intel/2022.1.2 (icc/icpc/ifort 2021.7.1), with a point-of-failure in the aerosol model ostensibly related to mapl. after looking into it, @mathomp4 and the mapl team suggested that there may be an incompatibility w/ ifort 2021.7.1 (see MAPL #2213). based on this insight, the msu team installed intel/2023.1.0 on hercules, which includes the ifort 2021.9.0 compiler rather than 2021.7.1.

preliminary testing done w/ a test stack (/work2/noaa/epic-ps/cbook/HERCULES/sw/new_intel/envs/intel2023_test) built using this newer intel compiler set results in successful runs of the previously failed coupled ufs-wm rt's (e.g., cpld_control_p8).

based on this success, this pr seeks to update the hercules intel compiler version to 2023.1.0.

Testing

ufs-wm cpld_control_p8 (s2swa) successfully ran here: /work2/noaa/epic/cbook/stmp/cbook/FV3_RT/rt_2112501/cpld_control_p8_intel against /work2/noaa/epic-ps/cbook/HERCULES/sw/new_intel/envs/intel2023_test.

Applications affected

ufs-wm

Systems affected

msu hercules

Dependencies

none

Issue(s) addressed

none

Checklist

  • This PR addresses one issue/problem/enhancement, or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.

@ulmononian ulmononian requested a review from climbfuji July 17, 2023 13:34
Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you going to build the unified-dev environment (base on develop) on Hercules in the official tree, or should I?

@ulmononian
Copy link
Collaborator Author

ulmononian commented Jul 17, 2023

Are you going to build the unified-dev environment (base on develop) on Hercules in the official tree, or should I?

i'm happy to do it.

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

Successfully merging this pull request may close these issues.

2 participants