mkl-devel-dpcpp 2024.0.0__py2.py3-none-manylinux1_x86_64.whl → 2024.2.0__py2.py3-none-manylinux1_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of mkl-devel-dpcpp might be problematic. Click here for more details.

Files changed (81) hide show
  1. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/blas/buffer_decls.hpp +53 -15
  2. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/blas/usm_decls.hpp +186 -146
  3. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/dfti.hpp +3 -1
  4. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/lapack/concepts.hpp +55 -0
  5. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/lapack/exceptions.hpp +75 -0
  6. {mkl_devel_dpcpp-2024.0.0.data/data/include/oneapi/mkl → mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/lapack}/lapack.hpp +79 -315
  7. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/lapack/scratchpad.hpp +106 -0
  8. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/lapack.hpp +23 -0
  9. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/engines.hpp +20 -0
  10. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/functions.hpp +2 -0
  11. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/spblas/sparse_auxiliary.hpp +68 -0
  12. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/spblas/sparse_operations.hpp +383 -0
  13. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/spblas/sparse_structures.hpp +194 -0
  14. mkl_devel_dpcpp-2024.2.0.data/data/include/oneapi/mkl/spblas.hpp +32 -0
  15. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/stats.hpp +2 -2
  16. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/buffer.hpp +63 -1
  17. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/decls.hpp +2 -2
  18. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/detail/decls.hpp +1 -1
  19. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/detail/dispatch.hpp +1 -1
  20. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/detail/ep.hpp +1 -1
  21. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/detail/ha.hpp +1 -1
  22. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/detail/la.hpp +1 -1
  23. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/detail/rts.hpp +1 -1
  24. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/detail/scalar.hpp +1 -1
  25. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/device/vm.hpp +1 -1
  26. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/span.hpp +69 -1
  27. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm/usm.hpp +67 -1
  28. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/lib/libmkl_sycl.a +0 -0
  29. mkl_devel_dpcpp-2024.2.0.data/data/lib/libmkl_sycl.so +1 -0
  30. {mkl_devel_dpcpp-2024.0.0.dist-info → mkl_devel_dpcpp-2024.2.0.dist-info}/METADATA +3 -3
  31. mkl_devel_dpcpp-2024.2.0.dist-info/RECORD +79 -0
  32. mkl_devel_dpcpp-2024.0.0.data/data/include/oneapi/mkl/spblas.hpp +0 -963
  33. mkl_devel_dpcpp-2024.0.0.dist-info/RECORD +0 -71
  34. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/bfloat16.hpp +0 -0
  35. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/blas/buffer.hpp +0 -0
  36. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/blas/types.hpp +0 -0
  37. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/blas/usm.hpp +0 -0
  38. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/blas.hpp +0 -0
  39. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/exceptions.hpp +0 -0
  40. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/experimental/data_fitting/interpolate.hpp +0 -0
  41. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/experimental/data_fitting/spline_and_data_params.hpp +0 -0
  42. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/experimental/data_fitting/splines.hpp +0 -0
  43. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/experimental/data_fitting.hpp +0 -0
  44. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/export.hpp +0 -0
  45. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/detail/engine_base.hpp +0 -0
  46. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/bernoulli_impl.hpp +0 -0
  47. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/bits_impl.hpp +0 -0
  48. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/distribution_base.hpp +0 -0
  49. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/engine_base.hpp +0 -0
  50. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/engine_helpers_base.hpp +0 -0
  51. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/exponential_impl.hpp +0 -0
  52. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/gaussian_impl.hpp +0 -0
  53. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/lognormal_impl.hpp +0 -0
  54. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/mcg31m1_helpers_impl.hpp +0 -0
  55. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/mcg31m1_impl.hpp +0 -0
  56. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/mcg59_helpers_impl.hpp +0 -0
  57. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/mcg59_impl.hpp +0 -0
  58. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/mrg32k3a_helpers_impl.hpp +0 -0
  59. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/mrg32k3a_impl.hpp +0 -0
  60. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/mrg32k3a_skip_ahead_matrix.hpp +0 -0
  61. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/philox4x32x10_helpers_impl.hpp +0 -0
  62. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/philox4x32x10_impl.hpp +0 -0
  63. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/poisson_impl.hpp +0 -0
  64. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/types.hpp +0 -0
  65. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/uniform_bits_impl.hpp +0 -0
  66. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/uniform_impl.hpp +0 -0
  67. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/detail/vm_wrappers.hpp +0 -0
  68. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/distributions.hpp +0 -0
  69. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/engine_helpers.hpp +0 -0
  70. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/engines.hpp +0 -0
  71. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/functions.hpp +0 -0
  72. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device/types.hpp +0 -0
  73. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/device.hpp +0 -0
  74. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng/distributions.hpp +0 -0
  75. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/rng.hpp +0 -0
  76. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/types.hpp +0 -0
  77. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl/vm.hpp +0 -0
  78. {mkl_devel_dpcpp-2024.0.0.data → mkl_devel_dpcpp-2024.2.0.data}/data/include/oneapi/mkl.hpp +0 -0
  79. {mkl_devel_dpcpp-2024.0.0.dist-info → mkl_devel_dpcpp-2024.2.0.dist-info}/LICENSE.txt +0 -0
  80. {mkl_devel_dpcpp-2024.0.0.dist-info → mkl_devel_dpcpp-2024.2.0.dist-info}/WHEEL +0 -0
  81. {mkl_devel_dpcpp-2024.0.0.dist-info → mkl_devel_dpcpp-2024.2.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,194 @@
1
+ /*******************************************************************************
2
+ * Copyright 2019-2023 Intel Corporation.
3
+ *
4
+ * This software and the related documents are Intel copyrighted materials, and
5
+ * your use of them is governed by the express license under which they were
6
+ * provided to you (License). Unless the License provides otherwise, you may not
7
+ * use, modify, copy, publish, distribute, disclose or transmit this software or
8
+ * the related documents without Intel's prior written permission.
9
+ *
10
+ * This software and the related documents are provided as is, with no express
11
+ * or implied warranties, other than those that are expressly stated in the
12
+ * License.
13
+ *******************************************************************************/
14
+
15
+ #ifndef _ONEMKL_SPARSE_STRUCTURES_HPP_
16
+ #define _ONEMKL_SPARSE_STRUCTURES_HPP_
17
+
18
+ #include <sycl/sycl.hpp>
19
+ #include <complex>
20
+ #include <cstddef>
21
+ #include <cstdint>
22
+ #include <stdexcept>
23
+
24
+ #include "oneapi/mkl/export.hpp"
25
+ #include "oneapi/mkl/types.hpp"
26
+ #include "oneapi/mkl/exceptions.hpp"
27
+
28
+ namespace oneapi {
29
+ namespace mkl {
30
+ namespace sparse {
31
+
32
+ /******************************************************************************/
33
+ struct matrix_handle;
34
+ typedef struct matrix_handle *matrix_handle_t;
35
+
36
+ DLL_EXPORT void init_matrix_handle(matrix_handle_t *p_spMat);
37
+
38
+ // non-blocking version of release_matrix_handle, will schedule clean up of handle
39
+ // asychronously pending dependencies and return an event to track it
40
+ DLL_EXPORT sycl::event
41
+ release_matrix_handle(sycl::queue &queue,
42
+ matrix_handle_t *p_spMat,
43
+ const std::vector<sycl::event> &dependencies = {});
44
+
45
+ [[deprecated("Use oneapi::mkl::sparse::release_matrix_handle(queue, p_spMat, dependencies) instead.")]]
46
+ DLL_EXPORT void
47
+ release_matrix_handle(matrix_handle_t *p_spMat,
48
+ const std::vector<sycl::event> &dependencies = {});
49
+
50
+ /******************************************************************************/
51
+ //
52
+ // PROPERTY of matrix arrays/data. The property must be consistent with the
53
+ // data; this consistency is not verified and assumed to be true when provided
54
+ // by the user for performance reasons. If user-supplied data properties are
55
+ // inconsistent from actual matrix arrays/data, then applications may
56
+ // crash/hang/produce incorrect results.
57
+ enum class property : char {
58
+ symmetric = 0,
59
+ sorted = 1,
60
+ };
61
+
62
+ DLL_EXPORT void set_matrix_property(matrix_handle_t spMat, property property_value);
63
+
64
+ /******************************************************************************/
65
+ #define ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(IntType, FpType) \
66
+ DLL_EXPORT void set_csr_data(sycl::queue &queue, \
67
+ matrix_handle_t spMat, \
68
+ const IntType nrows, \
69
+ const IntType ncols, \
70
+ index_base index, \
71
+ sycl::buffer<IntType, 1> &row_ptr, \
72
+ sycl::buffer<IntType, 1> &col_ind, \
73
+ sycl::buffer<FpType, 1> &values); \
74
+ DLL_EXPORT sycl::event set_csr_data(sycl::queue &queue, \
75
+ matrix_handle_t spMat, \
76
+ const IntType nrows, \
77
+ const IntType ncols, \
78
+ index_base index, \
79
+ IntType *row_ptr, \
80
+ IntType *col_ind, \
81
+ FpType *values, \
82
+ const std::vector<sycl::event> &dependencies = {})
83
+
84
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int32_t, float);
85
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int32_t, double);
86
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int32_t, std::complex<float>);
87
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int32_t, std::complex<double>);
88
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int64_t, float);
89
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int64_t, double);
90
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int64_t, std::complex<float>);
91
+ ONEMKL_DECLARE_SPARSE_SET_CSR_DATA(std::int64_t, std::complex<double>);
92
+
93
+ #undef ONEMKL_DECLARE_SPARSE_SET_CSR_DATA
94
+
95
+ #define ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(IntType, FpType) \
96
+ [[deprecated("Use oneapi::mkl::sparse::set_csr_data(queue, spMat, ...) instead.")]] \
97
+ DLL_EXPORT void set_csr_data(matrix_handle_t spMat, \
98
+ const IntType nrows, \
99
+ const IntType ncols, \
100
+ index_base index, \
101
+ sycl::buffer<IntType, 1> &row_ptr, \
102
+ sycl::buffer<IntType, 1> &col_ind, \
103
+ sycl::buffer<FpType, 1> &values); \
104
+ [[deprecated("Use oneapi::mkl::sparse::set_csr_data(queue, spMat, ...) instead.")]] \
105
+ DLL_EXPORT void set_csr_data(matrix_handle_t spMat, \
106
+ const IntType nrows, \
107
+ const IntType ncols, \
108
+ index_base index, \
109
+ IntType *row_ptr, \
110
+ IntType *col_ind, \
111
+ FpType *values)
112
+
113
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int32_t, float);
114
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int32_t, double);
115
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int32_t, std::complex<float>);
116
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int32_t, std::complex<double>);
117
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int64_t, float);
118
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int64_t, double);
119
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int64_t, std::complex<float>);
120
+ ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA(std::int64_t, std::complex<double>);
121
+
122
+ #undef ONEMKL_DECLARE_DEPRECATED_SPARSE_SET_CSR_DATA
123
+
124
+ /******************************************************************************/
125
+ #define ONEMKL_DECLARE_SPARSE_SET_COO_DATA(IntType, FpType) \
126
+ DLL_EXPORT void set_coo_data(sycl::queue &queue, \
127
+ matrix_handle_t spMat, \
128
+ const IntType nrows, \
129
+ const IntType ncols, \
130
+ const IntType nnz, \
131
+ index_base index, \
132
+ sycl::buffer<IntType, 1> &row_ind, \
133
+ sycl::buffer<IntType, 1> &col_ind, \
134
+ sycl::buffer<FpType, 1> &values); \
135
+ DLL_EXPORT sycl::event set_coo_data(sycl::queue &queue, \
136
+ matrix_handle_t spMat, \
137
+ const IntType nrows, \
138
+ const IntType ncols, \
139
+ const IntType nnz, \
140
+ index_base index, \
141
+ IntType *row_ind, \
142
+ IntType *col_ind, \
143
+ FpType *values, \
144
+ const std::vector<sycl::event> &dependencies = {})
145
+
146
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int32_t, float);
147
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int32_t, double);
148
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int32_t, std::complex<float>);
149
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int32_t, std::complex<double>);
150
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int64_t, float);
151
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int64_t, double);
152
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int64_t, std::complex<float>);
153
+ ONEMKL_DECLARE_SPARSE_SET_COO_DATA(std::int64_t, std::complex<double>);
154
+
155
+ #undef ONEMKL_DECLARE_SPARSE_SET_COO_DATA
156
+
157
+ /******************************************************************************/
158
+ //
159
+ // Types, Objects and APIs for Sparse Matrix * Sparse Matrix (matmat) multiplication
160
+ //
161
+
162
+ //
163
+ // Different VIEWS of matrix data (which may be different from the data itself)
164
+ // Views are different from the `enum class property` which describes the fixed
165
+ // property of data supplied to the matrix handle.
166
+ //
167
+ enum class matrix_view_descr : std::int32_t { general = 1 };
168
+
169
+ enum class matmat_request : std::int32_t {
170
+ get_work_estimation_buf_size = 1,
171
+ work_estimation = 2,
172
+
173
+ get_compute_structure_buf_size = 3,
174
+ compute_structure = 4,
175
+ finalize_structure = 5,
176
+
177
+ get_compute_buf_size = 6,
178
+ compute = 7,
179
+ get_nnz = 8,
180
+ finalize = 9,
181
+ };
182
+
183
+ struct matmat_descr;
184
+ typedef matmat_descr *matmat_descr_t;
185
+
186
+ DLL_EXPORT void init_matmat_descr(matmat_descr_t *p_desc);
187
+ DLL_EXPORT void release_matmat_descr(matmat_descr_t *p_desc);
188
+
189
+
190
+ } /* namespace oneapi::mkl::sparse */
191
+ } /* namespace mkl */
192
+ } // namespace oneapi
193
+
194
+ #endif // #ifndef _ONEMKL_SPARSE_STRUCTURES_HPP_
@@ -0,0 +1,32 @@
1
+ /*******************************************************************************
2
+ * Copyright 2019-2022 Intel Corporation.
3
+ *
4
+ * This software and the related documents are Intel copyrighted materials, and
5
+ * your use of them is governed by the express license under which they were
6
+ * provided to you (License). Unless the License provides otherwise, you may not
7
+ * use, modify, copy, publish, distribute, disclose or transmit this software or
8
+ * the related documents without Intel's prior written permission.
9
+ *
10
+ * This software and the related documents are provided as is, with no express
11
+ * or implied warranties, other than those that are expressly stated in the
12
+ * License.
13
+ *******************************************************************************/
14
+
15
+ #ifndef _ONEMKL_SPBLAS_HPP_
16
+ #define _ONEMKL_SPBLAS_HPP_
17
+
18
+ #include <sycl/sycl.hpp>
19
+ #include <complex>
20
+ #include <cstddef>
21
+ #include <cstdint>
22
+ #include <stdexcept>
23
+
24
+ #include "oneapi/mkl/export.hpp"
25
+ #include "oneapi/mkl/types.hpp"
26
+ #include "oneapi/mkl/exceptions.hpp"
27
+
28
+ #include "oneapi/mkl/spblas/sparse_structures.hpp"
29
+ #include "oneapi/mkl/spblas/sparse_operations.hpp"
30
+ #include "oneapi/mkl/spblas/sparse_auxiliary.hpp"
31
+
32
+ #endif /* _ONEMKL_SPBLAS_HPP_ */
@@ -68,7 +68,7 @@ struct dataset<ObservationsLayout, Type*> {
68
68
  Type* observations;
69
69
  Type* weights = nullptr;
70
70
  std::int64_t* indices = nullptr;
71
- static constexpr layout layout = ObservationsLayout;
71
+ static constexpr oneapi::mkl::stats::layout layout = ObservationsLayout;
72
72
  };
