KomputeProject/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.
This framework helps developers leverage the power of graphics cards (GPUs) from various vendors like AMD, Qualcomm, and NVIDIA to accelerate complex computations. It takes data and computational instructions, processes them rapidly on the GPU, and returns the computed results. Developers building high-performance applications in areas like machine learning, mobile development, or game development are the primary users.
2,470 stars. Actively maintained with 2 commits in the last 30 days.
Use this if you are a developer needing to offload intensive data processing tasks to a wide range of GPUs for faster execution in your applications.
Not ideal if you are an end-user without programming knowledge, as this is a developer tool requiring coding to implement.
Stars
2,470
Forks
185
Language
C++
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KomputeProject/kompute"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
hailo-ai/hailort-drivers
The Hailo PCIe driver is required for interacting with a Hailo device over the PCIe interface
NVIDIA/nvshmem
NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM...
hidet-org/hidet
An open-source efficient deep learning framework/compiler, written in python.