Skip to content

Commit da7d572

Browse files
formatting
1 parent 1045448 commit da7d572

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/mlp/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,12 @@ Scratch is per user - each user gets separate scratch path and quota.
6666
### Scratch Usage Recommendations
6767

6868
Use Iopstor scratch (`$SCRATCH`) for:
69+
6970
* Training and validation datasets that are read frequently and non-sequentially.
7071
* Workloads that perform many small, random I/O operations.
7172

7273
Use Capstor scratch (`/capstor/scratch/cscs/$USER`) for:
74+
7375
* Storing model checkpoints.
7476
* Outputs from simulations or training jobs that involve large, contiguous I/O.
7577

0 commit comments

Comments
 (0)