Skip to content

Commit 0dc28dc

Browse files
authored
Update index.md (#213)
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.
1 parent 0f5c808 commit 0dc28dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/mlp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Scratch filesystems provide temporary storage for high-performance I/O for execu
5151
Use scratch to store datasets that will be accessed by jobs, and for job output.
5252
Scratch is per user - each user gets separate scratch path and quota.
5353

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.
5555
* There is an additional scratch path mounted on [Capstor][ref-alps-capstor] at `/capstor/scratch/cscs/$USER`.
5656

5757
!!! warning "scratch cleanup policy"

0 commit comments

Comments
 (0)