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
50 stars 14 forks source link

update LAPACK_FORTRAN_STRLEN_END #49

Closed mgates3 closed 1 year ago

mgates3 commented 1 year ago

See https://github.com/Reference-LAPACK/lapack/pull/561 for a description.

Together with https://github.com/icl-utk-edu/blaspp/pull/69, this should fix https://github.com/icl-utk-edu/lapackpp/issues/44

@weslleyspereira Can you review?