-
Notifications
You must be signed in to change notification settings - Fork 271
Move WCOSS2 to spack-stack 1.9.2 in ops (IN TESTING) #2837
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
base: develop
Are you sure you want to change the base?
Move WCOSS2 to spack-stack 1.9.2 in ops (IN TESTING) #2837
Conversation
modulefiles/ufs_wcoss2.intel.lua
Outdated
setenv("CC", "icx") | ||
setenv("CXX", "icpx") | ||
setenv("FC", "ifort") |
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.
Shouldn't the compiler names be set to Cray's wrappers, cc, CC and ftn?
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.
Yes, I think so. @AlexanderRichert-NOAA was there any change to CC, CXX and FC for the ops spack stack ?
I was testing with icx, icpx and ifort to see what it did.
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.
cc, CC and ftn worked for the S2SWA build.
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.
The oneAPI-based ops spack-stack uses cc, CC, and ftn (which then use icx, icpx, and ifx).
@BrianCurtis-NOAA Is there an update on the timeline for this PR? |
No update yet, but still in progress. |
Commit Queue Requirements:
Description:
This work will be a testing ground and eventual final work to using the spack-stack 1.9.2 install in operations for the UFSWM.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
Documentation:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: