summaryrefslogtreecommitdiffstats
path: root/run_all_sd-vbs.sh
Commit message (Collapse)AuthorAge
* Fix bug in run_all_sd-vbs.sh found by artifact evaluatorsrtas21-aeJoshua Bakita2021-04-08
|
* Benchmarks: Print full result paths from runner scriptsJoshua Bakita2021-03-12
|
* Benchmarks: Allow test CPU specification in top-level runner scriptsJoshua Bakita2021-03-11
| | | | This allows artifact evaluators to test on CPUs other than CPU 15
* Benchmarks: Make sure we always build with the correct configJoshua Bakita2021-03-09
| | | | | The current implementation of this is terrible, but seems to work. This should probably be replaced with some compile-time defines.
* Get all the SD-VBS tests running and add a helper script + typo fixJoshua Bakita2020-10-22
- Add a run_all_sd-vbs.sh script - Fix a typo in run_all_tacle.sh - Fix an issue with reversed arguments for asynchronous task pairs in run_bench.sh