ray/release/horovod_tests/horovod_tests.yaml
Amog Kamsetty 18dcf1ac25
[Release] Use nightly Docker images (#20001)
* use nightly

* switch ml cpu to ray cpu

* fix

* add pytest

* add more pytest

* add constraint

* add tensorflow

* fix merge conflict

* add tblib

* fix

* add back uninstall
2021-11-10 18:00:16 -08:00

14 lines
296 B
YAML

- name: horovod_test
cluster:
app_config: app_config_master.yaml
compute_template: compute_tpl.yaml
run:
timeout: 36000
prepare: python wait_cluster.py 3 600
script: python workloads/horovod_tune_test.py
long_running: True
smoke_test:
run:
timeout: 1800