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 4684463 commit e8c804bCopy full SHA for e8c804b
sycl/doc/syclcompat/README.md
@@ -1605,7 +1605,7 @@ template <int Arg> class syclcompat_kernel_scalar;
1605
#define __syclcompat_noinline__ __attribute__((noinline))
1606
#endif
1607
1608
-#define SYCLCOMPAT_COMPATIBILITY_TEMP (600)
+#define SYCLCOMPAT_COMPATIBILITY_TEMP (900)
1609
1610
#ifdef _WIN32
1611
#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