macOS
brew install adaptivecppprovider-native install command
brew / rank 4716
SYCL and C++ standard parallelism for CPUs and GPUs. Version 25.10.0 via Homebrew; verified 2026-06-22.
install
brew install adaptivecppprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
acpp-appdb-tool | executable | indexed executable | Discovered from the local executable index. |
acpp-hcf-tool | executable | indexed executable | Discovered from the local executable index. |
acpp-info | executable | indexed executable | Discovered from the local executable index. |
acpp-pcuda-pp | executable | indexed executable | Discovered from the local executable index. |
syclcc | executable | indexed executable | Discovered from the local executable index. |
syclcc-clang | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:adaptivecpp |
|---|---|
| Version | 25.10.0 |
| Package manager | Homebrew |
| Homepage | https://adaptivecpp.github.io/ |
| Repository | https://github.com/AdaptiveCpp/AdaptiveCpp |
| Last updated | 2026-06-22T14:02:41-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.