ray/release/nightly_tests/shuffle/shuffle_compute_single.yaml
2021-09-02 17:45:02 -07:00

22 lines
438 B
YAML

cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
region: us-west-2
max_workers: 0
aws:
BlockDeviceMappings:
- DeviceName: /dev/sda1
Ebs:
VolumeSize: 500
head_node_type:
name: head_node
instance_type: i3.4xlarge
resources: {"object_store_memory": 21474836480}
worker_node_types:
- name: worker_node
instance_type: i3.4xlarge
min_workers: 0
max_workers: 0
use_spot: false