Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Deadlock in `gesvx` when FACT='E'

tlcfem
Beginner
1,226 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,107 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
937 Views

Hi, the bug is fixed in the new release.


0 Kudos
Reply