Skip to content
Snippets Groups Projects
Commit 57e08d89 authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

testing

parent 0c9fa2cb
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,8 @@ set -euxo pipefail
EOF
# load here all tools
#spack load --sh -r python@3.8.11 py-ipykernel py-pip py-numpy@1.21.0 py-scipy py-pandas py-seaborn py-matplotlib arbor nest@3.0 neuron py-pynn tvb-data tvb-library %gcc@10.3.0 >> $CONF_PATH/bin/env.sh
spack env activate $SPACKIFIED_ENV --sh >> $CONF_PATH/bin/env.sh
spack load --sh -r python@3.8.11 py-ipykernel py-pip py-numpy@1.21.0 py-scipy py-pandas py-seaborn py-matplotlib arbor nest@3.0 neuron py-pynn tvb-data tvb-library %gcc@10.3.0 >> $CONF_PATH/bin/env.sh
#spack env activate $SPACKIFIED_ENV --sh >> $CONF_PATH/bin/env.sh
# end of env creation
cat <<EOF >>$CONF_PATH/bin/env.sh
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment