Skip to content

This repository documents my 100-day journey of learning and writing CUDA kernels.

Notifications You must be signed in to change notification settings

ShlokVFX/100-days-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 100 Days of CUDA of learning CUDA Kernerls

A deep dive into GPU programming and parallel computing This repository documents my 100-day journey of learning and writing CUDA kernels. The goal is to explore GPU acceleration, optimize parallel computations, and gain hands-on experience with CUDA for high-performance computing.

Mentor: https://github.com/hkproj/

Discord : https://discord.gg/4Tg4TkJQzE

Instructions: https://github.com/hkproj/100-days-of-cuda

Notes From each Day:

Day 1 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day1/Notes.md

Day 2 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day2/Notes.md

Day 3 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day3/Notes.md

Day 4 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day4/Notes.md

Day 5 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day5/Notes.md

Day 6 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day6/Notes.md

Day 7 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day7/Notes.md

Day 8 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day8/Notes.md

Day 9 - https://github.com/ShlokVFX/100-days-cuda/blob/main/Day9/Notes.md

About

This repository documents my 100-day journey of learning and writing CUDA kernels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages