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 b7c7941 commit a3bc359Copy full SHA for a3bc359
SYCL/DiscardEvents/invalid_event.cpp
@@ -1,6 +1,5 @@
1
// FIXME: Fails on HIP and OpenCL accelerator
2
// UNSUPPORTED: hip, (opencl && accelerator)
3
-// UNSUPPORTED: ze_debug-1,ze_debug4
4
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %s -o %t.out
5
//
6
// RUN: %HOST_RUN_PLACEHOLDER %t.out
SYCL/USM/dep_events.cpp
@@ -15,7 +15,6 @@
15
// RUN: %CPU_RUN_PLACEHOLDER %t1.out
16
// RUN: %GPU_RUN_PLACEHOLDER %t1.out
17
// RUN: %ACC_RUN_PLACEHOLDER %t1.out
18
19
20
#include <CL/sycl.hpp>
21
0 commit comments