Package Details: clvk-git r787.1d39a3a-1

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)

Required by (45)

Sources (7)

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:

nano /etc/clvk.conf ->
clspv_options = -w

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

Could NOT find Vulkan (missing: Vulkan_INCLUDE_DIR)