Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6956 Discussions

mkl_sparse_d_add vs mkl_dcsradd for repeatedly adding matrices of identical structure

Jens_E_
New Contributor I
1,208 Views

Hi,

 

The deprecated mkl_?crsadd routines has a 'request' parameter which allows for some precomputation/analysis of matrix structure when matrices of the same structure are to be added repeatedly. 

 

Is there a similiar option within the new OneApi methods (mkl_sparse_?_add or related)?

 

Jens

Labels (2)
0 Kudos
1 Solution
Gennady_F_Intel
Moderator
1,198 Views

Jens,

that's not possible with this Inspector - Executing API. You might submit the official FR to the Intel Online Service Center channel regarding this topic.



View solution in original post

0 Kudos
4 Replies
Gennady_F_Intel
Moderator
1,199 Views

Jens,

that's not possible with this Inspector - Executing API. You might submit the official FR to the Intel Online Service Center channel regarding this topic.



0 Kudos
Jens_E_
New Contributor I
1,152 Views

Thanks!

0 Kudos
Gennady_F_Intel
Moderator
1,131 Views

The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.



0 Kudos
Reply