mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
14 lines
284 B
YAML
14 lines
284 B
YAML
- name: horovod_test
|
|
cluster:
|
|
app_config: app_config.yaml
|
|
compute_template: compute_tpl.yaml
|
|
|
|
run:
|
|
timeout: 36000
|
|
prepare: python wait_cluster.py 3 600
|
|
script: python workloads/horovod_test.py
|
|
long_running: True
|
|
|
|
smoke_test:
|
|
run:
|
|
timeout: 1800
|