Skip to content
Snippets Groups Projects
Commit 4f4d0f3f authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Run profiler benchmarks sequentially

parent 6e08f4c1
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,5 @@ configure_lit_site_cfg(
add_lit_testsuite(check-hpvm-profiler "Run tests for package hpvm-profiler"
${CMAKE_CURRENT_BINARY_DIR}
DEPENDS dnn_benchmarks # Requires all dnn benchmarks
ARGS "-j1" # Run DNN benchmarks sequentially
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment