-
Notifications
You must be signed in to change notification settings - Fork 47
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
Merge release/1.6.0 into develop #949
Merged
Merged
Conversation
This file contains 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
…s/*.yaml, configs/containers/specs/jedi-ci.yaml, doc/source/conf.py
…odule blacklist (#919) * Update submodule pointer for spack * Generate module for qhull
…te (#920) Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com>
…into bugfix/rel160_hercules
* Updated compatibility for apple clang compiler to 15.0.0 * Updated compiler compatibility for Intel Classic compilers according to versions used in the pre-configured sites.
…into bugfix/rel160_hercules
…ck-stack-1.6.0 for Narwhal (Intel) and S4
Update site configs and documentation for spack-stack-1.6.0 for: Hercules Nautilus Narwhal (Intel only so far) S4 Discover Also: submodule pointer update for spack for a PR required to build on these platforms (spack PR JCSDA/spack#386 already merged). Note the workaround for Narwhal that uses an external node.js that is supplied via the compiler config while the correct solution (for after release 1.6.0) is being worked on.
… Narwhal/GNU, AWS ParallelCluster, AWS Single-Node AMI Red Hat 8, Casper (#930) Summary Second round of site config and documentation updates for spack-stack-1.6.0: Orion, Derecho, Narwhal/GNU, AWS ParallelCluster, AWS Single-Node AMI Red Hat 8, Casper. Also, add information for a new GNU+OpenMPI environment on Hercules that is available for testing. Notes: - Bug in CDO package requires reverting back to 2.0.5 on Orion instead of the default 2.2.0 (see Installation issue: cdo@2.2.0 fails to build on systems that don't have a python3 interpreter in the default search path spack/spack#41947) - Problems with recently activated file locking mechanism in spack require turning off locking on AWS ParallelCluster (i.e. when the shared, slow EFS filesystem is used) - Submodule pointer update for spack for a container template bug fix (release/1.6.0: bugfix - repair dockerfile template spack#387) - The Derecho site config updates fix the problem with more and watch not being functional, see "more" does not work on Derecho with UWM spack-stack modules loaded #910
…e (release/1.6.0 --> spack-stack-1.6.0) (#935) * Update spack submodule from branch release/1.6.0 to tag spack-stack-1.6.0 * Update documentation for acorn * Update documentation for spack-stack-1.6.0 for Hera, Jet, Gaea C5
…ates/cleanup for ParallelWorks (#943) * Fix bug in documentation for Hercules * Changes for NOAA Azure, remove use of intel/2018 compiler on NOAA platforms --------- Co-authored-by: Natalie Perlin <natalie.perlin@noaa.gov>
…eature/merge_rel160_into_develop
d4eedac
to
390ad62
Compare
ulmononian
approved these changes
Jan 14, 2024
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
All in the title. I removed the changes specific to release/1.6.0, as usual
Testing
Applications affected
n/a (all tested on release branch)
Systems affected
n/a (all tested on release branch)
Dependencies
Issue(s) addressed
Working towards #924
Checklist