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 1c1aa3e commit 488bdb5Copy full SHA for 488bdb5
dpnp/backend/kernels/elementwise_functions/i0.hpp
@@ -32,7 +32,7 @@
32
* sycl::ext::intel::math::cyl_bessel_i0(x) is fully resolved.
33
*/
34
#ifndef __SYCL_COMPILER_BESSEL_I0_SUPPORT
35
-#define __SYCL_COMPILER_BESSEL_I0_SUPPORT 20241111L
+#define __SYCL_COMPILER_BESSEL_I0_SUPPORT 20241114L
36
#endif
37
38
#if __SYCL_COMPILER_VERSION >= __SYCL_COMPILER_BESSEL_I0_SUPPORT
0 commit comments