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 57eb129 commit 5ef8831Copy full SHA for 5ef8831
sycl/doc/syclcompat/README.md
@@ -1570,7 +1570,7 @@ template <int Arg> class syclcompat_kernel_scalar;
1570
#define __syclcompat_noinline__ __attribute__((noinline))
1571
#endif
1572
1573
-#define SYCLCOMPAT_COMPATIBILITY_TEMP (600)
+#define SYCLCOMPAT_COMPATIBILITY_TEMP (900)
1574
1575
#ifdef _WIN32
1576
#define SYCLCOMPAT_EXPORT __declspec(dllexport)
sycl/include/syclcompat/defs.hpp
@@ -47,7 +47,7 @@ template <int Arg> class syclcompat_kernel_scalar;
47
48
49
50
51
52
53
0 commit comments