ray/release/nightly_tests/shuffle/shuffle_compute_single.yaml

16 lines
340 B
YAML

cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
region: us-west-2
max_workers: 0
# TODO(ekl/sang) switch to i2.8xl and mount the NVMe disks
head_node_type:
name: head_node
instance_type: i3.2xlarge
worker_node_types:
- name: worker_node4
instance_type: i3.2xlarge
min_workers: 0
max_workers: 0
use_spot: false