Skip to content

Commit 5e91539

Browse files
committed
bump version to 0.4.0
1 parent e222a32 commit 5e91539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cscs/daint/gpu/craype_config_no_cudaaware

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ echo 'using Pkg; Pkg.add("CUDA_Runtime_jll")
3333
# Call JUHPC
3434
JUHPC_SETUP_INSTALLDIR=$SCRATCH/../julia/${HOSTNAME%%[0-9]*}-gpu-nocudaaware/juhpc_setup
3535
JULIAUP_INSTALLDIR="\$SCRATCH/../julia/\$USER/\${HOSTNAME%%[0-9]*}-gpu-nocudaaware/juliaup"
36-
VERSION="v0.3.0"
36+
VERSION="v0.4.0"
3737
wget https://raw.githubusercontent.com/JuliaParallel/JUHPC/$VERSION/juhpc -O ./juhpc
3838
bash -l ./juhpc $JUHPC_SETUP_INSTALLDIR $JULIAUP_INSTALLDIR --postinstall=$JUHPC_POST_INSTALL_JL --verbose=1

0 commit comments

Comments
 (0)