Skip to content

GEMMT default, bugfix with MKL

Compare
Choose a tag to compare
@scivision scivision released this 04 Sep 16:58
· 219 commits to main since this release
97b3ee4
  • Use GEMMT by default for symmetrix matrix-matrix multiplication, if available (e.g. Intel MKL)
  • For 64-bit with MKL (MKL64), link "mpi_ilp64" as well in FindScalapack
  • MKL with OpenMP: correct bug that stopped it from building.
  • Cray: don't set compiler tune options, regardless of compiler