ray/release/sgd_tests/sgd_tests.yaml
Amog Kamsetty f3ad50fe6a
[SGD] Rename release tests (#16410)
Test failures unrelated
2021-06-15 17:16:40 +01:00

14 lines
No EOL
387 B
YAML

# Test multi-node, multi-GPU Ray SGD example.
- name: sgd_gpu
owner:
mail: "amog@anyscale.com"
slack: "@tune-team"
cluster:
app-config: sgd_gpu/sgd_gpu_app_config.yaml
compute_template: sgd_gpu/sgd_gpu_compute.yaml
run:
timeout: 3000
prepare: python wait_cluster.py 2 600
script: python sgd_gpu/sgd_gpu_test.py --num-workers=2 --use-gpu --address=auto