CUDA (Compute Unified Device Architecture) is a parallel computing platform and application programming interface (API) model created by NVIDIA for general computing on its own GPUs (Graphics Processing Units). It empowers application developers to leverage the parallel processing capabilities of NVIDIA's GPUs to accelerate computation-heavy tasks, such as matrix operations, physics simulations, deep learning training, and real-time video processing. CUDA provides a C-like programming language that allows developers to write kernel functions, which are executed on the GPU, and manage memory between the host (CPU) and device (GPU) environments. Utilizing CUDA can lead to significant performance improvements in suitable applications, and it integrates well with various programming environments, including Python through libraries like PyCUDA or through frameworks like TensorFlow with GPU support. Understanding basic concepts such as kernels, threads, blocks, and warps is essential for developers to effectively harness the power of GPU programming with CUDA.
View the most prominent open source CUDA projects in the list below. Click on a specific project to view its alternative or complementary packages. Make comparisons and find the best package for your app.
- A high-throughput and memory-efficient inference and serving engine for LLMs☆68,244Updated this week
- World's fastest and most advanced password recovery utility☆25,226Updated 2 months ago
- Build and run Docker containers leveraging NVIDIA GPUs☆17,481Updated 2 years ago
- SGLang is a high-performance serving framework for large language models and multimodal models.☆22,800Updated this week
- Instant neural graphics primitives: lightning fast NeRF and more☆17,220Updated last month
- kaldi-asr/kaldi is the official location of the Kaldi project.☆15,313Updated 4 months ago
- CUDA on non-NVIDIA GPUs☆13,855Updated this week
- Open3D: A Modern Library for 3D Data Processing☆13,255Updated this week
- Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.☆14,050Updated last week
- Solve puzzles. Learn CUDA.☆11,894Updated last year
- TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizat…☆12,705Updated this week
- NumPy aware dynamic Python compiler using LLVM☆10,863Updated last week
- NumPy & SciPy for GPU☆10,730Updated this week
- OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.☆9,387Updated last month
- cuDF - GPU DataFrame Library☆9,468Updated this week
- Containers for machine learning☆9,213Updated this week
- A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other ma…☆8,768Updated this week
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,141Updated last week
- Samples for CUDA Developers which demonstrates features in CUDA Toolkit☆8,729Updated 2 weeks ago
- Modular ZK(Zero Knowledge) backend accelerated by GPU☆7,731Updated last year
- Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.☆7,354Updated 3 weeks ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,472Updated last week
- A flexible framework of neural networks for deep learning☆5,914Updated 2 years ago
- An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.☆6,506Updated this week
- A Python framework for accelerated simulation, data generation and spatial computing.☆6,131Updated this week
- ALIEN is a CUDA-powered artificial life simulation program.☆5,338Updated this week
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆4,995Updated last year
- cuML - RAPIDS Machine Learning Library☆5,093Updated this week
- A PyTorch Library for Accelerating 3D Deep Learning Research☆5,019Updated 3 weeks ago
- Supercharge Your LLM with the Fastest KV Cache Layer☆6,750Updated this week
- ArrayFire: a general purpose GPU library.☆4,850Updated 4 months ago
- Tengine is a lite, high performance, modular inference engine for embedded device☆4,506Updated 10 months ago
- Making it easier to work with shaders☆4,938Updated last week
- Lightning fast C++/CUDA neural network framework☆4,395Updated last month
- HIP: C++ Heterogeneous-Compute Interface for Portability☆4,332Updated this week
- Fast inference engine for Transformer models☆4,262Updated this week
- FlashInfer: Kernel Library for LLM Serving☆4,707Updated last week
- Performance-Optimized AI Inference on Your GPUs. Unlock it by selecting and tuning the optimal inference engine for your model.☆4,406Updated this week
- A retargetable MLIR-based machine learning compiler and runtime toolkit.☆3,569Updated this week