Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 197 Bytes

BlasBitDetection

This project is related to detection of contract incompability, when different version of BLAS is used.

Compilation

cmake -H. -Bobjdir -DUSE_STATIC=ON
cd objdir
make