macOS
brew install flexiblaslocal Homebrew formula metadata
sudo port install flexiblasMacPorts ports tree · math/flexiblas/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.