Expand description

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

This crate is responsible for setup Intel MKL library usable from Rust crate.

  • Find library from system.
  • Download library as a container from OCI registry.

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