Cargo Features
gemm-benchmark has no features set by default.
[dependencies]
gemm-benchmark = { version = "0.1.3", features = ["accelerate", "blis", "intel-mkl", "intel-mkl-amd", "openblas"] }
- accelerate = accelerate-src
- blis = blis-src
- intel-mkl
-
Enables mkl-static-lp64-seq of intel-mkl-src ^0.7
- intel-mkl-amd
-
Enables mkl-dynamic-lp64-seq of intel-mkl-src ^0.7
- openblas = openblas-src
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.