clvk

Implementation of OpenCL 3.0 on Vulkan (by kpet)

Clvk Alternatives

Similar projects and alternatives to clvk

  • kompute

    General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.

  • VkFFT

    37 clvk VS VkFFT

    Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • GLSL

    GLSL Shading Language Issue Tracker

  • clspv

    8 clvk VS clspv

    Clspv is a compiler for OpenCL C to Vulkan compute shaders

  • ocl

    7 clvk VS ocl

    OpenCL for Rust

  • vuh

    3 clvk VS vuh

    Vulkan compute for people

  • alpaka

    Abstraction Library for Parallel Kernel Acceleration :llama: (by alpaka-group)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • OpenCLOn12

    The OpenCL-on-D3D12 mapping layer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better clvk alternative or higher similarity.

clvk reviews and mentions

Posts with mentions or reviews of clvk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-12.
  • LangChain / LlamaCpp on M1 GPU (MPS)?
    1 project | /r/LangChain | 20 May 2023
    I tried very similar thing. My purpose was to run llama-cpp-python with CLBlast GPU acceleration via clvk on VulkanSDK on my M1 Max computer. I downloaded VulkanSDK for macOS, cloned clvk(https://github.com/kpet/clvk) and CLBlast. Build was successful but there is a problem; when clCreateCommandQueue function was called with CL_QUEUE_OUT_OF_ORDER_EXEC_MODE_ENABLE option(in ggml-opencl.c of llama.cpp) , an error was happened and I do not know how to handle it.
  • Resources for Vulkan GPGPU searched
    6 projects | /r/vulkan | 12 Jan 2022
  • Cross Platform GPU-Capable Framework?
    6 projects | /r/gpgpu | 1 Aug 2021
    OpenCL really is your best bet for a cross-platform GPU-capable framework. OpenCL 3.0 cleared out a lot of the cruft from OpenCL 2.x so it's seeing a lot more adoption. The most cross-platform solution is still OpenCL 1.2, largely for MacOS, but OpenCL 3.0 is becoming more and more common for Windows and Linux and multiple devices. Even on platforms without native OpenCL support there are compatibility layers that implement OpenCL on top of DirectX (OpenCLOn12) or Vulkan (clvk and clspv).
  • How does GPU programming work?
    2 projects | /r/GraphicsProgramming | 25 Dec 2020
    What we really need is CLVK, but it seems pretty limited. I'd prefer a clang based compiler which can accept opencl c++ personally, because a brand new compiler is not ideal
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic clvk repo stats
4
316
8.8
16 days ago

kpet/clvk is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of clvk is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com