Automic VaultAutomic Vault

brew

Installer flexiblas avec Homebrew, dnf, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de flexiblas pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install flexiblas

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install flexiblas

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

aperçu

Résumé du paquet

BLAS and LAPACK wrapper library with runtime exchangable backends

Commandes et alias

  • flexiblas
  • flexiblas-config

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:runtime

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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

exécutables

Exécutables installés

CommandeTypeExpositionNote
flexiblascliexécutable global
flexiblas-configcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire3.5.0
gestionnaire mis à jour2026-06-15
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:flexiblas
Version3.5.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/flexiblas
Page d'accueilhttps://www.mpi-magdeburg.mpg.de/projects/flexiblas
Dépôthttps://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
Docs amonthttps://www.mpi-magdeburg.mpg.de/projects/flexiblas
LicenceLGPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause-Open-MPI
Archive sourcehttps://csc.mpi-magdeburg.mpg.de/mpcsc/software/flexiblas/flexiblas-3.5.0.tar.xz
Dernière mise à jour2026-06-15T09:01:50+09:00
Pulseupdated
Dépendancesgcc, libomp, openblas
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsFlexiBLAS includes the following backends: APPLE, OpenBLASOpenMP, NETLIB APPLE has been set as the default in $HOMEBREW_PREFIX/etc/flexiblasrc

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 7 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 7 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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