Skip to content

MKL+MPI matinv hotfix

Denis Jelovina requested to merge denis.jelovina into master

MKL + MPI hotfix Matrix inversion subroutine in MKL sometimes return a bit different results, which makes seward to write data inconsistently. This hotfix forces inversion subroutine to return the same result for identical input.

  • Documentation updated or not needed.
  • Test created or not needed.
  • Attribution in source files and CONTRIBUTORS.md updated if necessary.
Edited by Jellby

Merge request reports