Crate openblas_build

Source
Expand description

Helper crate for openblas-src/build.rs

The make system of OpenBLAS has large number of inputs, and detects environmental informations.

§Requirements

This crate executes make as external command, and inspects its deliverables using GNU binutils (nm and objdump).

Modules§

error

Structs§

Compilers
Configure
make option generator
LinkFlags
Parse compiler linker flags, -L and -l
MakeConf
Parse Makefile.conf which generated by OpenBLAS make system

Enums§

Interface
Interface for 32-bit interger (LP64) and 64-bit integer (ILP64)
Target
CPU list in TargetList

Functions§

download
openblas_source_url