mpimd-csc / flexiblas

FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable backends. This is only a mirror of https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
GNU Lesser General Public License v3.0
36 stars 7 forks source link

LAPACK headers are missing flexiblas_fortran_charlen_t types #57

Open julianh-siemens opened 1 month ago

julianh-siemens commented 1 month ago

The LAPACK headers supplied by FlexiBLAS are missing the flexiblas_fortran_charlen_t types. Including flexiblas_fortran_char_len.h should fix this.