Skip to content

Commit 3c3a100

Browse files
committed
bump versions to v0.2.0
1 parent eff3d6b commit 3c3a100

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

examples/cscs/alps/gh200/craype_config

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ export JUHPC_HDF5_HOME=$HDF5_DIR
2626
# Call JUHPC
2727
JUHPC_SETUP_INSTALLDIR=$SCRATCH/${HOSTNAME%%-*}/juhpc_setup
2828
JULIAUP_INSTALLDIR="\$SCRATCH/\${HOSTNAME%%-*}/juliaup"
29-
# VERSION="v0.2.0"
30-
# VERSION="main"
31-
VERSION="refs/heads/initial"
29+
VERSION="v0.2.0"
3230
wget https://raw.githubusercontent.com/JuliaParallel/JUHPC/$VERSION/juhpc -O /tmp/juhpc
3331
bash -l /tmp/juhpc $JUHPC_SETUP_INSTALLDIR $JULIAUP_INSTALLDIR

0 commit comments

Comments
 (0)