-
Notifications
You must be signed in to change notification settings - Fork 0
Infra Update v8: spack v1 Support
#32
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
Merged
Merged
Changes from 13 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
60169e1
[no ci] infra: Update to v8
CodeGat 55d5521
[no ci] infra: Update spack version to v1.1, update manifest schema t…
CodeGat 30271d2
[no ci] spack.yaml: Dedent list elements for spack-style manifests
CodeGat 744d7d8
[no ci] spack.yaml: Add reserved definitions
CodeGat 9462156
[no ci] spack.yaml: Use toolchains
CodeGat 6e6c3b8
[no ci] Remove inputs.pr, updated versions in ci-comment
CodeGat 5593ced
[no ci] Update config/versions.json access-spack-packages version to …
CodeGat 522284f
TEST: Update branch to test-v8
CodeGat 2bad7f8
Update to language requirements over compiler requirement
CodeGat bd331da
TEST: Redeploy after builtin update
CodeGat 1951b7d
Use netlib-scalapack explicitly, update python to 3.11.11
CodeGat fa86b1e
Redeploy after spack-config update makes python buildable
CodeGat 78cc570
Redeploy after DB lockout error
CodeGat 34dd56a
Update openmpi to 4.1.5, be more explicit about compiler version
CodeGat 71a5447
spack.yaml: workaround for re2c bug
harshula a1861a5
Update to access-spack-packages with timestamp fix
CodeGat 0eb7e09
Explicitly use netlib-scalapack
CodeGat 423a681
[no ci] Revert to v8 branch
CodeGat File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| { | ||
| "$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/3-0-0.json", | ||
| "spack": "0.22", | ||
| "spack-packages": "2025.11.002" | ||
| "$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/4-0-0.json", | ||
| "spack": "1.1", | ||
| "access-spack-packages": "2026.02.002" | ||
| } |
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.