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 r500.5f30bc1-1
Git Clone URL: | https://aur.archlinux.org/hipsycl-cuda-git.git (read-only, click to copy) |
---|---|
Package Base: | hipsycl-cuda-git |
Description: | Implementation of SYCL 1.2.1 over AMD HIP/NVIDIA CUDA |
Upstream URL: | https://github.com/illuhad/hipSYCL |
Licenses: | |
Provides: | |
Submitter: | illuhad |
Maintainer: | illuhad (acxz) |
Last Packager: | acxz |
Votes: | 2 |
Popularity: | 0.003140 |
First Submitted: | 2018-09-29 00:58 |
Last Updated: | 2020-03-24 20:59 |
Dependencies (9)
- boost (boost-git)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-toolchain-nightly-bin, clang-rc, llvm-minimal-git, llvm-git)
- cuda-10.0
- hip-nvcc
- hipcpu (hipcpu-git)
- llvm (llvm-pypy-stm, llvm39, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm8, llvm-toolchain-nightly-bin, llvm-rc, llvm-minimal-git)
- openmp (openmp-svn, openmp-nvptx, llvm-toolchain-nightly-bin, openmp-rc)
- python (python-dbg)
- cmake (cmake-git) (make)
Required by (1)
- sycl-info-git (optional)
Sources (1)
Latest Comments
acxz commented on 2020-03-24 17:47
foxcub commented on 2019-12-04 18:21
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
Development is on Github: https://github.com/acxz/pkgbuilds Please open issues and PRs there instead of commenting.