There is a newer version of the record available.

Published July 17, 2020 | Version 3.0.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.9.0.

Files

Files (69.5 MB)

Name Size Download all
md5:bc6ee83bb6d319c6a5c631ccb9f302f2
22.0 MB Download
md5:33bd605d477757af09741b1f13fe4842
37.9 MB Download
md5:0b3f5088d3408c34311c3dd01f8b5782
9.6 MB Download
md5:d4e22ca1f63dcd292718258843f4f048
16.9 kB Download

Additional details