Programming with CUDA: Matrix Multiplication

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

You are just awesome. So far I have attended all the lecture/Webinar, this was by far the best one... please keep it up. I would love to watch more videos.. not only on Cuda but anything you code ;)

Bozz
Автор

Man, of all the videos I have watched so far, I find yours very simply put for novices like myself.

pensivenincompoop
Автор

hey, nice video! you should check how to use shared memory if you access several times to the same element (in matrix multiplication, convolutions, etc...) -> it saves a lot of time of transfers between the main memory and cache! :)

abdeselamelhamanabdeselam
Автор

bro can u please tell which IDE you have used?

VidishArvind