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

Deadlock in `gesvx` when FACT='E'

tlcfem
Beginner
1,183 Views

There is a bug in the upstream project that under rare cases, `gesvx` will hang when equilibration is required.

The details of the bug and the analysis can be seen in the following issue.

https://github.com/Reference-ScaLAPACK/scalapack/issues/119

 

I've also provided a reference fix as shown here.

https://github.com/Reference-ScaLAPACK/scalapack/pull/120

 

The bug can also be reproduced in MKL.

Given that ScaLAPACK has a long release cycle, I am writing here to see if it can be fixed in MKL soonish.

 

Labels (1)
0 Kudos
2 Replies
Aleksandra_K
Moderator
1,064 Views

Thanks for letting us know about the issue. We'll work on it and update you here when there's progress.


Regards,

Alex


0 Kudos
Aleksandra_K
Moderator
894 Views

Hi, the bug is fixed in the new release.


0 Kudos
Reply