Module 24450 (2013)

Module Description - Parallel Programming

The Module Description is a strict subset of the Syllabus Page, which gives more information

Module TitleParallel Programming
SchoolComputer Science
Module Code06-24450
DescriptorCOMP/06-24450/LH
Member of StaffHayo Thielecke
LevelH
Credits10
Semester2
Pre-requisitesNone. Some familiarity with the Haskell programming language would be helpful.
Co-requisites06-23636 (Operating Systems with C/C++) or equivalent.
RestrictionsMay not be taken by anyone who has taken or is taking 06-22755 (Parallel Programming (Extended))
Contact hours34
Delivery2 hrs/week lectures; 1 hr/week practical sessions
Description This module covers the basics of programming massively parallel architectures such as graphics processing units (GPUs), multi-cores and field-programmable gate arrays (FPGAs). The module is focused on the architecture of such devices and their use in speeding-up common computational tasks. Recent developments in such architectures made this task substantially easier and newly available programming tools allow for high-level straightforward programming of these systems. The module will provide a largely practical introduction to the topic. Lectures will address the basic architectural principles of modern parallel architectures and relevant algorithms and programming techniques.
Outcomes
On successful completion of this module, the student should be able to:Assessed by:
describe and explain modern parallel architectures Examination
describe and explain applications of parallel programming Examination
describe and explain parallel programming models Examination
design simple parallel algorithms Examination, Continuous Assessment
implement more advanced parallel algorithms Continuous Assessment
AssessmentSessional: 1.5 hr examination (80%), continuous assessment (20%). Both the examination and the continuous assessment are internal hurdles: students must pass both in order to pass the module.
Supplementary (where allowed): 1.5 hr examination (80%) with the continuous assessment mark carried forward (20%)
TextsPeter Thoman, Multigrid Methods on GPUs,
Hubert Nguyen, GPU Gems 3: Programming Techniques for High-Performance Graphics and General-Purpose Computation,