Skip to content

Commit f56f819

Browse files
authored
Merge pull request #289 from AlexanderKalistratov/reenable_kmeans_dpex_k
Remove numba_dpex_k implementations from expected failure list of kmeans workload
2 parents ca5a710 + 45ad1e7 commit f56f819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpbench/configs/bench_info/kmeans.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ output_args = [
2828
"arrayC",
2929
"arrayCnumpoint",
3030
]
31-
expected_failure_implementations = ["numba_dpex_k"]
3231

3332
[benchmark.parameters.S]
3433
npoints = 4096

0 commit comments

Comments
 (0)