Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit d95cd02

Browse files
[ESIMD] Enabled back the matrix transpose test (#88)
1 parent 62f7909 commit d95cd02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

SYCL/ESIMD/matrix_transpose.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
// RUN: %clangxx-esimd -fsycl %s -o %t.out
1212
// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
1313

14-
// The test is hanging on OCL RT 20.42.18209
15-
// UNSUPPORTED: linux && gpu && opencl
16-
1714
#include "esimd_test_utils.hpp"
1815

1916
#include <CL/sycl.hpp>

0 commit comments

Comments
 (0)