Package Details: clvk-git r751.8cd638b-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: 1.29
First Submitted: 2023-09-05 18:45 (UTC)
Last Updated: 2025-08-18 10:56 (UTC)

Required by (40)

Sources (7)

Latest Comments

riv19 commented on 2025-12-14 23:30 (UTC)

It worked for my needs! And even gives slightly more FPS in my app than with the native opencl-amd and not crashing 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)