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

How to terminate a LAPACK function?

Yuriy_Shlepnev
Beginner
242 Views
If I call a LAPACK function such as matrix inversion from my GUI code and it takes too long to invert the matrix, is there any way to stop the inversion (other than terminating the whole application)?

0 Kudos
1 Reply
Gennady_F_Intel
Moderator
242 Views
his possibility is not envisaged in the MKL.
0 Kudos
Reply