Skip to content

Commit

Permalink
Bump configs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecThomson committed May 30, 2024
1 parent e2ab753 commit df5db20
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: 18
maximum_jobs: 36
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: 256
maximum: 512
wait_count: 20
target_duration: "5s"
interval: "10s"

0 comments on commit df5db20

Please sign in to comment.