mirror of
https://github.com/vale981/ray
synced 2025-03-09 21:06:39 -04:00
13 lines
256 B
YAML
13 lines
256 B
YAML
![]() |
- name: microbenchmark
|
||
|
owner:
|
||
|
mail: "eng@anyscale.com"
|
||
|
slack: "@here"
|
||
|
|
||
|
cluster:
|
||
|
app_config: app_config.yaml
|
||
|
compute_template: tpl_64.yaml
|
||
|
|
||
|
run:
|
||
|
timeout: 600
|
||
|
script: OMP_NUM_THREADS=64 RAY_ADDRESS= python run_microbenchmark.py
|