leokruglikov / CUDA-notesLinks
Personal notes on CUDA programming
☆54Updated 2 years ago
Alternatives and similar repositories for CUDA-notes
Users that are interested in CUDA-notes are comparing it to the libraries listed below
Sorting:
- A plugin for Jupyter Notebook to run CUDA C/C++ code☆257Updated last year
- NVIDIA tools guide☆155Updated last year
- CUDA Guide☆77Updated 2 years ago
- This is an archive of materials produced for an introductory class on CUDA programming at Stanford University in 2010☆224Updated 3 years ago
- A set of hands-on tutorials for CUDA programming☆245Updated last year
- CUDA Learning guide☆514Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆177Updated last year
- Serial and parallel implementations of matrix multiplication☆44Updated 4 years ago
- Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch☆922Updated 2 years ago
- Apply GPU in ML and DL☆55Updated 4 months ago
- Simple neural network implementation using CUDA technology. It is an educational implementation.☆98Updated 7 years ago
- Neural network from scratch in CUDA/C++☆88Updated 4 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆202Updated 2 years ago
- Step by step implementation of a fast softmax kernel in CUDA☆59Updated last year
- Some CUDA example code with READMEs.☆179Updated 2 months ago
- Example Makefile for CUDA and C++ source files in a standard project layout.☆48Updated 8 years ago
- Neural Networks library in pure numpy☆70Updated last year
- matrix multiplication in CUDA☆125Updated 2 years ago
- Nvidia contributed CUDA tutorial for Numba☆265Updated 3 years ago
- Simple problems implemented in CUDA C☆33Updated 9 months ago
- grmonty: relativistic Monte Carlo code☆52Updated last year
- My own repository containing the codes I wrote to practice CUDA programming.☆65Updated 2 years ago
- Write a fast kernel and run it on Discord. See how you compare against the best!☆67Updated this week
- ☆14Updated 8 months ago
- Training materials associated with NVIDIA's CUDA Training Series (www.olcf.ornl.gov/cuda-training-series/)☆930Updated last year
- Visualization of cache-optimized matrix multiplication☆157Updated 10 months ago
- General Matrix Multiplication using NVIDIA Tensor Cores☆27Updated 11 months ago
- CUDA Matrix Multiplication Optimization☆249Updated last year
- Competitive GPU kernel optimization platform.☆145Updated this week
- A stand-alone implementation of several NumPy dtype extensions used in machine learning.☆325Updated last week