Skip to content

Commit 813125a

Browse files
committed
Backport gh-2231
1 parent 824254a commit 813125a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpnp/backend/kernels/dpnp_krnl_common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* sycl::ext::oneapi::experimental::properties was added.
3939
*/
4040
#ifndef __SYCL_COMPILER_REDUCTION_PROPERTIES_SUPPORT
41-
#define __SYCL_COMPILER_REDUCTION_PROPERTIES_SUPPORT 20241129
41+
#define __SYCL_COMPILER_REDUCTION_PROPERTIES_SUPPORT 20241210L
4242
#endif
4343

4444
namespace mkl_blas = oneapi::mkl::blas;

0 commit comments

Comments
 (0)