Skip to content

Commit

Permalink
Update setup for ISC (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkuhn committed May 18, 2023
1 parent 1a8f898 commit a7afc3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

If you have not done the prior sections, you'll need to start the docker image::

docker run -it ghcr.io/spack/tutorial:cineca23
docker run -it ghcr.io/spack/tutorial:isc23

and then set Spack up like this::

git clone --depth=100 --branch=releases/v0.19 https://github.com/spack/spack
git clone --depth=100 --branch=releases/v0.20 https://github.com/spack/spack
. spack/share/spack/setup-env.sh
spack tutorial -y
spack bootstrap now
Expand Down

0 comments on commit a7afc3e

Please sign in to comment.