Package clspv: Information

    Source package: clspv
    Version: 0.1-alt0.8.g28f7cd9216
    Latest version according to Repology
    Build time:  Jul 29, 2024, 04:22 PM in the task #353902
    Report package bug
    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)

    Maintainer: Konstantin Lepikhov


    ACL:
    Konstantin Lepikhov
    @everybody

      1. libspirv-tools-devel
      2. libtinfo-devel
      3. cmake
      4. ninja-build
      5. python3-base
      6. gcc-c++
      7. zlib-devel
      8. spirv-headers

    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).