GPGPU Programming with CUDA
This repository contains all code from the YouTube series "CUDA Crash Course (v3)" by CoffeeBeforeArch.
Contact
Suggestions for specific content can be sent to: [email protected]
Environment
Operating System: Ubuntu 20.04
Text Editor: VIM
GPU: NVIDIA GTX 2060
CUDA version: 11
Content
- Introduction
- Vector Addition
- Matrix Multiplication
- Sum Reduction
- Histogram
- Convolution