# 使用 Homebrew, Nix, zypper 安装 adaptivecpp

查看 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
- **版本:** 25.10.0
- **来源摘要:** SYCL and C++ standard parallelism for CPUs and GPUs
- **主页:** <https://adaptivecpp.github.io/>
- **仓库:** <https://github.com/AdaptiveCpp/AdaptiveCpp>
- **最后更新:** 2026-06-22T14:02:41-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- acpp (别名)
- acpp-appdb-tool (别名)
- acpp-hcf-tool (别名)
- acpp-info (别名)
- acpp-pcuda-pp (别名)
- syclcc (别名)
- syclcc-clang (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 25.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

## 其他软件包管理器记录

- 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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
