Skip to content

Commit 62ca0cb

Browse files
authored
[SYCL][ESIMD][E2E] Re-enable unified memory bsycl/tlock_store tests on DG2 (intel#12235)
I should have done this in intel@a8d6290, with the test fixed these pass on DG2 now. Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
1 parent 57616c3 commit 62ca0cb

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

sycl/test-e2e/ESIMD/unified_memory_api/block_store_slm_acc.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//==----------------------------------------------------------==//
8-
// TODO: Enable after driver bug is fixed
9-
// UNSUPPORTED: gpu-intel-dg2
10-
118
// RUN: %{build} -o %t.out
129
// RUN: %{run} %t.out
1310

sycl/test-e2e/ESIMD/unified_memory_api/block_store_slm_acc_dg2.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//==------------------------------------------------------------==//
8-
// TODO: Enable after driver bug is fixed
9-
// UNSUPPORTED: gpu-intel-dg2
10-
118
// REQUIRES: gpu-intel-dg2
129

1310
// RUN: %{build} -o %t.out

0 commit comments

Comments
 (0)