Skip to content

Commit 7834656

Browse files
committed
Force single thread in runtime smoke
1 parent 925057b commit 7834656

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/RunLavapipeRuntimeSmoke.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ execute_process(
169169
"SMOKE_MODULE=${SMOKE_JS_OUT}"
170170
"SMOKE_EXPORT=${SMOKE_EXPORT}"
171171
"SMOKE_REQUIRE_RUNTIME_SPIRV=${SMOKE_REQUIRE_RUNTIME_SPIRV}"
172+
"LP_NUM_THREADS=1"
172173
"WEBVULKAN_RUNTIME_EXECUTION_MODE=${SMOKE_RUNTIME_MODE}"
173174
"WEBVULKAN_RUNTIME_BENCH_ITERATIONS=${SMOKE_RUNTIME_BENCH_ITERATIONS}"
174175
"WEBVULKAN_RUNTIME_WARMUP_ITERATIONS=${SMOKE_RUNTIME_WARMUP_ITERATIONS}"

0 commit comments

Comments
 (0)