Skip to content

FindMKL: Add module to find Intel MKL

Teodor Nikolov requested to merge teonnik/cmake:new_mkl_find_module into master
  • The module defines imported targets for all MKL combinations, including BLACS and ScaLAPACK targets.
  • The module is envisioned to supersede the current MKL logic in FindBLAS and FindLAPACK.

Note: F95 is not supported.

Issue: #20479 (closed)
Topic-rename: FindMKL-module

Edited by Brad King

Merge request reports