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 824254a commit 813125aCopy full SHA for 813125a
dpnp/backend/kernels/dpnp_krnl_common.cpp
@@ -38,7 +38,7 @@
38
* sycl::ext::oneapi::experimental::properties was added.
39
*/
40
#ifndef __SYCL_COMPILER_REDUCTION_PROPERTIES_SUPPORT
41
-#define __SYCL_COMPILER_REDUCTION_PROPERTIES_SUPPORT 20241129
+#define __SYCL_COMPILER_REDUCTION_PROPERTIES_SUPPORT 20241210L
42
#endif
43
44
namespace mkl_blas = oneapi::mkl::blas;
0 commit comments