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 80e0538 commit 0e081d2Copy full SHA for 0e081d2
sycl/include/sycl/sycl.hpp
@@ -32,7 +32,9 @@ can be disabled by setting SYCL_DISABLE_FSYCL_SYCLHPP_WARNING macro.")
32
#undef __SYCL_TOSTRING
33
#undef __SYCL_STRINGIFY
34
35
+#ifndef __DPCPP_ENABLE_UNFINISHED_NO_CGH_SUBMIT
36
#define __DPCPP_ENABLE_UNFINISHED_NO_CGH_SUBMIT
37
+#endif
38
39
#include <sycl/detail/core.hpp>
40
0 commit comments