macOS
brew install libfabriclocal Homebrew formula metadata
安装
brew install libfabriclocal Homebrew formula metadata
sudo apt install libfabric-binDebian stable package indexes · libfabric-bin · 来源: deb.debian.org
sudo dnf install libfabricFedora Rawhide package metadata · libfabric · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libfabricnixpkgs package indexes · pkgs/by-name/li/libfabric/package.nix · 来源: api.github.com
sudo pacman -S libfabricArch Linux sync databases · libfabric · 来源: geo.mirror.pkgbuild.com
sudo zypper install libfabricopenSUSE Tumbleweed package metadata · libfabric · 来源: download.opensuse.org
概览
OpenFabrics libfabric
历史
libfabric, also called OpenFabrics Interfaces, is a low-level communications library for high-performance parallel and distributed applications. It abstracts high-bandwidth, low-latency fabrics behind provider implementations while exposing APIs tuned for HPC middleware.
The OFI Working Group, a subgroup of the OpenFabrics Alliance, develops libfabric as an open framework for fabric communication services. The project's release notes identify version 1.0.0 on May 3, 2015 as the initial public release, with PSM, sockets, usNIC, and verbs providers.
The project evolved from a 1.x provider framework into a 2.x series while retaining the same role: giving MPI, SHMEM, PGAS runtimes, and distributed systems software a common user-space API across InfiniBand, Ethernet/RDMA, provider-specific HPC networks, and cloud fabrics.
Open MPI documentation treats OFI and libfabric as interchangeable in practice and lists provider-backed networks such as AWS EFA, Cisco usNIC, Cray uGNI, Omni-Path, and HPE Slingshot. That made the package a common dependency on HPC systems and cloud HPC images.
Homebrew, Debian, Fedora, Arch, Nix, Ubuntu, and SUSE-family packages ship libfabric or libfabric-bin tooling such as fi_info, fi_pingpong, and fi_strerror for discovering providers and testing fabric paths.
Users install libfabric directly for fi_info and fabtests, or indirectly through MPI and communication runtimes. Developers use its man pages and provider model to choose endpoint types, completion queues, address vectors, memory registration behavior, and transport-specific capabilities.
libfabric is package-nerd significant because it is the dependency that lets one MPI build speak many fast networks. It hides vendor transport churn behind provider packages while still preserving enough detail for HPC performance tuning.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fi_info | cli | 全局可执行文件 | |
fi_mon_sampler | cli | 全局可执行文件 | |
fi_pingpong | cli | 全局可执行文件 | |
fi_strerror | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ofiwg/libfabric
安装元数据
| 软件包键 | brew:libfabric |
|---|---|
| 版本 | 2.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libfabric |
| 主页 | https://ofiwg.github.io/libfabric/ |
| 仓库 | https://github.com/ofiwg/libfabric |
| 上游文档 | https://ofiwg.github.io/libfabric |
| 许可证 | BSD-2-Clause OR GPL-2.0-only |
| 源码归档 | https://github.com/ofiwg/libfabric/releases/download/v2.6.0/libfabric-2.6.0.tar.bz2 |
| 最后更新 | 2026-06-22T17:19:34Z |
| Pulse | updated |
| 构建依赖 | autoconf, automake, libtool |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libfabric |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libfabric-bin 2.1.0-1.1
Diagnosis programs for the libfabric communication library
https://ofiwg.github.io/libfabric/
sudo apt install libfabric-binlibfabric-dev 2.1.0-1.1
Development files for libfabric1
https://ofiwg.github.io/libfabric/
sudo apt install libfabric-devlibfabric1 2.1.0-1.1
libfabric communication library
https://ofiwg.github.io/libfabric/
sudo apt install libfabric1libfabric
nix profile install nixpkgs#libfabriclibfabric-bin 1.17.0-3build2
Diagnosis programs for the libfabric communication library
https://ofiwg.github.io/libfabric/
sudo apt install libfabric-binlibfabric-dev 1.17.0-3build2
Development files for libfabric1
https://ofiwg.github.io/libfabric/
sudo apt install libfabric-devlibfabric1 1.17.0-3build2
libfabric communication library
https://ofiwg.github.io/libfabric/
sudo apt install libfabric1libfabric 2.5.1-1.fc45
Open Fabric Interfaces
https://github.com/ofiwg/libfabric
sudo dnf install libfabriclibfabric-devel 2.5.1-1.fc45
Development files for libfabric
https://github.com/ofiwg/libfabric
sudo dnf install libfabric-devellibfabric 2.5.1-1
User-space API for OpenFabrics Interfaces (OFI)
https://ofiwg.github.io/libfabric/
sudo pacman -S libfabriclibfabric 2.5.1-1.2
User-space RDMA Fabric Interfaces
http://www.github.com/ofiwg/libfabric
sudo zypper install libfabriclibfabric-devel 2.5.1-1.2
Development files for the libfabric library
http://www.github.com/ofiwg/libfabric
sudo zypper install libfabric-devellibfabric-devel-32bit 2.5.1-1.2
Development files for the libfabric library
http://www.github.com/ofiwg/libfabric
sudo zypper install libfabric-devel-32bitlibfabric1 2.5.1-1.2
User-space RDMA fabric interfaces
http://www.github.com/ofiwg/libfabric
sudo zypper install libfabric1libfabric1-32bit 2.5.1-1.2
User-space RDMA fabric interfaces
http://www.github.com/ofiwg/libfabric
sudo zypper install libfabric1-32bit来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.