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
Clarify that the value of SCRATCH discussed here is for the ML platform
to avoid confusion if someone finds this through another link and
doesn't notice it is only for the MLp.
Copy file name to clipboardExpand all lines: docs/platforms/mlp/index.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
@@ -51,7 +51,7 @@ Scratch filesystems provide temporary storage for high-performance I/O for execu
51
51
Use scratch to store datasets that will be accessed by jobs, and for job output.
52
52
Scratch is per user - each user gets separate scratch path and quota.
53
53
54
-
* The environment variable `SCRATCH=/iopsstor/scratch/cscs/$USER` is set automatically when you log into the system, and can be used as a shortcut to access scratch.
54
+
* The environment variable `SCRATCH=/iopsstor/scratch/cscs/$USER` is set automatically when you log into a system of the ML platform, and can be used as a shortcut to access scratch.
55
55
* There is an additional scratch path mounted on [Capstor][ref-alps-capstor] at `/capstor/scratch/cscs/$USER`.
0 commit comments