THE UNIVERSITY of EDINBURGH

DEGREE REGULATIONS & PROGRAMMES OF STUDY 2007/2008
- ARCHIVE for reference only
THIS PAGE IS OUT OF DATE

University Homepage
DRPS Homepage
DRPS Search
DRPS Contact
Home : College of Science and Engineering : School of Physics (Schedule Q) : Postgraduate (School of Physics)

Message Passing Programming (P00360)

? Credit Points : 10  ? SCQF Level : 11  ? Acronym : PHY-P-HPCMesPas

The world's largest supercomputers are used almost exclusively to run applications which are parallelised using Message Passing. This course covers all the basic knowledge required to write parallel programs using this programming model, and is directly applicable to almost every parallel computer architecture.

Parallel programming by definition involves co-operation between many separate tasks to solve a common problem. The programmer has to define the tasks that will be executed by each of the parallel processors, and also how these tasks are to synchronise and exchange data with one another. In the message-passing model, each task is a separate operating system process; these processes communicate and synchronise by explicitly sending each other messages. All these parallel operations are performed via explicit calls to some message-passing library that is entirely responsible for interfacing with the physical communication network linking the processors together.

This course uses the de facto standard for message-passing libraries: the Message Passing Interface (MPI). The syllabus covers: the message-passing model; compiling MPI programs; point-to-point communication; non-blocking operations; derived datatypes; virtual topologies; collective communication; high-level MPI design issues. Each topic is illustrated with a small practical programming example. At the end of the course there is a more substantial Case Study exercise in parallel image processing which uses all the techniques covered in the lectures.

Entry Requirements

? Pre-requisites : Only postgraduates or final year MPhys students with suitable computational background, subject to space restrictions and agreement with relevant Programme Coordinator.

Subject Areas

Delivery Information

? Normal year taken : Postgraduate

? Delivery Period : Semester 1 (Blocks 1-2)

? Contact Teaching Time : 3 hour(s) per week for 10 weeks

First Class Information

Date Start End Room Area Additional Information
24/09/2007 14:00 17:00

All of the following classes

Type Day Start End Area
Lecture Monday 14:00 17:00 KB

Summary of Intended Learning Outcomes

On completion of this course students should be able to:

- Understand the message-passing model in detail.
- Implement standard message-passing algorithms in MPI.
- Debug simple MPI codes.
- Measure and comment on the performance of MPI codes.
- Design and implement efficient parallel programs to solve regular-grid problems.

Assessment Information

100% coursework

Contact and Further Information

The Course Secretary should be the first point of contact for all enquiries.

Course Secretary

Ms Margaret Jackson
Tel : (0131 6)50 6031
Email : Margaret.Jackson@ed.ac.uk

Course Organiser

Dr Judy Hardy
Tel : (0131 6)50 6716
Email : j.hardy@epcc.ed.ac.uk

Course Website : http://www.epcc.ed.ac.uk/msc/

School Website : http://www.ph.ed.ac.uk/

College Website : http://www.scieng.ed.ac.uk/

Navigation
Help & Information
Home
Introduction
Glossary
Search
Regulations
Regulations
Degree Programmes
Introduction
Browse DPTs
Courses
Introduction
Humanities and Social Science
Science and Engineering
Medicine and Veterinary Medicine
Other Information
Prospectuses
Important Information
Timetab
 
copyright 2007 The University of Edinburgh