OpenBLAS/lapack-netlib/CBLAS/include
Larson, Eric 8fe3555792 ILP support
long's in windows are 4 bytes (MSVS, intel compilers). Use int64_t and int32_t
to ensure 8 byte integers for ILP interface.

support 8 byte integer flag for intel ifort compiler
2022-03-24 19:09:23 +01:00
..
CMakeLists.txt
cblas.h ILP support 2022-03-24 19:09:23 +01:00
cblas_f77.h ILP support 2022-03-24 19:09:23 +01:00
cblas_mangling_with_flags.h.in
cblas_test.h