Add multiple UFS WM tests to automated build / test#1629
Merged
climbfuji merged 57 commits intoJCSDA:developfrom May 12, 2025
Merged
Add multiple UFS WM tests to automated build / test#1629climbfuji merged 57 commits intoJCSDA:developfrom
climbfuji merged 57 commits intoJCSDA:developfrom
Conversation
Remove spurious tab
Collaborator
|
This is awesome, this is a great step forward. I forget, in terms of pointing UWM to the test installation, are you still using your UWM fork? |
|
@AlexanderRichert-NOAA it was tested against @RatkoVasic-NOAA's branch (ss-191) which contains the necessary changes for a variety of components to build and run against For testing -- and the reason that |
Collaborator
|
@AlexanderRichert-NOAA Ok to update and merge? |
Collaborator
|
Yes looks good thanks |
AlexanderRichert-NOAA
approved these changes
May 12, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Two primary changes:
rt.conf) for multipleUFS WMtestsUFS WMdefault setting for variabledprefix(where test results are written)oneAPIIntel classic compiler+MPImodules / will not reinstall themAlso:
update a setting for
WORK_DIR/ `$(dirname $0)ability to override default settings for
SPACK_STACK_URLandSPACK_STACK_BRANCHfix setting of a return code
updated hercules and orion
packages.yamlto build against externally providedQtremoved entry for
oneAPIcompiler module for hercules / orionpackages_oneapi.yamlfiles. Its presence led to this issue.Testing
End-to-end build / test (via command line) of a
spack-stackbranch based on thedevelopbranch.UFS WMtests completed successfully.Applications affected
Did not test
util/show_duplicate_packages.pyper this issue.Systems affected
Dependencies
None, but could wait for a fix to Concretization of spack-stack@develop produces duplicate packages #1628.
Issue(s) addressed
Orion, spack-stack-1.9.1, oneapi environment points to ifx instead of ifort #1627
Checklist