Adjustments to UM and CABLE spack packages for CABLE library#455
Closed
Whyborn wants to merge 29 commits into
Closed
Adjustments to UM and CABLE spack packages for CABLE library#455Whyborn wants to merge 29 commits into
Whyborn wants to merge 29 commits into
Conversation
…commits' into cable-library-for-am3
…spack-packages into cable-library-for-am3
Collaborator
Author
|
This now, along with JULES PR #346, JULES PR #346 and CABLE PR #724 successfully builds AM3 with CABLE as a library and achieves bitwise compatible results. |
1 task
* Force Spack to choose the default option of a variant when there is no explicit variant option set in the spec. * https://spack.readthedocs.io/en/latest/packaging_guide_creation.html#sticky-variants * ci.yml: set max-parallel to 10
Collaborator
|
All SPRs have been modified to add |
* Versions 4.7 and 4.8 support the gcc Fortran compiler, but versions 4.5 and 4.6 do not. * .github/workflows/ci.yml: we want CI on gcom4
* Add exclude.json, read in generate-manifest-matrix action and use in ci.yml Co-authored-by: Aidan Heerdegen <aidan.heerdegen@gmail.com>
…spack-packages into cable-library-for-am3
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.
Makes changes to the UM and CABLE spack packages to build AM3 using CABLE as a library.