macOS
brew install adaptivecpplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für adaptivecpp in AI-Agent-Workflows.
Installation
brew install adaptivecpplocal Homebrew formula metadata
nix profile install nixpkgs#adaptivecppnixpkgs package indexes · pkgs/by-name/ad/adaptivecpp/package.nix · Quelle: api.github.com
sudo zypper install adaptivecppopenSUSE Tumbleweed package metadata · adaptivecpp · Quelle: download.opensuse.org
Überblick
SYCL and C++ standard parallelism for CPUs and GPUs
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
acpp | cli | globales Executable | |
acpp-appdb-tool | cli | globales Executable | |
acpp-hcf-tool | cli | globales Executable | |
acpp-info | cli | globales Executable | |
acpp-pcuda-pp | cli | globales Executable | |
syclcc | cli | globales Executable | |
syclcc-clang | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/AdaptiveCpp/AdaptiveCpp
Installationsmetadaten
| Paketschlüssel | brew:adaptivecpp |
|---|---|
| Version | 25.10.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/adaptivecpp |
| Homepage | https://adaptivecpp.github.io/ |
| Repository | https://github.com/AdaptiveCpp/AdaptiveCpp |
| Upstream-Dokumentation | https://adaptivecpp.github.io/AdaptiveCpp |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/AdaptiveCpp/AdaptiveCpp/archive/refs/tags/v25.10.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:02:41-07:00 |
| Pulse | updated |
| Abhängigkeiten | libomp |
| Build-Abhängigkeiten | cmake |
| Von macOS bereitgestellte Bibliotheken | python |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-ompQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.