Skip to content

[cmake] Use a better FindMKL.cmake which includes also linker flags.

Lars Bilke requested to merge bilke/ogs:find-mkl into master

Also added CMake option OGS_EIGEN_USE_MKL, see https://eigen.tuxfamily.org/dox/TopicUsingIntelMKL.html.


Some questions:


Fixes #3259 (closed).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Dmitry Yu. Naumov

Merge request reports