CBLAS Rust wrapper
Go to file
2020-08-28 15:24:59 +04:00
src add flag ADD_ on CBLAS build 2020-08-28 15:24:59 +04:00
.gitignore Init 2020-08-28 14:44:27 +04:00
build.rs add flag ADD_ on CBLAS build 2020-08-28 15:24:59 +04:00
Cargo.toml add flag ADD_ on CBLAS build 2020-08-28 15:24:59 +04:00
README.md Update description and README 2020-08-28 15:02:14 +04:00

CBLAS build

Some libraries may depend on CBLAS, and on some systems openblas may not be built with cblas. This crate builds CBLAS and links it statically.

Not implemented

compilation of the fortran files