Search Criteria
Package Details: adaptivecpp 25.02.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/adaptivecpp.git (read-only, click to copy) |
---|---|
Package Base: | adaptivecpp |
Description: | A modern, community-driven platform for C++-based heterogeneous programming models targeting CPUs and GPUs from all major vendors. |
Upstream URL: | https://github.com/AdaptiveCpp/AdaptiveCpp |
Licenses: | BSD-2-Clause |
Conflicts: | adaptivecpp-git |
Submitter: | solanki |
Maintainer: | solanki |
Last Packager: | solanki |
Votes: | 6 |
Popularity: | 0.45 |
First Submitted: | 2024-06-17 19:00 (UTC) |
Last Updated: | 2025-07-07 20:00 (UTC) |
Dependencies (19)
- clang19
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hip-runtime-amd (opencl-amdAUR)
- level-zero-loader (level-zero-loader-gitAUR, level-zero-loader-legacyAUR)
- llvm19-libs
- numactl (numactl-gitAUR)
- nvidia-utils (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-340xx-utilsAUR, nvidia-470xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-550xx-utilsAUR, nvidia-565xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR)
- python (python37AUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- level-zero-headers (level-zero-headers-gitAUR, level-zero-headers-legacyAUR) (make)
- llvm19 (make)
- openmp (make)
- rocm-llvm (opencl-amd-devAUR) (make)
Latest Comments
1 2 Next › Last »
drwu commented on 2025-07-01 15:36 (UTC)
please add
patch
to build requirements.captain_unicode commented on 2025-06-05 11:40 (UTC)
For me, the package does not build with CUDA and ROCM support without the extra cmake flags
-DCUDAToolkit_ROOT=/opt/cuda -DROCM_PATH=/opt/rocm
Maybe you could add these? The reason that it does not work is that adaptivecpp switched to FindCUDAToolkit internally, which does not work with the default cuda package install.
dreieck commented on 2024-02-08 10:06 (UTC)
Checksum verification fails:
dreieck commented on 2024-02-08 10:06 (UTC)
Checksum verification fails:
dreieck commented on 2024-02-08 10:02 (UTC)
Build fails:
It turns out that the upstream tarball no more extracts to
hipsycl-cpu-${pkgver}
, but toAdaptiveCpp-${pkgver}
.Regards!
dreieck commented on 2024-02-08 10:00 (UTC)
Checksum verification fails:
Regards and thanks for maintaining!
dreieck commented on 2024-02-08 09:59 (UTC)
Please append
.tar.gz
to$pkgname-$pkgver
in thesource
array.It should be:
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenSYCL/OpenSYCL/archive/v$pkgver.tar.gz")
Regards and thanks for maintaining!
aoowweenn commented on 2022-05-28 09:08 (UTC)
syclcc with hip target uses host clang by default, and link with lld. Could you add 'lld' to the dependency list?
acxz commented on 2020-03-14 22:59 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.
acxz commented on 2020-03-14 22:49 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.
1 2 Next › Last »