vuda
GPU acceleration framework
Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications
VUDA is a header-only library based on Vulkan that provides a CUDA Runtime API interface for writing GPU-accelerated applications.
869 stars
35 watching
35 forks
Language: C++
last commit: almost 2 years ago
Linked from 3 awesome lists
cudavudavulkan
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 223 |
| | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 181 |
| | A Vulkan-based framework for accelerating computations on graphics processing units. | 347 |
| | A toolset that compiles Ada and SPARK code to NVIDIA GPUs | 18 |
| | A flexible GPU compute framework providing low-level access to Vulkan for optimized and parallel processing on various graphics cards. | 2,036 |
| | A C++ framework providing Vulkan abstraction and simplification for game development and graphics applications. | 10 |
| | An effort to integrate Rust with GPU acceleration using the wgpu-rs library | 5 |
| | A C++ framework for creating Vulkan-based graphics applications with built-in support for various features and tools. | 412 |
| | A CUDA implementation of neural network modules and related GPU operations | 215 |
| | Enables execution of native Java code on a GPU. | 467 |
| | A Vulkan-based framework for beginners to learn and develop 3D graphics applications. | 64 |
| | A Vulkan-based GPGPU engine that compiles and executes SPIR-V compute shaders for general-purpose computing tasks. | 133 |
| | Accelerates machine learning algorithms on GPUs to improve performance and efficiency | 695 |
| | A collection of resources and examples for learning Vulkan, a graphics API. | 66 |
| | A high-performance CPU-based implementation of the Vulkan graphics API for hardware independence in 3D graphics. | 2,183 |