Skip to content

Commit

Permalink
Merge pull request #4 from mory91/patch-1
Browse files Browse the repository at this point in the history
Add CUDA kernel optimization tutorial youtube videos
  • Loading branch information
msaroufim authored Feb 9, 2024
2 parents 12b5f63 + 64f6919 commit f4bc7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ You know a great resource we should add? Please see [How to contribute](#how-to-
- [GPU Programming: When, Why and How?](https://enccs.github.io/gpu-programming/#)
- [How GPU Computing Works | GTC 2021](https://youtu.be/3l10o0DYJXg?si=t5FHswnibAbo3s0t) (more basic than the 2022 version)
- [How CUDA Programming Works | GTC 2022](https://youtu.be/n6M8R8-PlnE?si=cJ4dWtpYaPoIuJ0q)
- [CUDA Kernel optimization Part 1](https://www.youtube.com/watch?v=hOi3NWOPVR8) [Part 2](https://www.youtube.com/watch?v=NrWhZMHrP4w)
- [PTX and ISA Programming Guide](https://docs.nvidia.com/cuda/parallel-thread-execution/index.html) (V8.3)


Expand Down

0 comments on commit f4bc7ea

Please sign in to comment.