macOS
brew install kokkoslocal Homebrew formula metadata
sudo port install kokkosMacPorts ports tree · devel/kokkos/Portfile · ソース: api.github.com
brew
kokkos のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kokkoslocal Homebrew formula metadata
sudo port install kokkosMacPorts ports tree · devel/kokkos/Portfile · ソース: api.github.com
sudo dnf install kokkosFedora Rawhide package metadata · kokkos · ソース: dl.fedoraproject.org
nix profile install nixpkgs#kokkosnixpkgs package indexes · pkgs/by-name/ko/kokkos/package.nix · ソース: api.github.com
sudo apt install kokkosUbuntu 24.04 LTS package indexes · kokkos · ソース: archive.ubuntu.com
sudo zypper install kokkos-developenSUSE Tumbleweed package metadata · kokkos-devel · ソース: download.opensuse.org
概要
C++ Performance Portability Ecosystem for parallel execution and abstraction
履歴
Kokkos is a C++ performance-portability ecosystem for writing parallel code that can target different CPU and accelerator backends. The Homebrew package exposes developer tools such as nvcc_wrapper and kokkos_launch_compiler, making a large HPC programming model feel like a normal installable developer dependency.
Kokkos originated in the U.S. Department of Energy national-lab HPC world, with Sandia National Laboratories as the original developer. Its early evolution moved from node abstractions around 2008-2010 into a fuller programming model around 2010-2014, combining execution abstractions with data abstractions.
The 2014 Kokkos paper described the core idea: applications and domain libraries need performance portability across manycore architectures, and memory access patterns are as important as parallel execution. Sandia describes the Kokkos ecosystem as released in 2017 to provide a vendor-independent performance-portable programming system for scientific, engineering, and mathematical C++ applications.
The project later became part of the Linux Foundation's High Performance Software Foundation ecosystem. Kokkos documentation describes Core as the programming model, with related projects for math kernels, profiling/debugging tools, Python bindings, remote spaces, and resilience/checkpointing.
Kokkos adoption tracks the HPC shift from single-architecture tuning toward heterogeneous systems with NVIDIA, AMD, Intel, and CPU backends. Its support for CUDA, HIP, SYCL, HPX, OpenMP, and C++ threads made it a common portability layer for DOE and scientific codes preparing for exascale machines.
Package-manager adoption matters because Kokkos is often both a library dependency and a compiler-wrapper/tooling dependency. Making it available through Homebrew, Linux distribution packages, MacPorts, Nix, and openSUSE helps developers test and build performance-portable code outside facility-specific software stacks.
Users build C++ applications against Kokkos Core to express parallel execution policies and memory spaces without hard-coding one backend. The package's CLI-visible tools support compilation flows, especially CUDA-oriented builds through wrappers such as nvcc_wrapper.
In practice, Kokkos often appears inside larger scientific applications and libraries rather than as an end-user command. Its package entry is still valuable because the build system has to find headers, libraries, compiler wrappers, enabled backends, and compatible C++ compiler settings.
Kokkos is a stress test for package systems because it is C++, HPC, backend-sensitive, and toolchain-sensitive. A good package has to expose enough knobs for OpenMP, CUDA, HIP, SYCL, and compiler integration without making every user rebuild a bespoke supercomputer stack.
It is also a marker of HPC software moving into mainstream package indexes. Homebrew carrying Kokkos means macOS and workstation developers can inspect, compile, and prototype with an exascale-era programming model before moving to clusters.
セキュリティ状態
kokkos に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hpcbind | cli | グローバル実行可能ファイル | |
kokkos_launch_compiler | cli | グローバル実行可能ファイル | |
nvcc_wrapper | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kokkos/kokkos
インストールメタデータ
| パッケージキー | brew:kokkos |
|---|---|
| バージョン | 5.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kokkos |
| ホームページ | https://kokkos.org |
| リポジトリ | https://github.com/kokkos/kokkos |
| 上流ドキュメント | https://kokkos.org/kokkos-core-wiki |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/kokkos/kokkos/releases/download/5.2.0/kokkos-5.2.0.tar.gz |
| 最終更新 | 2026-07-25T00:56:53Z |
| Pulse | updated |
| 依存関係 | libomp |
| ビルド依存関係 | cmake |
| 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 | kokkos |
| 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 パッケージリンクとは分けて表示されます。
kokkos
nix profile install nixpkgs#kokkoskokkos 3.7.01-2.1build1
C++ Performance Portability Programming
https://github.com/kokkos/kokkos
sudo apt install kokkoslibkokkos-dev 3.7.01-2.1build1
C++ Performance Portability Programming
https://github.com/kokkos/kokkos
sudo apt install libkokkos-devlibkokkos3.7 3.7.01-2.1build1
C++ Performance Portability Programming
https://github.com/kokkos/kokkos
sudo apt install libkokkos3.7kokkos 5.0.2-1.fc45
Kokkos C++ Performance Portability Programming
https://github.com/kokkos/kokkos
sudo dnf install kokkoskokkos-devel 5.0.2-1.fc45
Development package for kokkos packages
https://github.com/kokkos/kokkos
sudo dnf install kokkos-develkokkos-rocm 5.0.2-1.fc45
kokkos ROCm package
https://github.com/kokkos/kokkos
sudo dnf install kokkos-rocmkokkos-rocm-devel 5.0.2-1.fc45
kokkos ROCm development package
https://github.com/kokkos/kokkos
sudo dnf install kokkos-rocm-develkokkos-devel 5.1.1-1.1
Development package for kokkos packages
https://github.com/kokkos/kokkos
sudo zypper install kokkos-devellibkokkos-5_1 5.1.1-1.1
A C++ Performance Portability Programming Library
https://github.com/kokkos/kokkos
sudo zypper install libkokkos-5_1kokkos
sudo port install kokkosソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.