Skip to content

Commit

Permalink
[SYCL][Matrix tests]remove xfail from transpose C tests on PVC (intel…
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhaldi authored Dec 20, 2023
1 parent 05a6880 commit 5cee5b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions sycl/test-e2e/Matrix/SG32/joint_matrix_transposeC.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

// XFAIL: gpu

#include "../common.hpp"

constexpr size_t SG_SZ = 32;
Expand Down
2 changes: 0 additions & 2 deletions sycl/test-e2e/Matrix/joint_matrix_transposeC.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

// XFAIL: gpu

#include "common.hpp"

constexpr size_t SG_SZ = 16;
Expand Down

0 comments on commit 5cee5b7

Please sign in to comment.