There is a newer version of the record available.

Published July 12, 2022 | Version 3.2.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.10.1.

Files

Files (120.5 MB)

Name Size Download all
md5:e390dfdace5c39b39a50167d028b4ca4
37.9 MB Download
md5:09a061ca0bf6d51b0afe8d796cd538f9
67.3 MB Download
md5:ef3790ccb19e4332755fa35f1dbdeff0
15.3 MB Download
md5:eb00e0888d89a40f91c1c7b758dd821a
16.9 kB Download

Additional details