OpenBLAS/lapack-netlib/LAPACKE/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 [WIP] Update LAPACK to 3.9.0 (#2353) 2020-01-01 13:18:53 +01:00
lapack.h Add entries for the new Householder Reconstruction functions from 3.9.1 2021-05-02 19:56:11 +02:00
lapacke.h Add entries for the new Householder Reconstruction functions from 3.9.1 2021-05-02 19:56:11 +02:00
lapacke_config.h ILP support 2022-03-24 19:09:23 +01:00
lapacke_mangling.h added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
lapacke_mangling_with_flags.h.in added lapack 3.7.0 with latest patches from git 2017-01-06 11:48:40 +01:00
lapacke_utils.h Annotate LAPACKE_lsame with the const attribute for GCC and compatible compilers 2022-02-26 19:27:34 +01:00