Тёмный

Actually Doing the Matrix Multiplication - Intro to Parallel Programming 

Udacity
Подписаться 614 тыс.
Просмотров 40 тыс.
50% 1

This video is part of an online course, Intro to Parallel Programming. Check out the course here: www.udacity.co....

Опубликовано:

 

11 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@hidetokoizumi5226
@hidetokoizumi5226 6 лет назад
There is an error: in the non-sparse matrix multiplication, the third row is f*z, but in the sparse matrix multiplication, it's f*y.
@varunmadhavan3227
@varunmadhavan3227 4 года назад
How do we handle rows that have no elements? i.e all elements in the row are 0's.. How do we address the rowptr value for that row?
@monsterous289
@monsterous289 5 лет назад
Did you mess up with the fy and fz at the end? Shouldn't that matrix in neon green have fy on the bottom row?
@zhaopeng9585
@zhaopeng9585 5 лет назад
Shouldn't we use inclusive scan at step 4?
@alankhor2000
@alankhor2000 8 месяцев назад
The exclusive means for row pointer. I think segmented exclusive scan means we dont include the value at index of row pointer. For example, the vertical line the segment between out 0 and out 1 is at index 2, so the exclusive here means it sum up from 0 to < 2.
@PandemicGameplay
@PandemicGameplay 4 года назад
Is any of this even worth still spending time on considering many packages such as numpy, etc. handily out perform using such an implementation since the cost of setting up the sparse matrices isn't worth it? Thoughts?
@naduriba7032
@naduriba7032 7 лет назад
i watched ur 5 videos they were awesome but they were all ds so why is title parallel programming??
@webgpu
@webgpu 6 лет назад
you wouldn't need to ask this question if you had read the description first :)
@srangelbejar9554
@srangelbejar9554 4 года назад
f.z ,Thanks.
Далее
Cute
00:16
Просмотров 6 млн
iPhone 16 для НИЩЕБРОДОВ!
00:51
Просмотров 1,6 млн
Blelloch Scan - Intro to Parallel Programming
4:29
Просмотров 29 тыс.
2.9 Strassens Matrix Multiplication
23:40
Просмотров 1,1 млн
The Fastest Multiplication Algorithm
13:58
Просмотров 114 тыс.
How Enigma was cracked
19:29
Просмотров 130 тыс.
Diagonalizing a Matrix
11:37
Просмотров 179 тыс.
Parallel C++: MPI
16:42
Просмотров 10 тыс.