summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/scalapack.md
Commit message (Collapse)AuthorAgeFilesLines
* Prepare new release.0.53.0Jussi Pakkanen2020-01-071-14/+0
|
* deps: add scalapackMichael Hirsch, Ph.D2019-11-301-0/+14
Scalapack uses a library stack that can be challenging to manage. Not least of all since many Scalapacks ship with broken / incomplete pkg-config files and CMake FindScalapack.cmake This resolves those issues for typical Scalapack setups including: * Linux: Intel MKL or OpenMPI + Netlib * MacOS: Intel MKL or OpenMPI + Netlib * Windows: Intel MKL (OpenMPI not available on Windows)