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

Using mkl)?diamm in C

Brent_Whiting
Beginner
292 Views

I am trying to use mkl_ddiam and calling it from a C program.  The program runs but I get a wrong answer.  Could I get an example of calling mkl_ddiamm from C?  I want to have a one diagonal matrix.  Thanks, Brent Whiting.  425-965-6753brent.a.whiting@boeing.com

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
292 Views

well, we don't have such example among the Sparse BLAS level 2-3 examples. It would be make sense to add tne one in the future. I will ask the onwer of this component to prepare and provide the example for you. 

0 Kudos
Gennady_F_Intel
Moderator
292 Views

Brent, we have added a  couple of C/Fortran examples for matrices represented in the diagonal storage scheme. All of these examples are available since MKL v.11.2. 

--Gennady

0 Kudos
Reply