pkg.soopen package index

brew / 順位 3636

libfabric を Homebrew, dnf, Nix, pacman, zypper, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libfabric

local Homebrew formula metadata

Linux

Fedora dnf確認済み · 92%
sudo dnf install libfabric

Fedora Rawhide package metadata · libfabric · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#libfabric

nixpkgs package indexes · pkgs/by-name/li/libfabric/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S libfabric

Arch Linux sync databases · libfabric · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install libfabric

openSUSE Tumbleweed package metadata · libfabric · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install libfabric-bin

Debian stable package indexes · libfabric-bin · ソース: deb.debian.org

概要

パッケージ概要

OpenFabrics libfabric

コマンドとエイリアス

  • fi_info
  • fi_mon_sampler
  • fi_pingpong
  • fi_strerror

履歴

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

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.

タイムライン

  • 2015-05-03: libfabric 1.0.0 initial public release with PSM, sockets, usNIC, and verbs providers.
  • 2020-08: OpenFabrics mailing list announced libfabric 1.11.0 and fabtests.
  • 2024-12: OpenFabrics announced libfabric 2.0.0.
  • 2026-06-22: libfabric 2.6.0 release notes record continued provider and core development.

Related projects

  • Related projects include Open MPI's OFI MTL/BTL support, fabtests, OpenFabrics Alliance work, AWS EFA, Cisco usNIC, HPE Slingshot, Omni-Path, InfiniBand verbs, and HPC communication runtimes.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
fi_info実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
fi_mon_sampler実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
fi_pingpong実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
fi_strerror実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版2.6.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libfabric
バージョン2.6.0
パッケージマネージャHomebrew
ホームページhttps://ofiwg.github.io/libfabric/
リポジトリhttps://github.com/ofiwg/libfabric
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

libfabric-bin 2.1.0-1.1

Diagnosis programs for the libfabric communication library

https://ofiwg.github.io/libfabric/

sudo apt install libfabric-bin
  • Section: libs
  • Architecture: amd64
  • Source Package: libfabric
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libfabric
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfabric-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfabric-dev 2.1.0-1.1

Development files for libfabric1

https://ofiwg.github.io/libfabric/

sudo apt install libfabric-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libfabric
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libfabric
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfabric-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfabric1 2.1.0-1.1

libfabric communication library

https://ofiwg.github.io/libfabric/

sudo apt install libfabric1
  • Section: libs
  • Architecture: amd64
  • Source Package: libfabric
  • 5 依存関係
  • normalized package name match
  • 一致条件: Libfabric
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfabric1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libfabric

nix profile install nixpkgs#libfabric
  • normalized package name match
  • 一致条件: Libfabric
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libfabric/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libfabric-bin 1.17.0-3build2

Diagnosis programs for the libfabric communication library

https://ofiwg.github.io/libfabric/

sudo apt install libfabric-bin
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libfabric
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libfabric
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfabric-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfabric-dev 1.17.0-3build2

Development files for libfabric1

https://ofiwg.github.io/libfabric/

sudo apt install libfabric-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libfabric
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libfabric
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfabric-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfabric1 1.17.0-3build2

libfabric communication library

https://ofiwg.github.io/libfabric/

sudo apt install libfabric1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libfabric
  • 7 依存関係
  • normalized package name match
  • 一致条件: Libfabric
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfabric1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libfabric 2.5.1-3.fc45

Open Fabric Interfaces

https://github.com/ofiwg/libfabric

sudo dnf install libfabric
  • License: BSD-2-Clause OR GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libfabric
  • 7 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libfabric
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libfabric from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libfabric-devel 2.5.1-3.fc45

Development files for libfabric

https://github.com/ofiwg/libfabric

sudo dnf install libfabric-devel
  • License: BSD-2-Clause OR GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libfabric
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libfabric
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libfabric-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

libfabric 2.6.0-1

User-space API for OpenFabrics Interfaces (OFI)

https://ofiwg.github.io/libfabric/

sudo pacman -S libfabric
  • License: BSD-2-Clause OR GPL-2.0-or-later
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libfabric
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libfabric from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libfabric 2.6.0-1.3

User-space RDMA Fabric Interfaces

http://www.github.com/ofiwg/libfabric

sudo zypper install libfabric
  • License: BSD-2-Clause OR GPL-2.0-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libfabric
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libfabric
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfabric from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libfabric-devel 2.6.0-1.3

Development files for the libfabric library

http://www.github.com/ofiwg/libfabric

sudo zypper install libfabric-devel
  • License: BSD-2-Clause OR GPL-2.0-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libfabric
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libfabric
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfabric-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libfabric-devel-32bit 2.6.0-1.3

Development files for the libfabric library

http://www.github.com/ofiwg/libfabric

sudo zypper install libfabric-devel-32bit
  • License: BSD-2-Clause OR GPL-2.0-only
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libfabric
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libfabric
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfabric-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libfabric1 2.6.0-1.3

User-space RDMA fabric interfaces

http://www.github.com/ofiwg/libfabric

sudo zypper install libfabric1
  • License: BSD-2-Clause OR GPL-2.0-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libfabric
  • 12 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libfabric
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfabric1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libfabric1-32bit 2.6.0-1.3

User-space RDMA fabric interfaces

http://www.github.com/ofiwg/libfabric

sudo zypper install libfabric1-32bit
  • License: BSD-2-Clause OR GPL-2.0-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libfabric
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libfabric
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfabric1-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation