macOS
brew install adaptivecpplocal Homebrew formula metadata
安装
brew install adaptivecpplocal Homebrew formula metadata
nix profile install nixpkgs#adaptivecppnixpkgs package indexes · pkgs/by-name/ad/adaptivecpp/package.nix · 来源: api.github.com
sudo zypper install adaptivecppopenSUSE Tumbleweed package metadata · adaptivecpp · 来源: download.opensuse.org
概览
SYCL and C++ standard parallelism for CPUs and GPUs
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
acpp | cli | 全局可执行文件 | |
acpp-appdb-tool | cli | 全局可执行文件 | |
acpp-hcf-tool | cli | 全局可执行文件 | |
acpp-info | cli | 全局可执行文件 | |
acpp-pcuda-pp | cli | 全局可执行文件 | |
syclcc | cli | 全局可执行文件 | |
syclcc-clang | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/AdaptiveCpp/AdaptiveCpp
安装元数据
| 软件包键 | brew:adaptivecpp |
|---|---|
| 版本 | 25.10.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/adaptivecpp |
| 主页 | https://adaptivecpp.github.io/ |
| 仓库 | https://github.com/AdaptiveCpp/AdaptiveCpp |
| 上游文档 | https://adaptivecpp.github.io/AdaptiveCpp |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/AdaptiveCpp/AdaptiveCpp/archive/refs/tags/v25.10.0.tar.gz |
| 最后更新 | 2026-06-22T14:02:41-07:00 |
| Pulse | updated |
| 依赖 | libomp |
| 构建依赖 | cmake |
| macOS 提供的库 | python |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-omp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.