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 3df9801 commit 469db07Copy full SHA for 469db07
sycl/include/sycl/sycl.hpp
@@ -32,6 +32,8 @@ can be disabled by setting SYCL_DISABLE_FSYCL_SYCLHPP_WARNING macro.")
32
#undef __SYCL_TOSTRING
33
#undef __SYCL_STRINGIFY
34
35
+#define __DPCPP_ENABLE_UNFINISHED_NO_CGH_SUBMIT
36
+
37
#include <sycl/detail/core.hpp>
38
39
#include <sycl/accessor_image.hpp>
0 commit comments