[feature/update_to_spack_v1] Update NRL batch install script and NRL site configs; add flag to 'spack stack create env' to promote warnings to errors; updates from develop and release/1.9.0 branches#1798
Merged
climbfuji merged 225 commits intoJCSDA:feature/update_to_spack_v1from Nov 3, 2025
Conversation
…pack-stack to new api version 2 under repos/spack_stack
…ubmodule pointer for spack
…ib instead of zlib-ng for zlib-api
…associated templates
…antis/packages.yaml
…pack_stack/spack_repo/spack_stack/packages/neptune_env/package.py, repos/spack_stack/spack_repo/spack_stack/packages/neptune_python_env/package.py
…thub.com/climbfuji/spack-stack into feature/update_from_spack_dev_3b34f964da
…s COMPILER_TRANSLATION_TABLE
…/spack_repo/spack_stack/packages/neptune_python_env/package.py
…es/neptune_python_env/package.py
4 tasks
…/spack.yaml and configs/templates/unified-dev/spack.yaml, since they are the defaults
This was referenced Oct 29, 2025
…/spack-stack into feature/nrl_batch_install_spack_v1
…om/climbfuji/spack-stack into feature/nrl_batch_install_spack_v1
climbfuji
commented
Oct 31, 2025
…om/climbfuji/spack-stack into feature/nrl_batch_install_spack_v1
…Intel LLVM support
AlexanderRichert-NOAA
approved these changes
Nov 3, 2025
mathomp4
approved these changes
Nov 3, 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.
Description
--treat-warnings-as-errorsforspack stack create envso that warnings for non-existentpackages_*.yamlare promoted to errors. The default remains unchanged - they remain warnings.configs/sites/**/modules.yaml.ewok-envinconfigs/templates/skylab-dev/spack.yamlandconfigs/templates/unified-dev/spack.yaml, since they are the default values. This allows us to turn off theecflowvariant in the site configs (c.f. Atlantis).setup-meta-modules).Dependencies
Issues addressed
Working towards #1604
Applications affected
None
Systems affected
NRL systems
Testing
Checklist
All necessary updates to the documentation on readthedocs are included in this PRdeferreddoc/source/PreConfiguredSites.rstanddoc/source/MaintainersSection.rstAll necessary updates to the spack-stack wiki will be made when this PR is mergeddeferred