[build-dependencies.anyhow]
version = "1.0.58"
[build-dependencies.intel-mkl-tool]
default-features = false
version = "0.8.0"
[build-dependencies.ocipkg]
version = "0.2.8"
[features]
default = []
mkl-dynamic-ilp64-iomp = []
mkl-dynamic-ilp64-seq = []
mkl-dynamic-lp64-iomp = []
mkl-dynamic-lp64-seq = []
mkl-static-ilp64-iomp = []
mkl-static-ilp64-seq = []
mkl-static-lp64-iomp = []
mkl-static-lp64-seq = []
[package]
authors = ["Toshiki Teramura <toshiki.teramura@gmail.com>"]
build = "build.rs"
description = "Redistribution of Intel(R) MKL as a crate"
edition = "2018"
keywords = ["fft", "blas", "lapack"]
license-file = "License.txt"
links = "mkl_core"
name = "intel-mkl-src"
readme = "README.md"
repository = "https://github.com/rust-math/intel-mkl-src"
rust-version = "1.61.0"
version = "0.8.1"