macOS
brew install adaptivecpplocal Homebrew formula metadata
brew
SYCL and C++ standard parallelism for CPUs and GPUs. Version 25.10.0 via Homebrew; verified 2026-06-22.
install
brew install adaptivecpplocal Homebrew formula metadata
nix profile install nixpkgs#adaptivecppnixpkgs package indexes · pkgs/by-name/ad/adaptivecpp/package.nix · source: api.github.com
sudo zypper install adaptivecppopenSUSE Tumbleweed package metadata · adaptivecpp · source: download.opensuse.org
overview
SYCL and C++ standard parallelism for CPUs and GPUs
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
acpp | cli | global executable | |
acpp-appdb-tool | cli | global executable | |
acpp-hcf-tool | cli | global executable | |
acpp-info | cli | global executable | |
acpp-pcuda-pp | cli | global executable | |
syclcc | cli | global executable | |
syclcc-clang | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/AdaptiveCpp/AdaptiveCpp
install metadata
| Package key | brew:adaptivecpp |
|---|---|
| Version | 25.10.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/adaptivecpp |
| Homepage | https://adaptivecpp.github.io/ |
| Repository | https://github.com/AdaptiveCpp/AdaptiveCpp |
| Upstream docs | https://adaptivecpp.github.io/AdaptiveCpp |
| License | BSD-2-Clause |
| Source archive | https://github.com/AdaptiveCpp/AdaptiveCpp/archive/refs/tags/v25.10.0.tar.gz |
| Last updated | 2026-06-22T14:02:41-07:00 |
| Pulse | updated |
| Dependencies | libomp |
| Build dependencies | cmake |
| Uses from macOS | python |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-ompsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.