Skip to content

Commit 9b44298

Browse files
committed
[SYCL][UR][L0] Enable async alloc memory pool test
1 parent c216f57 commit 9b44298

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/AsyncAlloc/device/memory_pool.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %{build} -o %t.out
22
// RUN: %{run} %t.out
33

4-
// XFAIL: level_zero
5-
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/17772
6-
74
#include <iostream>
85
#include <sycl/detail/core.hpp>
96
#include <sycl/properties/queue_properties.hpp>

0 commit comments

Comments
 (0)