We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e91539 commit 1bc4774Copy full SHA for 1bc4774
examples/cscs/daint/mc/craype_config
@@ -23,6 +23,6 @@ export JUHPC_HDF5_HOME=$HDF5_DIR
23
# Call JUHPC
24
JUHPC_SETUP_INSTALLDIR=$SCRATCH/../julia/${HOSTNAME%%[0-9]*}-mc/juhpc_setup
25
JULIAUP_INSTALLDIR="\$SCRATCH/../julia/\$USER/\${HOSTNAME%%[0-9]*}-mc/juliaup"
26
-VERSION="v0.3.0"
+VERSION="v0.4.0"
27
wget https://raw.githubusercontent.com/JuliaParallel/JUHPC/$VERSION/juhpc -O ./juhpc
28
bash -l ./juhpc $JUHPC_SETUP_INSTALLDIR $JULIAUP_INSTALLDIR
0 commit comments