Expand description

Helper crate of build.rs in intel-mkl-src crate.

This crate is responsible for finding static or dynamic library of Intel MKL installed in user system.

Structs

Configuration for Intel MKL, e.g. mkl-static-lp64-seq

Found MKL library

Enums

Data model of library

How to link MKL

How to manage thread(s)

Constants

Functions

MKL Libraries to be loaded dynamically

Filename convention for MKL libraries.

MKL Libraries to be linked explicitly, not include OpenMP runtime (iomp5)

Filename convention for OpenMP runtime.