CNS-OIST / STEPS4ModelRelease

Validation and performance models for STEPS4
0 stars 0 forks source link

testing HBP STEPS #1040 #17

Closed cattabiani closed 1 week ago

cattabiani commented 1 year ago

DO NOT MERGE Testing for this https://github.com/CNS-OIST/HBP_STEPS/pull/1040

spack env setup for HBP_STEPS:

git checkout d846aba1bd212e03317cc376347a74582b82bc84

module load archive/2022-08

spack env create -d spackenv
sed -i '6 i\  concretization: together' spackenv/spack.yaml
spack env activate -d spackenv
spack add steps@develop^petsc/yjxaya
spack develop -p ${PWD} --no-clone steps@develop^petsc/yjxaya
spack install
cattabiani commented 1 week ago

I forgot what I was doing