Skip to content

Commit cd4b002

Browse files
committed
Renable device_copyable test for CUDA
Signed-off-by: Steffen Larsen <[email protected]>
1 parent 8e3a42e commit cd4b002

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test/extensions/properties/properties_device_copyable.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple -fsyntax-only -Xclang -verify -Xclang -verify-ignore-unexpected=note,warning %s
22
// expected-no-diagnostics
33

4-
// CUDA backend currently generates invalid binaries on linux
5-
// XFAIL: cuda && linux
6-
74
#include <CL/sycl.hpp>
85

96
#include "mock_compile_time_properties.hpp"

0 commit comments

Comments
 (0)