Skip to content

Commit 469db07

Browse files
committed
Enable the no-handler path for tests
1 parent 3df9801 commit 469db07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/include/sycl/sycl.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ can be disabled by setting SYCL_DISABLE_FSYCL_SYCLHPP_WARNING macro.")
3232
#undef __SYCL_TOSTRING
3333
#undef __SYCL_STRINGIFY
3434

35+
#define __DPCPP_ENABLE_UNFINISHED_NO_CGH_SUBMIT
36+
3537
#include <sycl/detail/core.hpp>
3638

3739
#include <sycl/accessor_image.hpp>

0 commit comments

Comments
 (0)