Computer Architecture - Lecture 9: GPUs and GPGPU Programming (ETH Zürich, Fall 2017)

preview_player
Показать описание
Lecture 9: GPUs and GPGPU Programming
Date: October 19, 2017
Рекомендации по теме
Комментарии
Автор

I watched several GPU architecture lectures and so far this is most clear one. The content is well organized and the concepts are explained very precisely. Thank you Professor Onur Mutlu. Really appreciate your lecture.

zhaoyudong
Автор

best gpu lecture, even among his lots of past lectures

whyzzy
Автор

Best videos about GPU in youtube, thanks for sharing!!

leonardomoinahinostroza
Автор

Ders videolarini paylastiginiz icin tesekkürler hocam.Emeginize saglik saygilarimla

aimarm
Автор

Çok dolu dolu geçen dersler. Elinize sağlık hocam.

omerguzel
Автор

21:21 What if all the SIMD lanes have a different pointer value for the load, and the load operands in each lane are not located nearby the loads in the other lanes? Does it switch to another thread until it brings them *all* into the cache? It doesn't require the load operand across the lanes to be adjacent, does it? Aren't the loads really "vector gather" instructions?

douggale