73
73
 
74
74
  // Specialization for buffer-based API
@@ -99,7 +99,7 @@ struct dataset<ObservationsLayout, sycl::buffer<Type, 1>> {
99
99
  sycl::buffer<Type, 1> observations;
100
100
  sycl::buffer<Type, 1> weights = {0};
101
101
  sycl::buffer<std::int64_t, 1> indices = {0};
102
- static constexpr layout layout = ObservationsLayout;
102
+ static constexpr oneapi::mkl::stats::layout layout = ObservationsLayout;
103
103
  };
104
104
 
105
105
  // Helper funtions to make dataset
@@ -1,6 +1,6 @@
1
1
  /* -== file: buffer.hpp ==- */
2
2
  /*******************************************************************************
3
- * Copyright 2019-2023 Intel Corporation.
3
+ * Copyright 2019-2024 Intel Corporation.
4
4
  *
5
5
  * This software and the related documents are Intel copyrighted materials, and
6
6
  * your use of them is governed by the express license under which they were
@@ -1887,6 +1887,34 @@ j1(sycl::queue& queue, sycl::buffer<double, 1>& a, oneapi::mkl::slice sa,
1887
1887
  sycl::buffer<double, 1>& y, oneapi::mkl::slice sy,
1888
1888
  oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1889
1889
 
1890
+ // function jn
1891
+ ONEAPI_MKL_VM_EXPORT sycl::event
1892
+ jn(sycl::queue& queue, int64_t n, sycl::buffer<sycl::half, 1>& a, sycl::half b,
1893
+ sycl::buffer<sycl::half, 1>& y,
1894
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1895
+ ONEAPI_MKL_VM_EXPORT sycl::event
1896
+ jn(sycl::queue& queue, sycl::buffer<sycl::half, 1>& a, oneapi::mkl::slice sa,
1897
+ sycl::half b, sycl::buffer<sycl::half, 1>& y, oneapi::mkl::slice sy,
1898
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1899
+
1900
+ ONEAPI_MKL_VM_EXPORT sycl::event
1901
+ jn(sycl::queue& queue, int64_t n, sycl::buffer<float, 1>& a, float b,
1902
+ sycl::buffer<float, 1>& y,
1903
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1904
+ ONEAPI_MKL_VM_EXPORT sycl::event
1905
+ jn(sycl::queue& queue, sycl::buffer<float, 1>& a, oneapi::mkl::slice sa,
1906
+ float b, sycl::buffer<float, 1>& y, oneapi::mkl::slice sy,
1907
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1908
+
1909
+ ONEAPI_MKL_VM_EXPORT sycl::event
1910
+ jn(sycl::queue& queue, int64_t n, sycl::buffer<double, 1>& a, double b,
1911
+ sycl::buffer<double, 1>& y,
1912
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1913
+ ONEAPI_MKL_VM_EXPORT sycl::event
1914
+ jn(sycl::queue& queue, sycl::buffer<double, 1>& a, oneapi::mkl::slice sa,
1915
+ double b, sycl::buffer<double, 1>& y, oneapi::mkl::slice sy,
1916
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1917
+
1890
1918
  // function lgamma
1891
1919
  ONEAPI_MKL_VM_EXPORT sycl::event
1892
1920
  lgamma(sycl::queue& queue, int64_t n, sycl::buffer<sycl::half, 1>& a,
@@ -3462,6 +3490,40 @@ y1(sycl::queue& queue, sycl::buffer<double, 1>& a, oneapi::mkl::slice sa,
3462
3490
  sycl::buffer<double, 1>& y, oneapi::mkl::slice sy,
3463
3491
  oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
3464
3492
 
3493
+ // function yn
3494
+ ONEAPI_MKL_VM_EXPORT sycl::event
3495
+ yn(sycl::queue& queue, int64_t n, sycl::buffer<sycl::half, 1>& a, sycl::half b,
3496
+ sycl::buffer<sycl::half, 1>& y,
3497
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3498
+ oneapi::mkl::vm::error_handler<sycl::half> const& eh = {});
3499
+ ONEAPI_MKL_VM_EXPORT sycl::event
3500
+ yn(sycl::queue& queue, sycl::buffer<sycl::half, 1>& a, oneapi::mkl::slice sa,
3501
+ sycl::half b, sycl::buffer<sycl::half, 1>& y, oneapi::mkl::slice sy,
3502
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3503
+ oneapi::mkl::vm::error_handler<sycl::half> const& eh = {});
3504
+
3505
+ ONEAPI_MKL_VM_EXPORT sycl::event
3506
+ yn(sycl::queue& queue, int64_t n, sycl::buffer<float, 1>& a, float b,
3507
+ sycl::buffer<float, 1>& y,
3508
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3509
+ oneapi::mkl::vm::error_handler<float> const& eh = {});
3510
+ ONEAPI_MKL_VM_EXPORT sycl::event
3511
+ yn(sycl::queue& queue, sycl::buffer<float, 1>& a, oneapi::mkl::slice sa,
3512
+ float b, sycl::buffer<float, 1>& y, oneapi::mkl::slice sy,
3513
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3514
+ oneapi::mkl::vm::error_handler<float> const& eh = {});
3515
+
3516
+ ONEAPI_MKL_VM_EXPORT sycl::event
3517
+ yn(sycl::queue& queue, int64_t n, sycl::buffer<double, 1>& a, double b,
3518
+ sycl::buffer<double, 1>& y,
3519
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3520
+ oneapi::mkl::vm::error_handler<double> const& eh = {});
3521
+ ONEAPI_MKL_VM_EXPORT sycl::event
3522
+ yn(sycl::queue& queue, sycl::buffer<double, 1>& a, oneapi::mkl::slice sa,
3523
+ double b, sycl::buffer<double, 1>& y, oneapi::mkl::slice sy,
3524
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3525
+ oneapi::mkl::vm::error_handler<double> const& eh = {});
3526
+
3465
3527
  } // namespace oneapi::mkl::vm
3466
3528
 
3467
3529
  #endif // ONEAPI_MKL_VM_BUFFER_HPP
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -85,7 +85,7 @@ enum class mode : std::uint32_t {
85
85
  verbose_mask = 0x7000000,
86
86
 
87
87
  default_mode = (ha | global_status_quiet | slice_normal | badarg_exception |
88
- fallback_enabled | verbose_quiet)
88
+ fallback_permissive | verbose_quiet)
89
89
  };
90
90
 
91
91
  enum class status : std::uint32_t {
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,5 +1,5 @@
1
1
  /*******************************************************************************
2
- * Copyright 2019-2023 Intel Corporation.
2
+ * Copyright 2019-2024 Intel Corporation.
3
3
  *
4
4
  * This software and the related documents are Intel copyrighted materials, and
5
5
  * your use of them is governed by the express license under which they were
@@ -1,6 +1,6 @@
1
1
  /* -== file: span.hpp ==- */
