Skip to content

Commit 632e480

Browse files
small change.
1 parent 3f0bdb9 commit 632e480

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/platforms/mlp/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ Scratch is per user - each user gets separate scratch path and quota.
5858
**Scratch is not intended for permanent storage**: transfer files back to the capstor project storage after job runs.
5959

6060
!!! note
61-
There is an additional scratch path mounted on [Capstor][ref-alps-capstor] at `/capstor/scratch/cscs/$USER`, however this is not recommended for ML workloads for performance reasons.
61+
There is an additional scratch path mounted on [Capstor][ref-alps-capstor] at `/capstor/scratch/cscs/$USER`.
62+
This filesystem should perform better for contiguous reads and writes.
63+
Therefore, we recommend using this filesystem for storing checkpoint files generated by your training runs.
6264

6365
### Project
6466

0 commit comments

Comments
 (0)