Search Criteria
Package Details: hipsycl-cpu 0.9.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hipsycl-cpu.git (read-only, click to copy) |
---|---|
Package Base: | hipsycl-cpu |
Description: | Multi-backend implementation of SYCL for CPUs and GPUs |
Upstream URL: | https://github.com/OpenSYCL/OpenSYCL |
Licenses: | BSD |
Provides: | hipsycl, sycl |
Submitter: | acxz |
Maintainer: | None |
Last Packager: | acxz |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-14 22:38 (UTC) |
Last Updated: | 2023-02-22 14:32 (UTC) |
Dependencies (7)
- boost (boost-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- hipcpu (hipcpu-gitAUR)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR)
- openmp
- python (python37AUR, python311AUR, python310AUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
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!
acxz commented on 2020-03-14 22:40 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.