Automic VaultAutomic Vault

brew

Install flexiblas with Homebrew, dnf, MacPorts

BLAS and LAPACK wrapper library with runtime exchangable backends. Version 3.5.0 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install flexiblas

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install flexiblas

MacPorts ports tree · math/flexiblas/Portfile · source: api.github.com

overview

Package summary

BLAS and LAPACK wrapper library with runtime exchangable backends

Commands and aliases

  • flexiblas
  • flexiblas-config

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2013: Project copyright period begins for FlexiBLAS.
  • 2015: FlexiBLAS material was presented at OctConf through an official project poster.
  • 2018: FlexiBLAS talks and posters appeared at GAMM, OVGU Magdeburg, and CoSaS according to the official project page.
  • 2021: Official material included an EasyBuild tech talk about FlexiBLAS.
  • 2025: Version 3.5.0 was published on the official project page and repository.

Related projects

  • Related BLAS/LAPACK implementations named by the project include Netlib BLAS, OpenBLAS, ATLAS, Intel MKL, and BLIS.
  • Related scientific integration projects include the GNU Octave add-on and the separately hosted r-flexiblas R interface.

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:runtime

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
CMAKE_INSTALL_PREFIX/etc/flexiblasrcCMAKE_INSTALL_PREFIX/etc/flexiblasrc.d/*.conf~/.flexiblasrc~/.flexiblasrc.$(hostname)$FLEXIBLAS_CONFIGCMAKE_INSTALL_PREFIX/etc/flexiblasrc64~/.flexiblasrc64

executables

Installed executables

CommandKindExposureNote
flexiblascliglobal executable
flexiblas-configcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version3.5.0
manager updated2026-06-15
local dataok
upstreamnot checked
latest detectednot detected

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

install metadata

Package metadata

Package keybrew:flexiblas
Version3.5.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/flexiblas
Homepagehttps://www.mpi-magdeburg.mpg.de/projects/flexiblas
Repositoryhttps://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
Upstream docshttps://www.mpi-magdeburg.mpg.de/projects/flexiblas
LicenseLGPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause-Open-MPI
Source archivehttps://csc.mpi-magdeburg.mpg.de/mpcsc/software/flexiblas/flexiblas-3.5.0.tar.xz
Last updated2026-06-15T09:01:50+09:00
Pulseupdated
Dependenciesgcc, libomp, openblas
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsFlexiBLAS includes the following backends: APPLE, OpenBLASOpenMP, NETLIB APPLE has been set as the default in $HOMEBREW_PREFIX/etc/flexiblasrc

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameflexiblas
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

dnf95%

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 flexiblas
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: i686
  • Source Package: flexiblas
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-atlas 3.5.0-2.fc44

FlexiBLAS wrappers for ATLAS

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-atlas
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 6 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-atlas from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-blis-openmp 3.5.0-2.fc44

FlexiBLAS wrappers for BLIS

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-blis-openmp
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-blis-openmp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-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-openmp64
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-blis-openmp64 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-blis-serial 3.5.0-2.fc44

FlexiBLAS wrappers for BLIS

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-blis-serial
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-blis-serial from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-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-serial64
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-blis-serial64 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-blis-threads 3.5.0-2.fc44

FlexiBLAS wrappers for BLIS

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-blis-threads
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-blis-threads from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-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-threads64
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-blis-threads64 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-devel 3.5.0-2.fc44

Development headers and libraries for FlexiBLAS

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-devel
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: i686
  • Source Package: flexiblas
  • 12 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-hook-profile 3.5.0-2.fc44

FlexiBLAS profile hook plugin

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-hook-profile
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 10 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-hook-profile from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-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-profile64
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 10 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-hook-profile64 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-netlib 3.5.0-2.fc44

FlexiBLAS wrapper library

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-netlib
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: i686
  • Source Package: flexiblas
  • 9 dependencies
  • 7 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-netlib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-netlib64 3.5.0-2.fc44

FlexiBLAS wrapper library (64-bit)

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-netlib64
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 9 dependencies
  • 7 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-netlib64 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-openblas-openmp 3.5.0-2.fc44

FlexiBLAS wrappers for OpenBLAS

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-openblas-openmp
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: i686
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-openblas-openmp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-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-openmp64
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-openblas-openmp64 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flexiblas-openblas-serial 3.5.0-2.fc44

FlexiBLAS wrappers for OpenBLAS

https://www.mpi-magdeburg.mpg.de/projects/flexiblas

sudo dnf install flexiblas-openblas-serial
  • License: LGPL-3.0-or-later AND LGPL-2.0-or-later AND BSD-3-Clause-Open-MPI
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flexiblas
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Flexiblas
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flexiblas-openblas-serial from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment