There was an error while loading. Please reload this page.
1 parent 27a58af commit cccb1deCopy full SHA for cccb1de
sycl/test-e2e/KernelAndProgram/kernel-bundle-get-kernel-ids.cpp
@@ -4,9 +4,6 @@
4
// This test checks that get_kernel_ids returns all the kernels defined
5
// in the source regardless of whether they are expressed as lambdas,
6
// 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
10
11
#include <sycl/detail/core.hpp>
12
#include <sycl/ext/oneapi/experimental/free_function_traits.hpp>
0 commit comments