Skip to content

Commit

Permalink
Remove old cluster spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Aug 30, 2024
1 parent 6fab5ea commit e08a54a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions cluster_kwargs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,6 @@ snowflake:
n_workers: 20
worker_vm_types: [m6i.xlarge] # 4 CPU, 16 GiB (preferred default instance)

era5_rechunking:
n_workers: 10
workspace: dask-engineering-gcp
region: us-central1
worker_vm_types: [e2-standard-4]
scheduler_vm_types: [e2-standard-4]
spot_policy: on-demand

# Specific tests
test_work_stealing_on_scaling_up:
n_workers: 1
Expand Down

0 comments on commit e08a54a

Please sign in to comment.