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

what LAPACK version? and latest LAPACK 3.4.0

Azua_Garcia__Giovann
456 Views
Hello,

How can I find the LAPACK version implemented in MKL? I need to do lot of work related to QR updates and it turns out that LAPACK 3.4.0 includes very nice coverage of exactly QR updates with functions: DTPQRT, and possibly faster versions of DGEQRF with DGEQRT and DGEQRT3.

If it is not implemented (I can't find it in MKL documentation mklman.pdf) when would it be?

Many thanks in advance,
Best regards,
Giovanni
0 Kudos
2 Replies
Sridevi_A_Intel
Employee
456 Views
LAPACK is updated to 3.4.0 in MKL 10.3.10. MKL 10.3.10 will be available to customers by April end.


--Sridevi
0 Kudos
Azua_Garcia__Giovann
456 Views
Fantastic news thank you! :)

Best regards,
Giovanni
0 Kudos
Reply