Skip to content

Commit 9220a3a

Browse files
committed
add source
1 parent 7c8344c commit 9220a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/juhpc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Description:
44
# Create an HPC setup for juliaup, julia and some HPC key packages (MPI.jl, CUDA.jl, HDF5.jl, ADIOS2.jl, ...), including
55
# - preferences for HPC key packages that require system libraries;
6-
# - a wrapper for juliaup that installs juliaup (and latest julia) on scratch if it is not already installed;
6+
# - a wrapper for juliaup that installs juliaup (and latest julia) in an appropriate location (e.g., scratch) if it is not already installed;
77
# - an activation script that sets environment variables for juliaup, julia and HPC key packages;
88
# - an uenv view equivalent to the activation script (optional).
99

0 commit comments

Comments
 (0)