There is a newer version of the record available.

Published January 17, 2022 | Version 3.1.2
Software Open

FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable backends

  • 1. Max Planck Institute for Dynamics of Complex Technical Systems

Description

The BLAS library is one of the central libraries for the implementation of numerical algorithms. It serves as the basis for many other numerical libraries like LAPACK, PLASMA or MAGMA (to mention only the most obvious). Thus, a fast BLAS implementation is the key ingredient for efficient applications in this area. However, for debugging or benchmarking purposes it is often necessary to replace the underlying BLAS implementation of an application, e.g. to disable threading or to include debugging symbols. The FlexiBLAS library is a novel framework that allows one to exchange the BLAS implementation at run-time via an environment variable. Our concept neither requires relinkage, nor recompilation of the application. For only a very little overhead, the framework naturally extends to a minimal profiling setup that allows one to count numbers of calls to the BLAS routines used and measure the time spent therein. Beside the 140 BLAS routines, the FlexiBLAS library also provides wrappers around the LAPACK routines from LAPACK 3.4.0 to 3.10.0.

Files

Files (106.4 MB)

Name Size Download all
md5:5209ea4cea35c954755884704b7b6ed9
33.5 MB Download
md5:555b491dfdcbe2f6065e711f6bb489b4
58.9 MB Download
md5:3e037b719ff2bfd021ff82b40735c64a
14.0 MB Download
md5:ab53058bb6ef9700aa454376962e04f2
16.9 kB Download

Additional details