Skip to content

Commit 1f46dd5

Browse files
committed
update setting-up-bm5.md
1 parent b3ef373 commit 1f46dd5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/src/setting-up-bm5.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,13 @@ For SLURM clusters, modify your config:
165165
general:
166166
execution: slurm
167167
ncores: 4
168-
partition: long
168+
slurm_header:
169+
partition: long
170+
account: project_XXXXXX
169171
```
170172
173+
See [Step 3.1: Using SLURM](./usage.md#step-31-using-slurm) for the full `slurm_header`/`slurm_prologue` reference.
174+
171175
## Step 6: Monitor and Manage the Benchmark
172176

173177
### Monitoring Progress

0 commit comments

Comments
 (0)