Search Criteria
Package Details: intel-llvm-git r477988.130919b5bc9c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/intel-llvm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | intel-llvm-git |
| Description: | Intel oneAPI DPC++ Compiler, sycl branch |
| Upstream URL: | https://github.com/intel/llvm |
| Keywords: | sycl |
| Licenses: | custom:Apache License v2.0 with LLVM Exception |
| Submitter: | DTheLegend |
| Maintainer: | DTheLegend |
| Last Packager: | DTheLegend |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-03 11:16 (UTC) |
| Last Updated: | 2023-07-04 14:46 (UTC) |
Dependencies (7)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR, cuda-12.5AUR, cuda-12.9AUR)
- hip-runtime-amd (opencl-amdAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- python (make)
- python-psutil (check)
Latest Comments
DTheLegend commented on 2023-07-04 15:00 (UTC)
Thanks @FabioLolix I have updated the package accordingly. Thanks for the guidance!
FabioLolix commented on 2023-07-03 16:20 (UTC)
Hello and welcome to the AUR :), quick revision of your pkgbuild
Intel oneAPI DPC++ compiler, sycl branchupdpkgsums(pacman-contrib package), intel-llvm.sh and intel-llvm.conf are missing the hashllvm-intelorintel-llvmas this is a fork and download will not work for who is using a common source destination (all sources into a single folder, SRCDEST= in makepkg.conf), and add .git in source url (llvm.git#branch=sycl)