ray/release/benchmarks/object_store.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
400 B
YAML
Raw Normal View History

cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
region: us-west-2
max_workers: 49
head_node_type:
name: head_node
instance_type: m4.16xlarge
resources:
custom_resources:
node: 1
worker_node_types:
- name: worker_node
instance_type: m4.2xlarge
min_workers: 49
max_workers: 49
use_spot: false
resources:
custom_resources:
node: 1