macOS
brew install libfabriclocal Homebrew formula metadata
brew
OpenFabrics libfabric. Version 2.6.0 via Homebrew; verified 2026-06-22.
install
brew install libfabriclocal Homebrew formula metadata
sudo apt install libfabric-binDebian stable package indexes · libfabric-bin · source: deb.debian.org
sudo dnf install libfabricFedora Rawhide package metadata · libfabric · source: dl.fedoraproject.org
nix profile install nixpkgs#libfabricnixpkgs package indexes · pkgs/by-name/li/libfabric/package.nix · source: api.github.com
sudo pacman -S libfabricArch Linux sync databases · libfabric · source: geo.mirror.pkgbuild.com
sudo zypper install libfabricopenSUSE Tumbleweed package metadata · libfabric · source: download.opensuse.org
overview
OpenFabrics libfabric
history
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fi_info | cli | global executable | |
fi_mon_sampler | cli | global executable | |
fi_pingpong | cli | global executable | |
fi_strerror | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ofiwg/libfabric
install metadata
| Package key | brew:libfabric |
|---|---|
| Version | 2.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libfabric |
| Homepage | https://ofiwg.github.io/libfabric/ |
| Repository | https://github.com/ofiwg/libfabric |
| Upstream docs | https://ofiwg.github.io/libfabric |
| License | BSD-2-Clause OR GPL-2.0-only |
| Source archive | https://github.com/ofiwg/libfabric/releases/download/v2.6.0/libfabric-2.6.0.tar.bz2 |
| Last updated | 2026-06-22T17:19:34Z |
| Pulse | updated |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-32bitsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.