We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a35089 commit 49c6004Copy full SHA for 49c6004
sycl/test-e2e/Adapters/level_zero_events_caching_leak.cpp
@@ -7,6 +7,9 @@
7
// Check that events and pools are not leaked when event caching is
8
// enabled/disabled.
9
10
+// UNSUPPORTED: windows && arch-intel_gpu_bmg_g21
11
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17916
12
+
13
#include <array>
14
#include <sycl/detail/core.hpp>
15
0 commit comments