ray/release/air_tests/air_benchmarks/compute_gpu_4x4.yaml
Richard Liaw 7e62e1187c
[air/benchmark] Torch benchmarks for 4x4 (#26692)
Add benchmark data for 4x4 GPU setup.

Signed-off-by: Richard Liaw <rliaw@berkeley.edu>

Co-authored-by: Jimmy Yao <jiahaoyao.math@gmail.com>
Co-authored-by: Kai Fricke <kai@anyscale.com>
2022-07-19 17:06:37 +01:00

15 lines
286 B
YAML

cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
region: us-west-2
max_workers: 3
head_node_type:
name: head_node
instance_type: g4dn.12xlarge
worker_node_types:
- name: worker_node
instance_type: g4dn.12xlarge
max_workers: 3
min_workers: 3
use_spot: false