Automic VaultAutomic Vault

brew

flexiblas を Homebrew, dnf, MacPorts でインストール

flexiblas のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install flexiblas

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install flexiblas

MacPorts ports tree · math/flexiblas/Portfile · ソース: api.github.com

概要

パッケージ概要

BLAS and LAPACK wrapper library with runtime exchangable backends

コマンドとエイリアス

  • flexiblas
  • flexiblas-config

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

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

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:runtime

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
flexiblascliグローバル実行可能ファイル
flexiblas-configcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版3.5.0
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:flexiblas
バージョン3.5.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/flexiblas
ホームページhttps://www.mpi-magdeburg.mpg.de/projects/flexiblas
リポジトリhttps://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
上流ドキュメントhttps://www.mpi-magdeburg.mpg.de/projects/flexiblas
ライセンスLGPL-3.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause-Open-MPI
ソースアーカイブhttps://csc.mpi-magdeburg.mpg.de/mpcsc/software/flexiblas/flexiblas-3.5.0.tar.xz
最終更新2026-06-15T09:01:50+09:00
Pulseupdated
依存関係gcc, libomp, openblas
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点FlexiBLAS includes the following backends: APPLE, OpenBLASOpenMP, NETLIB APPLE has been set as the default in $HOMEBREW_PREFIX/etc/flexiblasrc

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 7 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 7 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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