Update spack branch spack-stack-dev from spack develop hash a9c879d#1607
Merged
climbfuji merged 22 commits intoJCSDA:developfrom Apr 25, 2025
Merged
Conversation
…ests.yaml: use actions/checkout@v4 and ubuntu-latest instead of ubuntu-20.04
…xt/lib/jcsda-emc/spack-stack/stack/stack_env.py: spack.config.merge_yaml --> spack.schema.merge_yaml
…v/package.py and spack-ext/repos/spack-stack/packages/gmao-swell-env/package.py
…yaml and update spack-ext/lib/jcsda-emc/spack-stack/stack/meta_modules.py accordingly
…eature/update_spack_stack_dev_from_spack_a9c879d
…r Ubuntu except with GNU, update Python and OpenMPI versions
…kages_oneapi.yaml and configs/sites/tier1/narwhal/packages_oneapi.yaml
…ttps://github.com/climbfuji/spack-stack into feature/update_spack_stack_dev_from_spack_a9c879d
…ith gobject-introspection
…eature/update_spack_stack_dev_from_spack_a9c879d
stiggy87
approved these changes
Apr 23, 2025
ulmononian
approved these changes
Apr 23, 2025
AlexanderRichert-NOAA
approved these changes
Apr 25, 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
This PR updates our spack branch
spack-stack-devfrom spackdevelophash a9c879d (last hash before the compilers as dependencies/nodes PR was merged).Important consequences of this update:
%gcc platform=darwin(or, in general,%compiler variants) must be changed toplatform=darwin %gcccore_compilersis not a valid option for TCL modules, remove and updatesetup-meta-modulesextensionglibto 2.78.3 to avoid circular dependency withgobject-introspectionpy-werkzeug)Also:
NOT DONE IN THIS PR
Testing
Applications affected
Potentially all
Systems affected
Potentially all (rely on CI testing and fix site configs later during rollout/using spack-stack automation)
Dependencies
Issue(s) addressed
Working towards #1604
Checklist