ray/release/nightly_tests/dataset/ray_sgd_training_smoke_compute.yaml

25 lines
465 B
YAML
Raw Normal View History

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