spack/Setup Spack
Set up Spack v1.x with separate core and packages repositories, configurable build cache, and shell integration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| spack_ref | Version of Spack (git ref: develop, releases/v1.1, ...) | no | develop |
| packages_ref | Version of Spack packages (git ref: develop, releases/v1.1, ...) | no | develop |
| buildcache | Enable the GitHub Action build cache | no | true |
| color | Force color output (sets SPACK_COLOR=always) | no | true |
| spack_path | Path to install Spack to | no | spack |
| spack_repository | GitHub repository where Spack or its fork lives | no | spack/spack |
| packages_repository | GitHub repository of the Spack packages repository | no | spack/spack-packages |
| packages_path | Path to install Spack packages repository | no | spack-packages |
Outputs
no outputs