It would probably be best if the current PKGBUILD was split off into zluda-intel
package (v2) and this one updated to v3.
Search Criteria
Package Details: zluda 2-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/zluda.git (read-only, click to copy) |
---|---|
Package Base: | zluda |
Description: | A drop-in replacement for CUDA on Intel Skylake/Gen9 or newer GPUs |
Upstream URL: | https://github.com/vosen/ZLUDA/ |
Licenses: | MIT, Apache |
Conflicts: | nvidia-utils |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 6 |
Popularity: | 0.017665 |
First Submitted: | 2021-02-22 23:31 (UTC) |
Last Updated: | 2022-11-14 10:58 (UTC) |
Dependencies (6)
- level-zero-loader (level-zero-loader-gitAUR)
- opencl-icd-loader (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR, ocl-icd)
- git (git-gitAUR, git-glAUR) (make)
- level-zero-headers (level-zero-headers-gitAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Required by (0)
Sources (3)
Latest Comments
« First ‹ Previous 1 2
drws commented on 2024-03-18 16:23 (UTC)
dbermond commented on 2024-02-26 15:10 (UTC)
@RAMChYLD Theoretically yes. But the upstream developer clearly states that the current state of the project is now abandoned. So I think this is not probable in the near future.
RAMChYLD commented on 2024-02-20 14:28 (UTC)
Since the code is now open-source, is it possible to make upstream reinstate support for Intel so it works with both AMD and Intel GPUs?
dbermond commented on 2024-02-13 14:21 (UTC)
@compiler1413 Yes, upstream dropped support for Intel GPUs in the latest version and now offers support only for AMD GPUs.
compiler1413 commented on 2024-02-12 16:28 (UTC)
https://github.com/vosen/ZLUDA/releases/tag/v3 v3 is released and Intel support was dropped? It's CUDA for AMD gpus only now I think
dbermond commented on 2023-06-20 23:53 (UTC)
@dreieck Sorry, but I could not understand what you mean. This package does not provide any other software that already exists, so there is nothing to be placed in the provides array. What do you suggest to be placed in the provides array?
dreieck commented on 2023-06-01 10:48 (UTC)
When it is a drop-in replacement, I think something should be added to the provides
array (i.e. that stuff that it really replaces in a drop-in fashion).
Pinned Comments
dbermond commented on 2024-06-27 02:24 (UTC)
@JP-Ellis zluda version 3 requires rocm 5.7. Without this specific rocm version, it does not build/work properly. The rocm available in the official repositories is at version 6.x, which is not suitable. There is no rocm5.7 package available in the AUR, and creating/maintaining it is a real pain due to the high amount of work involved. Feel free to suggest and propose something, or convince upstream to support rocm 6.x.