2605 views

Lec 12 - Scalable Parallel Programming with CUDA on Manycore GPUs

"Lec 12 - Scalable Parallel Programming with CUDA on Manycore GPUs" February 27, 2008 lecture by John Nickolls for the Stanford University Computer Systems Colloquium (EE 380). John Nickolls from NVIDIA talks about scalable parallel programming with a new language developed by NVIDIA, CUDA. NVIDIA's programming of their graphics processing unit in parallel allows for the dissection of large data sets into smaller sets, each to be handled by separate processors. This significantly increases the performance and handling of processing intensive application. EE 380 | Computer Systems Colloquium: http://www.stanford.edu/class/ee380/ Stanford Computer Systems Laboratory: http://csl.stanford.edu/ Stanford Center for Professional Development: http://scpd.stanford.edu/ Stanford University Channel on YouTube: http://www.youtube.com/stanforduniversity

Video is embedded from external source so embedding is not available.

Video is embedded from external source so download is not available.

Here is the next lecture for this course

No content is added to this lecture.

Go to course:

This video is a part of a lecture series from of stanford