Skip to content

Commit dd2eba5

Browse files
committed
Bench with higher NumKernels
1 parent 183d528 commit dd2eba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/scripts/benchmarks/benches/compute.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ def bin_args(self) -> list[str]:
367367
"--iterations=100000",
368368
"--Profiling=0",
369369
"--NumKernels=10",
370-
"--KernelExecTime=1",
370+
"--KernelExecTime=20",
371371
f"--UseEvents={self.UseEvents}",
372372
]
373373

0 commit comments

Comments
 (0)