There is a newer version of the record available.

Published January 10, 2024 | Version 3.4.1
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.12.0.

Files

Files (130.4 MB)

Name Size Download all
md5:999cd0d8e8f98e788a58eab3f1c04a3a
42.5 MB Download
md5:d2b57d225528202344ebd193e6ee8b90
71.3 MB Download
md5:f223514d2b57cbff7afd8fc8a70afb84
16.6 MB Download
md5:686500ff8d5ac8a8b15e41d6b3ee5fb2
7.5 kB Download

Additional details