-
Notifications
You must be signed in to change notification settings - Fork 55
WIP Merge release/2.0 to develop #1858
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
Draft
climbfuji
wants to merge
13
commits into
JCSDA:develop
Choose a base branch
from
climbfuji:feature/merge_rel20_to_develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
WIP Merge release/2.0 to develop #1858
climbfuji
wants to merge
13
commits into
JCSDA:develop
from
climbfuji:feature/merge_rel20_to_develop
Conversation
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
…fms), update common packages_clang.yaml (ip openmp), update navy-aws site config (JCSDA#1838) For release/2.0 (will merge back to develop later): - Bug fix for eckit/libzip in spack-packages, see [release/2.0] Bug fix for eckit: handle new compression backend zip (libzip) for version 1.32+ spack-packages#26 - Add missing -i fms to show_duplicate_packages check in util/nrl/batch_install.sh - Configs/common/packages_clang.yaml: remove ~openmp variant for package ip - Update site config for tier-1 platform navy-aws (HSP ParallelWorks AWS)
This is the "simple" solution to JCSDA#1842. The ideal way will be to do so via spack-packages, but since spack-stack 2.0 is out soon, this is the "easy" way. We can undo this once/if spack/spack-packages#2729 is merged and then get into 2.1
… site config updates round 2 (JCSDA#1844) - Fix MET segmentation faults (spack-packages submodule, see [release/2.0] Fix MET segfaults (fixup_rpath --> environment modification) spack-packages#29). This requires adding libpython3.* to the whitelist in util/ldd_check.py - Site config updates for navy-aws tier1 site, add site config to NRL batch install script
…CSDA#1849) Update batch_install.sh - workaround for ParallelWorks: no NRL GitHub access (yet), turn off adp variant.
In addition to including the site config for the 2.0 release this also includes the py-scipy config change discussed in JCSDA#1848 Finally, the rocky8 config is fairly out of date, I'm removing it for now.
* put NCO-approved pkg list under wcoss2 site config instead of nco template * acorn deployments.yaml: use @ * allow setup.sh to run from outside of spack-stack dir structure * update repos/builtin/ submodule * debug harfbuzz (disable cmake) --------- Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com>
* Remove readthedocs documentation
…avy (JCSDA#1852) Updates for release/2.0 for ParallelWorks Navy: configs/sites/tier1/navy-aws/packages_gcc-13.3.1.yaml, util/nrl/batch_install.sh
* Configuration changes for discover-scu17 for spack-stack 2.0.0 * Update repos/builtin submodule to JCSDA/spack-packages@97141f4
…to feature/merge_rel20_to_develop
This was referenced Dec 31, 2025
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
All in the title. See #1835 for details
Dependencies
Issues addressed
Part of #1835
Applications affected
None (all deployed and tested as part of the release)
Systems affected
None (all deployed and tested as part of the release)
Testing
Checklist