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

Tracking Progress of an Eigen Problem Solver?

Michael_D_6
Beginner
293 Views

Hi,

Does anyone know of a way to track the progress of any of the intel Eigenvalue and Eigenvector functions. Im currently using DSBEVX and it doesn't seem to be call the PROGRESS function. This surprised me because surely DSBEVX is one of the more time-consuming functions in the library. Might this feature be implemented in any future versions?

Regards,

Michael

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
293 Views

Michael, we don't have such plans - at least there is no plan for the nearest version. 

0 Kudos
Chao_Y_Intel
Moderator
293 Views

Hi,

There is no way to track progress for Eigensolvers now. Currently only factorizations support that feature.  We will track this feature request, but as talked by Gennady, we still do not have any plans now to extend this feature support now.

Regards,

Chao

0 Kudos
Reply