Skip to content

Commit

Permalink
Add ufs-utils template (JCSDA#707)
Browse files Browse the repository at this point in the history
* Spack configuration for UFS_UTILS.

* Updating to comply with JCSDA implementation.

* Updated missing version specific packages.

* Submodule update.

* Update submodule pointer for spack.

* Reverted change.

* Update spack.yaml

I removed the duplicate `specs` and `view` keys. 

If this doesn't conform to the YAML format standards, i.e., the spacings beneath the `specs` key list, I can fix that in a future revision.

* Update spack.yaml

---------

Co-authored-by: Parallel Works app-run user <Henry.Winterbottom@mgmt-henrywinterbottom-globalworkflowdevelop-00005.pw-noaa-us-east-1.pw.local>
  • Loading branch information
HenryRWinterbottom and Parallel Works app-run user authored Aug 18, 2023
1 parent 6b43ce7 commit b7b0fb3
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions configs/templates/ufs-utils/spack.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
spack:
concretizer:
unify: when_possible

config:
install_tree:
root: $env/install
modules:
default:
roots:
lmod: $env/install/modulefiles
tcl: $env/install/modulefiles

view: false
include: []

specs:
- ufs-utils-env~debug
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
2 changes: 1 addition & 1 deletion spack

0 comments on commit b7b0fb3

Please sign in to comment.