2021-05-08 21:38:39 +02:00
|
|
|
- name: microbenchmark
|
|
|
|
cluster:
|
|
|
|
app_config: app_config.yaml
|
|
|
|
compute_template: tpl_64.yaml
|
|
|
|
|
|
|
|
run:
|
2021-06-18 11:40:04 +01:00
|
|
|
timeout: 900
|
2021-05-08 21:38:39 +02:00
|
|
|
script: OMP_NUM_THREADS=64 RAY_ADDRESS= python run_microbenchmark.py
|