Skip to content

Commit cccb1de

Browse files
authored
[SYCL][E2E] Enable kernel-bundle-get-kernel-ids.cpp (intel#20546)
Can't reproduce locally, also passes the pre-commit testing. Likely was fixed.
1 parent 27a58af commit cccb1de

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/KernelAndProgram/kernel-bundle-get-kernel-ids.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
// This test checks that get_kernel_ids returns all the kernels defined
55
// in the source regardless of whether they are expressed as lambdas,
66
// function objects or free functions.
7-
//
8-
// UNSUPPORTED: ((intel_gpu_acm{{.*}} || intel_gpu_pvc || intel_gpu_bmg{{.*}} || cuda || hip) && (!level_zero)) || preview-mode
9-
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/19423
107

118
#include <sycl/detail/core.hpp>
129
#include <sycl/ext/oneapi/experimental/free_function_traits.hpp>

0 commit comments

Comments
 (0)