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 e222a32 commit 5e91539Copy full SHA for 5e91539
examples/cscs/daint/gpu/craype_config_no_cudaaware
@@ -33,6 +33,6 @@ echo 'using Pkg; Pkg.add("CUDA_Runtime_jll")
33
# Call JUHPC
34
JUHPC_SETUP_INSTALLDIR=$SCRATCH/../julia/${HOSTNAME%%[0-9]*}-gpu-nocudaaware/juhpc_setup
35
JULIAUP_INSTALLDIR="\$SCRATCH/../julia/\$USER/\${HOSTNAME%%[0-9]*}-gpu-nocudaaware/juliaup"
36
-VERSION="v0.3.0"
+VERSION="v0.4.0"
37
wget https://raw.githubusercontent.com/JuliaParallel/JUHPC/$VERSION/juhpc -O ./juhpc
38
bash -l ./juhpc $JUHPC_SETUP_INSTALLDIR $JULIAUP_INSTALLDIR --postinstall=$JUHPC_POST_INSTALL_JL --verbose=1
0 commit comments