Cargo Features

intel-mkl-sys has no features set by default.

[dependencies]
intel-mkl-sys = { version = "0.8.1", features = ["mkl-static-lp64-iomp", "mkl-static-lp64-seq", "mkl-static-ilp64-iomp", "mkl-static-ilp64-seq", "mkl-dynamic-lp64-iomp", "mkl-dynamic-lp64-seq", "mkl-dynamic-ilp64-iomp", "mkl-dynamic-ilp64-seq"] }
mkl-static-lp64-iomp

MKL config https://software.intel.com/content/www/us/en/develop/articles/intel-math-kernel-library-intel-mkl-and-pkg-config-tool.html

Enables mkl-static-lp64-iomp of intel-mkl-src

mkl-static-lp64-seq

Enables mkl-static-lp64-seq of intel-mkl-src

mkl-static-ilp64-iomp

Enables mkl-static-ilp64-iomp of intel-mkl-src

mkl-static-ilp64-seq

Enables mkl-static-ilp64-seq of intel-mkl-src

mkl-dynamic-lp64-iomp

Enables mkl-dynamic-lp64-iomp of intel-mkl-src

mkl-dynamic-lp64-seq

Enables mkl-dynamic-lp64-seq of intel-mkl-src

mkl-dynamic-ilp64-iomp

Enables mkl-dynamic-ilp64-iomp of intel-mkl-src

mkl-dynamic-ilp64-seq

Enables mkl-dynamic-ilp64-seq of intel-mkl-src