Skip to content

Commit

Permalink
Change recommended configuration on Delta.
Browse files Browse the repository at this point in the history
Improve job throughput.
  • Loading branch information
joaander committed Nov 6, 2024
1 parent 92e44ec commit 8c7250c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/delta.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```
max_cores_sim = 64
max_cores_submission = 512
max_gpus_submission = 8
max_cores_submission = 128
max_gpus_submission = 1
max_walltime = "2 days, 00:00:00"
```

0 comments on commit 8c7250c

Please sign in to comment.