Skip to content

Commit 488840f

Browse files
pauleonixbrycelelbach
authored andcommitted
Update README.md with link to playlist
1 parent fa59df8 commit 488840f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tutorials/cuda-cpp/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Fundamentals of Accelerated Computing with Modern CUDA C++
22

3-
This tutorial teaches you the fundamentals of GPU programming and modern CUDA C++. You'll find the
4-
following content:
3+
This tutorial teaches you the fundamentals of GPU programming and modern CUDA C++. You can watch
4+
lectures corresponding to this course on [YouTube](https://www.youtube.com/playlist?list=PL5B692fm6--vWLhYPqLcEu6RF3hXjEyJr).
5+
You'll find the following content:
56

67
- [Notebooks](./notebooks) containing lessons and exercises, intended for self-paced or instructor-led learning, which can be run on [NVIDIA Brev](https://brev.nvidia.com) or [Google Colab](https://colab.research.google.com).
78
- [Slides](./slides) containing the lecture content for the lessons.

0 commit comments

Comments
 (0)