macOS
brew install flexiblaslocal Homebrew formula metadata
sudo port install flexiblasMacPorts ports tree · math/flexiblas/Portfile · source: api.github.com
brew
BLAS and LAPACK wrapper library with runtime exchangable backends. Version 3.5.0 via Homebrew; verified 2026-06-15.
install
brew install flexiblaslocal Homebrew formula metadata
sudo port install flexiblasMacPorts ports tree · math/flexiblas/Portfile · source: api.github.com
sudo dnf install flexiblasFedora Rawhide package metadata · flexiblas · source: dl.fedoraproject.org
overview
BLAS and LAPACK wrapper library with runtime exchangable backends
history
FlexiBLAS is a BLAS and LAPACK wrapper library from the Max Planck Institute for Dynamics of Complex Technical Systems. Its niche is runtime switching of numerical linear algebra backends without rebuilding or relinking applications.
The project dates its copyright to 2013-2025 and describes itself as a wrapper that provides a GNU Fortran-compatible BLAS/LAPACK interface while dispatching calls to selectable backend implementations such as Netlib BLAS, OpenBLAS, ATLAS, Intel MKL, and BLIS.
The official project page frames FlexiBLAS around a practical HPC problem: BLAS is central to numerical software, but benchmarking, debugging, and tuning often require trying different BLAS implementations. FlexiBLAS makes that switch a runtime choice controlled by configuration files and environment variables.
FlexiBLAS is packaged beyond source tarballs: the official page documents installation through the project's Debian/Ubuntu APT repository, Fedora/EPEL dnf packages, and the FreeBSD ports collection. It is also available through Homebrew, MacPorts, and Fedora package metadata in the supplied input.
The project added integration points for scientific tools, including a GNU Octave interface and an R interface maintained separately, which helped make backend switching visible to users of higher-level numerical environments.
Users link software against libflexiblas as they would link a reference BLAS, then choose the actual backend through configuration files, the FLEXIBLAS environment variable, or the flexiblas command-line tool. The same mechanism supports per-system, per-user, and per-host defaults.
Package users care about the split between normal and 64-bit-integer builds: official documentation notes suffixed library, directory, command, and configuration names such as flexiblas64 and flexiblasrc64 when INTEGER8 support is enabled.
FlexiBLAS is interesting to package maintainers because it turns BLAS backend selection into policy and configuration rather than a relink step. That is valuable in distributions and HPC modules where multiple BLAS providers coexist and users need repeatable performance comparisons.
The package also exposes the subtle ABI problem behind 'just swap libblas.so': not every BLAS/LAPACK provider is arranged as one compatible shared library, so FlexiBLAS wraps multi-file providers into a single selectable backend.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
CMAKE_INSTALL_PREFIX/etc/flexiblasrcCMAKE_INSTALL_PREFIX/etc/flexiblasrc.d/*.conf~/.flexiblasrc~/.flexiblasrc.$(hostname)$FLEXIBLAS_CONFIGCMAKE_INSTALL_PREFIX/etc/flexiblasrc64~/.flexiblasrc64executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flexiblas | cli | global executable | |
flexiblas-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
install metadata
| Package key | brew:flexiblas |
|---|---|
| Version | 3.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flexiblas |
| Homepage | https://www.mpi-magdeburg.mpg.de/projects/flexiblas |
| Repository | https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release |
| Upstream docs | https://www.mpi-magdeburg.mpg.de/projects/flexiblas |
| License | LGPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause-Open-MPI |
| Source archive | https://csc.mpi-magdeburg.mpg.de/mpcsc/software/flexiblas/flexiblas-3.5.0.tar.xz |
| Last updated | 2026-06-15T09:01:50+09:00 |
| Pulse | updated |
| Dependencies | gcc, libomp, openblas |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | FlexiBLAS includes the following backends: APPLE, OpenBLASOpenMP, NETLIB APPLE has been set as the default in $HOMEBREW_PREFIX/etc/flexiblasrc |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flexiblas |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flexiblas 3.5.0-2.fc44
A BLAS/LAPACK wrapper library with runtime exchangeable backends
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblasflexiblas-atlas 3.5.0-2.fc44
FlexiBLAS wrappers for ATLAS
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-atlasflexiblas-blis-openmp 3.5.0-2.fc44
FlexiBLAS wrappers for BLIS
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-blis-openmpflexiblas-blis-openmp64 3.5.0-2.fc44
FlexiBLAS wrappers for BLIS (64-bit)
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-blis-openmp64flexiblas-blis-serial 3.5.0-2.fc44
FlexiBLAS wrappers for BLIS
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-blis-serialflexiblas-blis-serial64 3.5.0-2.fc44
FlexiBLAS wrappers for BLIS (64-bit)
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-blis-serial64flexiblas-blis-threads 3.5.0-2.fc44
FlexiBLAS wrappers for BLIS
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-blis-threadsflexiblas-blis-threads64 3.5.0-2.fc44
FlexiBLAS wrappers for BLIS (64-bit)
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-blis-threads64flexiblas-devel 3.5.0-2.fc44
Development headers and libraries for FlexiBLAS
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-develflexiblas-hook-profile 3.5.0-2.fc44
FlexiBLAS profile hook plugin
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-hook-profileflexiblas-hook-profile64 3.5.0-2.fc44
FlexiBLAS profile hook plugin (64-bit)
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-hook-profile64flexiblas-netlib 3.5.0-2.fc44
FlexiBLAS wrapper library
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-netlibflexiblas-netlib64 3.5.0-2.fc44
FlexiBLAS wrapper library (64-bit)
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-netlib64flexiblas-openblas-openmp 3.5.0-2.fc44
FlexiBLAS wrappers for OpenBLAS
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-openblas-openmpflexiblas-openblas-openmp64 3.5.0-2.fc44
FlexiBLAS wrappers for OpenBLAS (64-bit)
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-openblas-openmp64flexiblas-openblas-serial 3.5.0-2.fc44
FlexiBLAS wrappers for OpenBLAS
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
sudo dnf install flexiblas-openblas-serialsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.