ray/release/nightly_tests/dataset/dataset_ingest_400G_compute.yaml

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

22 lines
440 B
YAML
Raw Normal View History

cloud_id: cld_17WvYIBBkdgLwEUNcLeRAE
region: us-west-2
max_workers: 0
aws:
IamInstanceProfile: {"Name": "ray-autoscaler-v1"}
BlockDeviceMappings:
- DeviceName: /dev/sda1
Ebs:
VolumeSize: 500
head_node_type:
name: head_node
instance_type: g4dn.16xlarge
worker_node_types:
- name: memory_node
instance_type: i3.8xlarge
min_workers: 0
max_workers: 0
use_spot: false