Search Criteria
Package Details: clvk-git r787.1d39a3a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/clvk-git.git (read-only, click to copy) |
|---|---|
| Package Base: | clvk-git |
| Description: | Experimental implementation of OpenCL 3.0 on Vulkan |
| Upstream URL: | https://github.com/kpet/clvk |
| Licenses: | Apache-2.0 |
| Conflicts: | clvk |
| Provides: | clvk, opencl-driver |
| Submitter: | HurricanePootis |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 4 |
| Popularity: | 0.114750 |
| First Submitted: | 2023-09-05 18:45 (UTC) |
| Last Updated: | 2026-04-10 20:26 (UTC) |
Dependencies (16)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- spirv-tools (spirv-tools-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- opencl-headers (opencl-headers-gitAUR, adaptivecpp-gitAUR, adaptivecppAUR) (make)
- python (make)
- spirv-headers (spirv-headers-gitAUR) (make)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Required by (45)
- arrayfire (requires opencl-driver) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-git (requires opencl-driver) (optional)
- crark (requires opencl-driver) (optional)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-studio (requires opencl-driver)
- dewobble (requires opencl-driver)
- foldingathome (requires opencl-driver) (optional)
- fusion-render-node (requires opencl-driver)
- fusion-studio (requires opencl-driver)
- gpu-t (requires opencl-driver) (optional)
- gyroflow (requires opencl-driver) (optional)
- gyroflow-bin (requires opencl-driver) (optional)
- gyroflow-dev-appimage (requires opencl-driver) (optional)
- gyroflow-git (requires opencl-driver) (optional)
- kristforge-bin (requires opencl-driver) (optional)
- kristforge-git (requires opencl-driver) (optional)
- Show 25 more...
Latest Comments
riv19 commented on 2025-12-14 23:30 (UTC) (edited on 2025-12-16 19:53 (UTC) by riv19)
It worked for my needs! And even gives slightly more FPS in VapourSynth than with opencl-amd and not crashes once a day as before. Only need to add the config file:
Otherwise many kernels from real world won't compile, the compiler it uses throws all warning as errors by default.
piotrv commented on 2025-10-19 13:44 (UTC)
Fatal error: external/clspv/lib/CMakeFiles/clspv_passes.dir/ClusterPodKernelArgumentsPass.cpp.o: No such file or directory
michael_wzq commented on 2023-12-29 11:26 (UTC)
The package requires vulkan-headers as a build dependency