macOS
brew install flexiblaslocal Homebrew formula metadata
sudo port install flexiblasMacPorts ports tree · math/flexiblas/Portfile · ソース: api.github.com
brew
flexiblas のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install flexiblaslocal Homebrew formula metadata
sudo port install flexiblasMacPorts ports tree · math/flexiblas/Portfile · ソース: api.github.com
sudo dnf install flexiblasFedora Rawhide package metadata · flexiblas · ソース: dl.fedoraproject.org
概要
BLAS and LAPACK wrapper library with runtime exchangable backends
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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~/.flexiblasrc64実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
flexiblas | cli | グローバル実行可能ファイル | |
flexiblas-config | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | 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 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-serialソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.