Parallel Computing with Nvidia CUDA

preview_player
Показать описание
In this video we learn how to do parallel computing with Nvidia's CUDA platform.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

💼 Services 💼

🌐 Social Media & Contact 🌐

Timestamps:
(0:00) Intro
(0:21) Installation & Setup
(2:48) Basic Hello World Example
(10:04) Matrix Vector Multiplication
(20:24) CUDA Matrix Vector Multiplication
(38:31) Outro
Рекомендации по теме
Комментарии
Автор

This is so useful for future projects ❤, the concept is simple yet very complext in a good way

kleoCodes
Автор

FYI, nvcc does not work with gcc version 13.x at this time. I also believe it does not work with the current version of CUDA (12.2). But this is a great turorial. Thanks

mikejohnston
Автор

thanks, wish to explain us the cuda in python as soon as possible

ahmedgh
Автор

I tried the tutorial and have a small issue. When running the cuda program with a matrix size of 3, I get your results values. When running with a matrix of 40000 I get a result showing all zeros. Any idea what might cause this? I'll keep trying in the meantime. Nice Tutorial.

joker-ev
Автор

I’ve never seen so many bots in the comments before. Trying to skew sentiment analysis?

kineticraft