Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.
Search Criteria
Package Details: hipsycl-cuda-git r2006.d9b45cd4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hipsycl-cuda-git.git (read-only, click to copy) |
---|---|
Package Base: | hipsycl-cuda-git |
Description: | Multi-backend implementation of SYCL for CPUs and GPUs |
Upstream URL: | https://github.com/OpenSYCL/OpenSYCL |
Licenses: | BSD |
Provides: | hipsycl, hipsycl-cuda, sycl |
Submitter: | illuhad |
Maintainer: | illuhad (acxz) |
Last Packager: | acxz |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-29 00:58 (UTC) |
Last Updated: | 2023-02-22 14:46 (UTC) |
Dependencies (10)
- boost (boost-gitAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- hip-runtime-nvidia
- hipcpu (hipcpu-gitAUR)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR)
- openmp
- python (python37AUR, python311AUR, python310AUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- sycl-info-git (optional)
Sources (1)
Latest Comments
acxz commented on 2020-03-24 17:47 (UTC)
foxcub commented on 2019-12-04 18:21 (UTC)
This has stopped working for me for some reason, but the fix turned out to be simple: replace -DCMAKE_CXX_FLAGS="--cuda-path=/opt/cuda-9.2 -L/opt/cuda-9.2/lib64" with -DCUDA_TOOLKIT_ROOT_DIR=/opt/cuda-9.2
Pinned Comments
acxz commented on 2020-03-24 17:47 (UTC)
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.