Skip to content

Commit b14542b

Browse files
Yujie-Liurli9
authored andcommitted
lib/tests/phoronix-test-suite.sh: reduce runs for openvkl-2.0.0
OpenVKL 2.0.0: pts/openvkl-2.0.0 [Benchmark: vklBenchmarkCPU Scalar] Test 1 of 1 Estimated Trial Run Count: 3 Estimated Time To Completion: 25 Minutes [21:02 UTC] Started Run 1 @ 20:37:45 Started Run 2 @ 20:49:59 Started Run 3 @ 21:02:08 Signed-off-by: Yujie Liu <[email protected]> Signed-off-by: Philip Li <[email protected]>
1 parent 312c07e commit b14542b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/tests/phoronix-test-suite.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ run_test()
717717
sqlite-[0-9]*)
718718
fixup_sqlite $test || die "failed to fixup test $test"
719719
;;
720-
cyclictest-*|parboil-*|cp2k-*|llvm-test-suite-*|blender-*|svt-av1-*|helsing-*|build-gcc-*|core-latency-*|jxrendermark-*|renaissance-*|openems-*)
720+
cyclictest-*|parboil-*|cp2k-*|llvm-test-suite-*|blender-*|svt-av1-*|helsing-*|build-gcc-*|core-latency-*|jxrendermark-*|renaissance-*|openems-*|openvkl-*)
721721
# 96 cpu, 128G memory tbox, run once cost about
722722
# cyclictest-1.0.0: 2m
723723
# cp2k-1.2.0: 30m
@@ -730,6 +730,7 @@ run_test()
730730
#
731731
# 96 cpu, 512G memory tbox, run once cost about
732732
# openems-1.0.0: 22m
733+
# openvkl-2.0.0: 12m
733734
reduce_runtimes $test || die "failed to reduce run times when run $test"
734735
;;
735736
blogbench-*)

0 commit comments

Comments
 (0)