Skip to content

Commit 2c73eb8

Browse files
committed
bump version to 0.4.0
1 parent 1bc4774 commit 2c73eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/eurohpc/lumi/mi250x/craype_config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ export JUHPC_HDF5_HOME=$HDF5_DIR
2424
# Call JUHPC
2525
JUHPC_SETUP_INSTALLDIR=$SCRATCH/${HOSTNAME%%[0-9]*}/juhpc_setup #SCRATCH is assumed to be defined in ~/.bashrc, e.g., SCRATCH=/scratch/project_465000105/$USER
2626
JULIAUP_INSTALLDIR="\$SCRATCH/\${HOSTNAME%%[0-9]*}/juliaup"
27-
VERSION="v0.3.0"
27+
VERSION="v0.4.0"
2828
wget https://raw.githubusercontent.com/JuliaParallel/JUHPC/$VERSION/juhpc -O ./juhpc
2929
bash -l ./juhpc $JUHPC_SETUP_INSTALLDIR $JULIAUP_INSTALLDIR --verbose=1

0 commit comments

Comments
 (0)