Changes

Jump to: navigation, search

GPU610/DPS915

95 bytes added, 11:39, 31 August 2012
GPU610 - Parallel Programming Fundamentals
== GPU610 - Parallel Programming Fundamentals ==
<table>
<tr>
<td>
 
*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]
</td>
<td>
[[Image:NV_CUDA_Teaching_Center_Small.jpg]]
</td>
</tr>
</table>
== DPS915 - Introduction to Parallel Programming ==

Navigation menu