# Installer adaptivecpp avec Homebrew, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de adaptivecpp pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install adaptivecpp
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:adaptivecpp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 25.10.0
- **Résumé source:** SYCL and C++ standard parallelism for CPUs and GPUs
- **Page d'accueil:** <https://adaptivecpp.github.io/>
- **Dépôt:** <https://github.com/AdaptiveCpp/AdaptiveCpp>
- **Dernière mise à jour:** 2026-06-22T14:02:41-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

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

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 25.10.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
