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 654c45e commit 7c8344cCopy full SHA for 7c8344c
README.md
@@ -1,6 +1,6 @@
1
# JUHPC
2
Create an HPC setup for juliaup, julia and some HPC key packages (MPI.jl, CUDA.jl, HDF5.jl, ADIOS2.jl, ...), including
3
- preferences for HPC key packages that require system libraries;
4
-- a wrapper for juliaup that installs juliaup (and latest julia) on scratch if it is not already installed;
+- a wrapper for juliaup that installs juliaup (and latest julia) in an appropriate location (e.g., scratch) if it is not already installed;
5
- an activation script that sets environment variables for juliaup, julia and HPC key packages;
6
- an uenv view equivalent to the activation script (optional).
0 commit comments