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

LAPACKE_zsptri not threaded?

cossmann__Steven
Beginner
301 Views

Does anyone know if LAPACKE_zsptri is threaded in MKL 10.3?  It doesn't appear to be, but I may be doing something wrong.  It isn't listed in the user guide as being threaded, but it also has a list of functions and then says "and so on", so I was hoping it was part of the "so on".  If not, is there any particular reason it isn't threaded?

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
301 Views
That's correct - this routine is not threaded. One of the reason is that we didn't see the requests from customer's so far.
0 Kudos
cossmann__Steven
Beginner
301 Views
Is there any chance of this being added in the future? I'd hope it would be pretty straight forward to do since I believe LAPACKE_zsptrs is threaded.
0 Kudos
Reply