Package clspv: Information
Source package: clspv
Version: 0.1-alt0.8.g28f7cd9216
Build time: Jul 29, 2024, 04:22 PM in the task #353902
Category: Development/Other
Report package bugHome page: https://github.com/google/clspv
License: Apache-2.0
Summary: Clspv is a prototype compiler for a subset of OpenCL C to Vulkan compute shaders
Description:
Clspv is a prototype compiler for a subset of OpenCL C to Vulkan compute shaders. It consists of: - A set of LLVM Module passes to transform a dialect of LLVM IR into a SPIR-V module containing Vulkan compute shaders. - A command line compiler tool called 'clspv' to compile a subset of OpenCL C into a Vulkan compute shader.
List of RPM packages built from this SRPM:
clspv (x86_64, ppc64le, i586, aarch64)
clspv-debuginfo (x86_64, ppc64le, i586, aarch64)
clspv (x86_64, ppc64le, i586, aarch64)
clspv-debuginfo (x86_64, ppc64le, i586, aarch64)
Maintainer: Konstantin Lepikhov
Last changed
July 29, 2024 Konstantin Lepikhov 0.1-alt0.8.g28f7cd9216
- GIT 28f7cd9216.
Jan. 9, 2024 Konstantin Lepikhov 0.1-alt0.7.g3617a5d662
- GIT 3617a5d662.
Nov. 8, 2023 Konstantin Lepikhov 0.1-alt0.6.gd9d9172be7
- GIT d9d9172be7. - Try to enable all arches again (with some build tweaks applied).