macOS
brew install adaptivecpplocal Homebrew formula metadata
brew
adaptivecpp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install adaptivecpplocal Homebrew formula metadata
nix profile install nixpkgs#adaptivecppnixpkgs package indexes · pkgs/by-name/ad/adaptivecpp/package.nix · ソース: api.github.com
sudo zypper install adaptivecppopenSUSE Tumbleweed package metadata · adaptivecpp · ソース: download.opensuse.org
概要
SYCL and C++ standard parallelism for CPUs and GPUs
履歴
AdaptiveCpp is an independent, community-driven C++ heterogeneous programming platform and compiler for SYCL, C++ standard parallelism, and experimental portable CUDA-style programming across CPUs and GPUs.
The README states that AdaptiveCpp was formerly known as hipSYCL and Open SYCL. It presents the project as a modern platform for C++ heterogeneous programming models that targets CPUs and GPUs from major vendors.
Development is primarily led by Heidelberg University with community contributions. The README describes AdaptiveCpp as both a production platform and a research project, with publications covering SYCL beyond OpenCL, single-pass compilation, standard parallelism offloading, CPU compiler techniques, and JIT-time optimization.
AdaptiveCpp's adoption story is tied to cross-vendor GPU computing. The README says it can target Intel, NVIDIA, AMD, Apple, x86, ARM, and other LLVM-supported CPUs, and that it is used in production on machines of all scales, including some of the most powerful supercomputers.
The release history shows the project moving from hipSYCL 0.x releases to AdaptiveCpp date-based releases beginning with the 23.10 line.
Users compile applications with `acpp` as a compiler-like frontend, select targets through command-line arguments or environment variables, and integrate AdaptiveCpp into CMake projects through the official usage documentation.
AdaptiveCpp is packaging-heavy because it sits at the intersection of LLVM, GPU runtimes, vendor toolchains, and C++ build systems. A package needs to expose multiple executables while preserving compiler discovery, backend support, and environment-variable behavior.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
acpp | cli | グローバル実行可能ファイル | |
acpp-appdb-tool | cli | グローバル実行可能ファイル | |
acpp-hcf-tool | cli | グローバル実行可能ファイル | |
acpp-info | cli | グローバル実行可能ファイル | |
acpp-pcuda-pp | cli | グローバル実行可能ファイル | |
syclcc | cli | グローバル実行可能ファイル | |
syclcc-clang | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/AdaptiveCpp/AdaptiveCpp
インストールメタデータ
| パッケージキー | brew:adaptivecpp |
|---|---|
| バージョン | 25.10.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/adaptivecpp |
| ホームページ | https://adaptivecpp.github.io/ |
| リポジトリ | https://github.com/AdaptiveCpp/AdaptiveCpp |
| 上流ドキュメント | https://adaptivecpp.github.io/AdaptiveCpp |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/AdaptiveCpp/AdaptiveCpp/archive/refs/tags/v25.10.0.tar.gz |
| 最終更新 | 2026-06-22T14:02:41-07:00 |
| Pulse | updated |
| 依存関係 | libomp |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | python |
| 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 | adaptivecpp |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
adaptivecpp
nix profile install nixpkgs#adaptivecppadaptivecpp 25.10.0-1.3
Open implementation of SYCL for CPUs and GPUs
sudo zypper install adaptivecppadaptivecpp-devel 25.10.0-1.3
Development files for libadaptivecpp
sudo zypper install adaptivecpp-devellibacpp-bitcode 25.10.0-1.3
Bitcode for AdaptiveCpp
sudo zypper install libacpp-bitcodelibacpp-clang 25.10.0-1.3
Clang plugin for AdaptiveCpp
sudo zypper install libacpp-clanglibacpp-common 25.10.0-1.3
Common library for AdaptiveCpp
sudo zypper install libacpp-commonlibacpp-llvm-to-backend 25.10.0-1.3
LLVM to backend for AdaptiveCpp
sudo zypper install libacpp-llvm-to-backendlibacpp-rt 25.10.0-1.3
Runtime library for AdaptiveCpp
sudo zypper install libacpp-rtlibacpp-rt-omp 25.10.0-1.3
OpenMP runtime for AdaptiveCpp
sudo zypper install libacpp-rt-ompソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.