-
Notifications
You must be signed in to change notification settings - Fork 5
spack.yaml Environment Configuration
#5
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 all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
1c3a005
spack.yml: Modifying existing spack.yaml to use virtual package
CodeGat d0cfa71
spack.yaml: Merged some of the sections into one line
CodeGat 9c0b02d
spack.yaml: Updated spack.modules to be in line with access-om2-style…
CodeGat 453f421
spack.yaml: Compiler updated to original 2021.10.0
CodeGat 7653878
spack.yaml: Removed comments, updated projections, moved last of the …
CodeGat 6478ae3
Modified spack.yaml to be in line with the original 0.2.0 spack.yaml
CodeGat a69885f
spack.yaml: Uses 0.x.0 spack.yaml as a base, and uses new variants field
CodeGat bcab735
versions.json: Updated spack-packages to 2024.04.19
CodeGat 672d48f
spack.yaml: quoted version of parallelio
CodeGat 0ecf825
spack.yaml: Added valid compiler field
CodeGat 3ba8b83
spack.yaml: Now requires variants rather than prefers
CodeGat 969a922
versions.json: Updated spack-packages to 2024.04.20
CodeGat a4d4332
versions.json: Deploying using the development version of spack-config
CodeGat e352bd0
versions.json: Updated spack config to 2024.04.22
CodeGat 40d1086
versions.json: Updated spack-config to 2024.04.23 (added openmpi 4.x …
CodeGat ecb416c
spack.yaml: Removed variants and compiler flags to https://github.com…
CodeGat 60a163f
versions.json: Updated spack-packages to https://github.com/ACCESS-NR…
CodeGat ceac574
spack.yaml: Renamed exclude_implicits to hide_implicits
CodeGat 0ebbbac
spack.yaml: Added spack.packages.all.target: x86_64
CodeGat f48963a
config: versions.json now conforms to the 2-0-0 schema, deleted local…
CodeGat 01726c2
versions.json: Update spack to 0.22, bulk update of spack-packages, s…
CodeGat f1b9ec5
spack.yaml: exclude_implicits, compiler/target requirement
CodeGat d5c546b
spack.yaml: Remove -fp-model precise
CodeGat e6ae976
spack.yaml: Added comments, deploying with latest version of spack
CodeGat 4ee6f99
Update compiler to intel@2021.10.0
dougiesquire 26947ae
Update spack.yaml
anton-seaice bb1496d
Update spack.yaml
anton-seaice ca8fd71
update to OM3 latest source
anton-seaice ce472bb
Update spack.yaml
anton-seaice 0672015
Added quotes to target
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,6 @@ | ||
| { | ||
| "$schema": "./versions.schema.json", | ||
| "spack-packages": "2024.03.22", | ||
| "spack-config": "2024.03.22" | ||
| } | ||
| "$schema": "http://github.com/ACCESS-NRI/schema/blob/main/au.org.access-nri/model/deployment/config/versions/2-0-0.json", | ||
| "spack": "0.22", | ||
| "spack-packages": "2024.07.08", | ||
| "spack-config": "2024.07.05" | ||
| } |
This file was deleted.
Oops, something went wrong.
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
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.