Skip to content
Snippets Groups Projects

feat: install algorithms

Merged Wouter Deconinck requested to merge algorithms-main into master
+ 1
1
@@ -3,7 +3,7 @@ EICSPACK_ORGREPO="eic/eic-spack"
## EIC spack github version, e.g. v0.19.7 or commit hash
## note: nightly builds will use e.g. releases/v0.19
EICSPACK_VERSION="v0.20.10"
EICSPACK_VERSION="releases/v0.20"
## Space-separated list of eic-spack cherry-picks
read -r -d '' EICSPACK_CHERRYPICKS <<- \
Loading