Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions sycl/test-e2e/Matrix/SG32/joint_matrix_bfloat16.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
// UNSUPPORTED-INTENDED: SG size = 32 is not supported for SYCL Joint Matrix on
// DG2

// XFAIL: linux && run-mode && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21)
// XFAIL-TRACKER: CMPLRLLVM-69742
// The failure is sporadic across runs so marking as unsupported instead of
// xfail
// UNSUPPORTED: linux && run-mode && (arch-intel_gpu_pvc || arch-intel_gpu_bmg_g21)
// UNSUPPORTED-TRACKER: CMPLRLLVM-69742

// REQUIRES: target-spir
// REQUIRES: aspect-ext_intel_matrix
Expand Down