2
2
  /*******************************************************************************
3
- * Copyright 2019-2023 Intel Corporation.
3
+ * Copyright 2019-2024 Intel Corporation.
4
4
  *
5
5
  * This software and the related documents are Intel copyrighted materials, and
6
6
  * your use of them is governed by the express license under which they were
@@ -2043,6 +2043,37 @@ j1(sycl::queue& queue, sycl::span<const double> a, oneapi::mkl::slice sa,
2043
2043
  std::vector<sycl::event> const& depends = {},
2044
2044
  oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
2045
2045
 
2046
+ // function jn
2047
+ ONEAPI_MKL_VM_EXPORT sycl::event
2048
+ jn(sycl::queue& queue, sycl::span<const sycl::half> a, sycl::half b,
2049
+ sycl::span<sycl::half> y, std::vector<sycl::event> const& depends = {},
2050
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
2051
+ ONEAPI_MKL_VM_EXPORT sycl::event
2052
+ jn(sycl::queue& queue, sycl::span<const sycl::half> a, oneapi::mkl::slice sa,
2053
+ sycl::half b, sycl::span<sycl::half> y, oneapi::mkl::slice sy,
2054
+ std::vector<sycl::event> const& depends = {},
2055
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
2056
+
2057
+ ONEAPI_MKL_VM_EXPORT sycl::event
2058
+ jn(sycl::queue& queue, sycl::span<const float> a, float b, sycl::span<float> y,
2059
+ std::vector<sycl::event> const& depends = {},
2060
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
2061
+ ONEAPI_MKL_VM_EXPORT sycl::event
2062
+ jn(sycl::queue& queue, sycl::span<const float> a, oneapi::mkl::slice sa,
2063
+ float b, sycl::span<float> y, oneapi::mkl::slice sy,
2064
+ std::vector<sycl::event> const& depends = {},
2065
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
2066
+
2067
+ ONEAPI_MKL_VM_EXPORT sycl::event
2068
+ jn(sycl::queue& queue, sycl::span<const double> a, double b,
2069
+ sycl::span<double> y, std::vector<sycl::event> const& depends = {},
2070
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
2071
+ ONEAPI_MKL_VM_EXPORT sycl::event
2072
+ jn(sycl::queue& queue, sycl::span<const double> a, oneapi::mkl::slice sa,
2073
+ double b, sycl::span<double> y, oneapi::mkl::slice sy,
2074
+ std::vector<sycl::event> const& depends = {},
2075
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
2076
+
2046
2077
  // function lgamma
2047
2078
  ONEAPI_MKL_VM_EXPORT sycl::event
2048
2079
  lgamma(sycl::queue& queue, sycl::span<const sycl::half> a,
@@ -3740,6 +3771,43 @@ y1(sycl::queue& queue, sycl::span<const double> a, oneapi::mkl::slice sa,
3740
3771
  std::vector<sycl::event> const& depends = {},
3741
3772
  oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
3742
3773
 
3774
+ // function yn
3775
+ ONEAPI_MKL_VM_EXPORT sycl::event
3776
+ yn(sycl::queue& queue, sycl::span<const sycl::half> a, sycl::half b,
3777
+ sycl::span<sycl::half> y, std::vector<sycl::event> const& depends = {},
3778
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3779
+ oneapi::mkl::vm::error_handler<sycl::half> const& eh = {});
3780
+ ONEAPI_MKL_VM_EXPORT sycl::event
3781
+ yn(sycl::queue& queue, sycl::span<const sycl::half> a, oneapi::mkl::slice sa,
3782
+ sycl::half b, sycl::span<sycl::half> y, oneapi::mkl::slice sy,
3783
+ std::vector<sycl::event> const& depends = {},
3784
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3785
+ oneapi::mkl::vm::error_handler<sycl::half> const& eh = {});
3786
+
3787
+ ONEAPI_MKL_VM_EXPORT sycl::event
3788
+ yn(sycl::queue& queue, sycl::span<const float> a, float b, sycl::span<float> y,
3789
+ std::vector<sycl::event> const& depends = {},
3790
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3791
+ oneapi::mkl::vm::error_handler<float> const& eh = {});
3792
+ ONEAPI_MKL_VM_EXPORT sycl::event
3793
+ yn(sycl::queue& queue, sycl::span<const float> a, oneapi::mkl::slice sa,
3794
+ float b, sycl::span<float> y, oneapi::mkl::slice sy,
3795
+ std::vector<sycl::event> const& depends = {},
3796
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3797
+ oneapi::mkl::vm::error_handler<float> const& eh = {});
3798
+
3799
+ ONEAPI_MKL_VM_EXPORT sycl::event
3800
+ yn(sycl::queue& queue, sycl::span<const double> a, double b,
3801
+ sycl::span<double> y, std::vector<sycl::event> const& depends = {},
3802
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3803
+ oneapi::mkl::vm::error_handler<double> const& eh = {});
3804
+ ONEAPI_MKL_VM_EXPORT sycl::event
3805
+ yn(sycl::queue& queue, sycl::span<const double> a, oneapi::mkl::slice sa,
3806
+ double b, sycl::span<double> y, oneapi::mkl::slice sy,
3807
+ std::vector<sycl::event> const& depends = {},
3808
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3809
+ oneapi::mkl::vm::error_handler<double> const& eh = {});
3810
+
3743
3811
  } // namespace oneapi::mkl::vm
3744
3812
 
3745
3813
  #endif // ONEAPI_MKL_VM_SPAN_HPP
@@ -1,6 +1,6 @@
1
1
  /* -== file: usm.hpp ==- */
