File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
config : " "
22
22
unit : " gpu"
23
23
# Failing tests
24
- xfail : " ESIMD/regression/minmax.cpp;ESIMD/preemption.cpp; Matrix/SG32/element_wise_all_ops.cpp;Matrix/SG32/ get_coord_int8_matB.cpp;Matrix/element_wise_all_ops.cpp;Matrix/ element_wise_all_ops_1d.cpp;Matrix/element_wise_all_ops_1d_cont.cpp;Matrix/element_wise_all_ops_scalar.cpp;Matrix/element_wise_ops.cpp;Matrix/ get_coord_int8_matB.cpp;Matrix/joint_matrix_apply_bf16.cpp;Matrix/joint_matrix_apply_two_matrices.cpp;Matrix/joint_matrix_bfloat16.cpp;Matrix/joint_matrix_bfloat16_array.cpp;Matrix/ joint_matrix_rowmajorA_rowmajorB.cpp;ProgramManager/uneven_kernel_split .cpp"
24
+ xfail : " Matrix/SG32/get_coord_int8_matB.cpp;Matrix/element_wise_all_ops_1d.cpp;Matrix/element_wise_all_ops_1d_cont.cpp;Matrix/element_wise_all_ops_scalar.cpp;Matrix/get_coord_int8_matB.cpp;Matrix/joint_matrix_rowmajorA_rowmajorB.cpp;Plugin/level_zero_barrier_optimization .cpp"
25
25
# Flaky tests
26
26
filter_out : " UserDefinedReductions/user_defined_reductions.cpp"
27
27
# These runners by default spawn upwards of 260 workers.
28
28
# We also add a time out just in case some test hangs
29
- extra_lit_flags : " -sv -j 100 --max-time 600"
29
+ extra_lit_flags : " --param gpu-intel-pvc=True - sv -j 100 --max-time 600"
You can’t perform that action at this time.
0 commit comments