icl-utk-edu / lapackpp

LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.
https://icl.utk.edu/slate/
BSD 3-Clause "New" or "Revised" License
46 stars 14 forks source link

define LAPACK_FORTRAN_STRLEN_END during config. See #44. #53

Closed mgates3 closed 10 months ago

mgates3 commented 10 months ago

@weslleyspereira Does this fix the problem? Apparently the earlier fix in PR #49 left out actually defining this #define during the configure process.