Changes

Jump to: navigation, search

GPU610/DPS915

28 bytes added, 19:57, 25 June 2012
no edit summary
Please help make this page resourceful for all GPU610/DPS915 students to use!
= Course Descriptions === GPU610 - Parallel Programming Fundamentals ==
*Modern GPU (Graphics Processing Unit) technology supports massively parallel computations, which complements the serial processing capabilities of CPU technology. This course teaches students how to read, write, and debug programs that use both CPU and GPU technology. Students learn to reorganize existing programs into serial code that runs on the CPU and parallel code that runs on the GPU. Students also study cases that have benefited from CPU+GPU programming.
* [https://scs.senecac.on.ca/course/gpu610 Course Outline]
== DPS915 - Introduction to Parallel Programming ==
*Modern GPU (Graphics Processing Unit) technology supports massively parallel computations, which complements the serial processing capabilities of CPU technology. This course teaches students how to read, write, and debug programs that use both CPU and GPU technology. Students learn to reorganize existing programs into serial code that runs on the CPU and parallel code that runs on the GPU. Students also study cases that have benefited from CPU+GPU programming and develop a CPU+GPU application for a client.

Navigation menu