mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
8 lines
198 B
YAML
8 lines
198 B
YAML
- name: microbenchmark
|
|
cluster:
|
|
app_config: app_config.yaml
|
|
compute_template: tpl_64.yaml
|
|
|
|
run:
|
|
timeout: 900
|
|
script: OMP_NUM_THREADS=64 RAY_ADDRESS= python run_microbenchmark.py
|