You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,4 +3,4 @@ Create an HPC setup for juliaup, julia and some HPC key packages (MPI.jl, CUDA.j
3
3
- preferences for HPC key packages that require system libraries;
4
4
- a wrapper for juliaup that installs juliaup (and latest julia) in an appropriate location (e.g., scratch) if it is not already installed;
5
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).
6
+
-optionally executing a site-specific post installation julia script, using the project where preferences were set (e.g, to modify preferences or to create an uenv view equivalent to the activation script).
0 commit comments