Skip to content

Commit 1045448

Browse files
formatting.
1 parent 756409f commit 1045448

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/platforms/mlp/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +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-
* Training and validation datasets that are read frequently and non-sequentially.
70-
* Workloads that perform many small, random I/O operations.
69+
* Training and validation datasets that are read frequently and non-sequentially.
70+
* Workloads that perform many small, random I/O operations.
7171

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

7676
After your job completes, remember to transfer any important results to your permanent project storage.
7777

0 commit comments

Comments
 (0)