# adaptivecpp を Homebrew, Nix, zypper でインストール

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

## インストール

```sh
sudo av install brew:adaptivecpp
```

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

### macOS

- Homebrew (100%):

```sh
brew install adaptivecpp
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#adaptivecpp
```

  証拠: nixpkgs package indexes: pkgs/by-name/ad/adaptivecpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install adaptivecpp
```

  証拠: openSUSE Tumbleweed package metadata: adaptivecpp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:adaptivecpp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/adaptivecpp>
- **バージョン:** 25.10.0
- **ソース概要:** SYCL and C++ standard parallelism for CPUs and GPUs
- **ホームページ:** <https://adaptivecpp.github.io/>
- **リポジトリ:** <https://github.com/AdaptiveCpp/AdaptiveCpp>
- **上流ドキュメント:** <https://adaptivecpp.github.io/>
- **ライセンス:** BSD-2-Clause
- **ソースアーカイブ:** <https://github.com/AdaptiveCpp/AdaptiveCpp/archive/refs/tags/v25.10.0.tar.gz>
- **最終更新:** 2026-06-22T14:02:41-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- acpp (cli)
- acpp-appdb-tool (cli)
- acpp-hcf-tool (cli)
- acpp-info (cli)
- acpp-pcuda-pp (cli)
- syclcc (cli)
- syclcc-clang (cli)
- acpp (エイリアス)
- acpp-appdb-tool (エイリアス)
- acpp-hcf-tool (エイリアス)
- acpp-info (エイリアス)
- acpp-pcuda-pp (エイリアス)
- syclcc (エイリアス)
- syclcc-clang (エイリアス)

## 依存関係

- libomp

## ビルド依存関係

- cmake

## macOS 提供ライブラリ

- python

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 25.10.0
- マネージャ更新日: 2026-06-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/AdaptiveCpp/AdaptiveCpp
- 検出された最新: v25.10.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2018: GitHub repository now known as `AdaptiveCpp/AdaptiveCpp` was created.
- 2019: hipSYCL 0.8.0 release was published.
- 2020: hipSYCL 0.9.0 release was published and the project cited SYCL beyond OpenCL work.
- 2023: AdaptiveCpp 23.10.0 alpha and 23.10.0 releases marked the renamed release line.
- 2025: AdaptiveCpp 25.x releases continued the date-based release series.

### Related projects

- Related projects and technologies include SYCL, OpenCL, CUDA, HIP, LLVM, C++ standard parallelism, oneAPI, and vendor GPU tooling from Intel, NVIDIA, AMD, and Apple.

### ソース

- <https://api.github.com/repos/AdaptiveCpp/AdaptiveCpp>
- <https://api.github.com/repos/AdaptiveCpp/AdaptiveCpp/releases>
- <https://github.com/AdaptiveCpp/AdaptiveCpp#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** head, stable

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

- Nix - adaptivecpp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ad/adaptivecpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - adaptivecpp - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: adaptivecpp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Open implementation of SYCL for CPUs and GPUs | https://adaptivecpp.github.io
- zypper - adaptivecpp-devel - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: adaptivecpp-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for libadaptivecpp | https://adaptivecpp.github.io
- zypper - libacpp-bitcode - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libacpp-bitcode from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bitcode for AdaptiveCpp | https://adaptivecpp.github.io
- zypper - libacpp-clang - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libacpp-clang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Clang plugin for AdaptiveCpp | https://adaptivecpp.github.io
- zypper - libacpp-common - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libacpp-common from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Common library for AdaptiveCpp | https://adaptivecpp.github.io
- zypper - libacpp-llvm-to-backend - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libacpp-llvm-to-backend from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | LLVM to backend for AdaptiveCpp | https://adaptivecpp.github.io
- zypper - libacpp-rt - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libacpp-rt from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Runtime library for AdaptiveCpp | https://adaptivecpp.github.io
- zypper - libacpp-rt-omp - 25.10.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: libacpp-rt-omp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | OpenMP runtime for AdaptiveCpp | https://adaptivecpp.github.io


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [shamrock](https://pkg.so/ja/brew/shamrock/) - Popular package that depends on this formula.
- [emscripten](https://pkg.so/ja/brew/emscripten/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools.
- [aarch64-elf-gcc](https://pkg.so/ja/brew/aarch64-elf-gcc/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools.
- [sdcc](https://pkg.so/ja/brew/sdcc/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools.
- [babel](https://pkg.so/ja/brew/babel/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools.
- [pocl](https://pkg.so/ja/brew/pocl/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools, gpu, heterogeneous-computing.
- [shc](https://pkg.so/ja/brew/shc/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools.
- [aspectj](https://pkg.so/ja/brew/aspectj/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools.
- [lunarml](https://pkg.so/ja/brew/lunarml/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools.
- [open-mpi](https://pkg.so/ja/brew/open-mpi/) - Local package facts share a topical domain. Shared terms: cli, computing, developer, developer-tools, info.

## Combined YAML source

View the package source record on GitHub. [combined/adaptivecpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/adaptivecpp.yml)


## ソース

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