Skip to content

Commit

Permalink
Tune down for now
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecThomson committed May 27, 2024
1 parent 9289e4d commit e2ab753
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arrakis/configs/petrichor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cluster_kwargs:
worker_extra_args: ["--lifetime", "11.5h", "--lifetime-stagger", "2m"]
adapt_kwargs:
minimum_jobs: 1
maximum_jobs: 36
maximum_jobs: 18
wait_count: 20
target_duration: "300s"
interval: "30s"
2 changes: 1 addition & 1 deletion arrakis/configs/rm_petrichor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cluster_kwargs:
worker_extra_args: ["--memory-limit", "128GiB"]
adapt_kwargs:
minimum: 1
maximum: 512
maximum: 256
wait_count: 20
target_duration: "5s"
interval: "10s"

0 comments on commit e2ab753

Please sign in to comment.