# adaptivecpp mit Homebrew, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für adaptivecpp in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install adaptivecpp
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:adaptivecpp
- **Paketmanager:** Homebrew
- **Version:** 25.10.0
- **Quellzusammenfassung:** SYCL and C++ standard parallelism for CPUs and GPUs
- **Homepage:** <https://adaptivecpp.github.io/>
- **Repository:** <https://github.com/AdaptiveCpp/AdaptiveCpp>
- **Zuletzt aktualisiert:** 2026-06-22T14:02:41-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

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

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 25.10.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
