0

GPU Suite

A collection of CUDA mini-projects to learn GPU programming.

GPU Suite

GPU Diagram

Overview

Created a set of CUDA mini-projects to explore GPU programming through practice.

Details

  • Ranged from simple “hello world” kernels to matrix multiplication
  • Designed for progressive learning of CUDA concepts

Tools

C/C++, CUDA, GPU Programming, Computer Architecture