Skip to content

Commit dc24a47

Browse files
authored
[SYCL][Joint Matrix] Update xfail marking for SG32/joint_matrix_tf32.cpp (#11045)
Enabled test on GPU. The test is expected to fail on CPU still due to functionality not yet implemented.
1 parent cb5ae2c commit dc24a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Matrix/SG32/joint_matrix_tf32.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
// RUN: %{build} -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION=4
1111
// RUN: %{run} %t.out
1212

13-
// XFAIL:*
13+
// XFAIL:cpu
1414

1515
#include <iostream>
1616
#include <random>

0 commit comments

Comments
 (0)