2
2
  /*******************************************************************************
3
- * Copyright 2019-2023 Intel Corporation.
3
+ * Copyright 2019-2024 Intel Corporation.
4
4
  *
5
5
  * This software and the related documents are Intel copyrighted materials, and
6
6
  * your use of them is governed by the express license under which they were
@@ -1917,6 +1917,36 @@ j1(sycl::queue& queue, const double* a, oneapi::mkl::slice sa, double* y,
1917
1917
  oneapi::mkl::slice sy, std::vector<sycl::event> const& depends = {},
1918
1918
  oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1919
1919
 
1920
+ // function jn
1921
+ ONEAPI_MKL_VM_EXPORT sycl::event
1922
+ jn(sycl::queue& queue, int64_t n, const sycl::half* a, sycl::half b,
1923
+ sycl::half* y, std::vector<sycl::event> const& depends = {},
1924
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1925
+ ONEAPI_MKL_VM_EXPORT sycl::event
1926
+ jn(sycl::queue& queue, const sycl::half* a, oneapi::mkl::slice sa, sycl::half b,
1927
+ sycl::half* y, oneapi::mkl::slice sy,
1928
+ std::vector<sycl::event> const& depends = {},
1929
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1930
+
1931
+ ONEAPI_MKL_VM_EXPORT sycl::event
1932
+ jn(sycl::queue& queue, int64_t n, const float* a, float b, float* y,
1933
+ std::vector<sycl::event> const& depends = {},
1934
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1935
+ ONEAPI_MKL_VM_EXPORT sycl::event
1936
+ jn(sycl::queue& queue, const float* a, oneapi::mkl::slice sa, float b, float* y,
1937
+ oneapi::mkl::slice sy, std::vector<sycl::event> const& depends = {},
1938
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1939
+
1940
+ ONEAPI_MKL_VM_EXPORT sycl::event
1941
+ jn(sycl::queue& queue, int64_t n, const double* a, double b, double* y,
1942
+ std::vector<sycl::event> const& depends = {},
1943
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1944
+ ONEAPI_MKL_VM_EXPORT sycl::event
1945
+ jn(sycl::queue& queue, const double* a, oneapi::mkl::slice sa, double b,
1946
+ double* y, oneapi::mkl::slice sy,
1947
+ std::vector<sycl::event> const& depends = {},
1948
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
1949
+
1920
1950
  // function lgamma
1921
1951
  ONEAPI_MKL_VM_EXPORT sycl::event
1922
1952
  lgamma(sycl::queue& queue, int64_t n, const sycl::half* a, sycl::half* y,
@@ -3510,6 +3540,42 @@ y1(sycl::queue& queue, const double* a, oneapi::mkl::slice sa, double* y,
3510
3540
  oneapi::mkl::slice sy, std::vector<sycl::event> const& depends = {},
3511
3541
  oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined);
3512
3542
 
3543
+ // function yn
3544
+ ONEAPI_MKL_VM_EXPORT sycl::event
3545
+ yn(sycl::queue& queue, int64_t n, const sycl::half* a, sycl::half b,
3546
+ sycl::half* y, std::vector<sycl::event> const& depends = {},
3547
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3548
+ oneapi::mkl::vm::error_handler<sycl::half> const& eh = {});
3549
+ ONEAPI_MKL_VM_EXPORT sycl::event
3550
+ yn(sycl::queue& queue, const sycl::half* a, oneapi::mkl::slice sa, sycl::half b,
3551
+ sycl::half* y, oneapi::mkl::slice sy,
3552
+ std::vector<sycl::event> const& depends = {},
3553
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3554
+ oneapi::mkl::vm::error_handler<sycl::half> const& eh = {});
3555
+
3556
+ ONEAPI_MKL_VM_EXPORT sycl::event
3557
+ yn(sycl::queue& queue, int64_t n, const float* a, float b, float* y,
3558
+ std::vector<sycl::event> const& depends = {},
3559
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3560
+ oneapi::mkl::vm::error_handler<float> const& eh = {});
3561
+ ONEAPI_MKL_VM_EXPORT sycl::event
3562
+ yn(sycl::queue& queue, const float* a, oneapi::mkl::slice sa, float b, float* y,
3563
+ oneapi::mkl::slice sy, std::vector<sycl::event> const& depends = {},
3564
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3565
+ oneapi::mkl::vm::error_handler<float> const& eh = {});
3566
+
3567
+ ONEAPI_MKL_VM_EXPORT sycl::event
3568
+ yn(sycl::queue& queue, int64_t n, const double* a, double b, double* y,
3569
+ std::vector<sycl::event> const& depends = {},
3570
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3571
+ oneapi::mkl::vm::error_handler<double> const& eh = {});
3572
+ ONEAPI_MKL_VM_EXPORT sycl::event
3573
+ yn(sycl::queue& queue, const double* a, oneapi::mkl::slice sa, double b,
3574
+ double* y, oneapi::mkl::slice sy,
3575
+ std::vector<sycl::event> const& depends = {},
3576
+ oneapi::mkl::vm::mode mode = oneapi::mkl::vm::mode::not_defined,
3577
+ oneapi::mkl::vm::error_handler<double> const& eh = {});
3578
+
3513
3579
  } // namespace oneapi::mkl::vm
3514
3580
 
3515
3581
  #endif // ONEAPI_MKL_VM_USM_HPP
@@ -0,0 +1 @@
1
+ INPUT(-lmkl_sycl_blas -lmkl_sycl_lapack -lmkl_sycl_sparse -lmkl_sycl_dft -lmkl_sycl_vm -lmkl_sycl_rng -lmkl_sycl_stats -lmkl_sycl_data_fitting)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mkl-devel-dpcpp
3
- Version: 2024.0.0
3
+ Version: 2024.2.0
4
4
  Summary: Intel® oneAPI Math Kernel Library
5
5
  Home-page: https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html
6
6
  Author: Intel Corporation
@@ -17,8 +17,8 @@ Classifier: Intended Audience :: Science/Research
17
17
  Classifier: Topic :: Software Development :: Libraries
18
18
  Classifier: License :: Other/Proprietary License
19
19
  License-File: LICENSE.txt
20
- Requires-Dist: mkl-dpcpp (==2024.0.0)
21
- Requires-Dist: mkl-devel (==2024.0.0)
20
+ Requires-Dist: mkl-dpcpp (==2024.2.0)
21
+ Requires-Dist: mkl-devel (==2024.2.0)
22
22
 
23
23
  Intel® oneAPI Math Kernel Library (Intel® oneMKL) is a computing math library of highly optimized, extensively threaded routines for applications that require maximum performance. This package provides C and Data Parallel C++ (DPC++) programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. Use it to optimize code for current and future generations of Intel® CPUs and GPUs.
24
24