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§
Structs§
- Compilers
- Configure
- make option generator
- Link
Flags - Parse compiler linker flags,
-L
and-l
- Make
Conf - 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