Rust bindings for BLIS.
Features
static(enabled by default): Link BLIS statically.parallel-pthreads: Enables multithreading withpthreads.parallel-openmp: Enables multithreading withopenmp.runtime-dispatch: Enables runtime dispatch onx86_64.
parallel-pthreads and parallel-openmp are mutually exclusive.