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

Update load_sim_tools.sh

parent bfd282c5
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,9 @@ echo "Setting up environment..." ...@@ -11,9 +11,9 @@ echo "Setting up environment..."
cp -r /srv/test-build/spack/.spack ~ cp -r /srv/test-build/spack/.spack ~
source /srv/test-build/spack/share/spack/setup-env.sh source /srv/test-build/spack/share/spack/setup-env.sh
cd /srv/$ENV cd /srv/test-build/
spack repo add ebrains-spack-builds spack repo add ebrains-spack-builds
cd ~
echo "Loading packages..." echo "Loading packages..."
spack load -r python %gcc@10.3.0 spack load -r python %gcc@10.3.0
......
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