Dipl.-Math. Martin Köhler
Technical associate of workgroup Computational Methods in Systems and Control Theory (Prof. Dr. Peter Benner)| Postal adress: | Max Planck Institute for Dynamics of Complex Technical Systems Sandtorstr. 1 39106 Magdeburg Germany |
|
|---|---|---|
| Office: | Room S3.10 | |
| Phone: | +49 391 6110 445 | |
| Secretary: | +49 391 6110 450 Diana Noatsch-Liebke | |
| Fax: | +49 391 6110 500 MPI Magdeburg | |
| E-Mail: | koehlerm@mpi-magdeburg.mpg.de | |
| GPG public key: | 0x828AFC48 fingerprint: 0E05 BD6F 72D4 E66E 0C54 FBAC 5DE5 6F7C 828A FC48 |
Fields of research
- numerical solution of "large", sparse matrix equations
- parallel algortihms in numerical linear algebra
- efficient algorithms for H2 model order reduction
- development of mathmematical software
News
Software: FlexiBLAS 3.5.0 released - LAPACKE and Windows support
November 03, 2025
FlexiBLAS, the exchange and abstraction layer for BLAS and LAPACK with runtime backend selection, has reached version 3.5.0. This release delivers two headline features: native support for LAPACKE, the C interface to LAPACK, and support for Windows.
With LAPACKE support, C/C++ applications using the LAPACKE API can route calls through FlexiBLAS to different BLAS/LAPACK backendssuch as OpenBLAS, BLIS, or oneMKLwithout recompilation or code changes. The new Windows support enables consistent use and runtime switching of backends on Windows systems, simplifying cross-platform development, testing, and reproducible workflows.
Beyond these highlights, version 3.5.0 includes minor improvements and bug fixes.