NVIDIA / cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
☆6,458Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for cuda-samples
- CUDA Library Samples☆1,617Updated this week
- CUDA Templates for Linear Algebra Subroutines☆5,679Updated this week
- Optimized primitives for collective multi-GPU communication☆3,253Updated 2 months ago
- Learn CUDA Programming, published by Packt☆1,030Updated 10 months ago
- CUDA Core Compute Libraries☆1,278Updated this week
- ☆2,205Updated 10 months ago
- [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl☆4,924Updated 9 months ago
- Sample codes for my CUDA programming book☆1,572Updated last year
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,684Updated last year
- Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch☆755Updated last year
- Training materials associated with NVIDIA's CUDA Training Series (www.olcf.ornl.gov/cuda-training-series/)☆615Updated 3 months ago
- NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source compone…☆10,820Updated 2 weeks ago
- A machine learning compiler for GPUs, CPUs, and ML accelerators☆2,710Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆5,732Updated this week
- Source code examples from the Parallel Forall Blog☆1,239Updated 3 months ago
- ArrayFire: a general purpose GPU library.☆4,567Updated 2 weeks ago
- CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.☆2,381Updated last month
- oneAPI Deep Neural Network Library (oneDNN)☆3,635Updated this week
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆364Updated last year
- CUDA Python Low-level Bindings☆965Updated this week
- A retargetable MLIR-based machine learning compiler and runtime toolkit.☆2,846Updated this week
- Open MPI main development repository☆2,172Updated this week
- An efficient C++17 GPU numerical computing library with Python-like syntax☆1,220Updated this week
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs…☆1,979Updated this week
- An Open Source Machine Learning Framework for Everyone☆997Updated last month
- Material for gpu-mode lectures☆3,028Updated this week
- NCCL Tests☆898Updated 2 weeks ago
- ☆393Updated 9 years ago
- A guide to help developers get up and running quickly with the OpenCL programming framework☆542Updated 3 months ago
- FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/