Shared-Memory Programming with OpenMP
ARCHER, the UK's national supercomputing service, offers training in software development and high-performance computing to scientists and researchers across the UK. As part of our training service we are running a 2 day ARCHER OpenMP course at University of Sheffield on 11-12 May 2016.
Details
Almost all modern computers now have a shared-memory architecture with multiple CPUs connected to the same physical memory, for example multicore laptops or large multi-processor compute servers. This course covers OpenMP, the industry standard for shared-memory programming, which enables serial programs to be parallelised easily using compiler directives. Users of desktop machines can use OpenMP on its own to improve program performance by running on multiple cores; users of parallel supercomputers can use OpenMP in conjunction with MPI to better exploit the shared-memory capabilities of the compute nodes.
This two-day course will cover an introduction to the fundamental concepts of the shared variables model, followed by the syntax and semantics of OpenMP and how it can be used to parallelise real programs. Hands-on practical programming exercises make up a significant, and integral, part of this course.
Pre-requisite Programming Languages:
No prior HPC or parallel programming knowledge is assumed, but attendees must already be able to program in C, C++ or Fortran. It is not possible to do the exercises in Java.
Computer access:
All course delegates will need to bring a wireless enabled laptop computer with them on the course. If you have an EduRoam account please ensure this is set up beforehand.
This course is free to all academics.
Intended learning outcomes
On completion of this course students should be able to:
- Describe the fundamentals of the shared-memory architecture
- Understand the concepts of threads and shared-memory programming.
- Write, compile, and run parallel OpenMP programs.
- Perform basic optimisations for better performance.
Timetable
Day 1
- 09:30 Introduction
- 09:45 Shared Memory Concepts
- 10:30 Practical: Parallel Traffic Modelling
- 11:00 COFFEE
- 11:30 Introduction to OpenMP
- 12:15 Exercise: Basic OpenMP Program
- 13:00 LUNCH
- 14:00 Parallel Regions
- 14:45 Exercise: Mandelbrot Set
- 15:30 TEA
- 16:00 Worksharing Directives
- 16:45 Exercise: Using Parallel Do/For
- 17:30 CLOSE
Day 2
- 09:30 Synchronisation
- 10:15 Exercise: Molecular Dynamics
- 11:00 COFFEE
- 11:30 Further Topics
- 12:15 Exercise: Molecular Dynamics (continued)
- 13:00 LUNCH
- 14:00 Tasks and Memory Model
- 14:45 Exercise: Traffic Modelling
- 15:30 TEA
- 16:00 Caches and performance tuning
- 16:45 Exercise: Traffic Modelling (continued)
- 17:30 CLOSE
Course Materials
Links to the Slides and exercise material for this course.
Course Hackpad for sharing links, resources, ideas, questions.
Location
The course will be held in University of Sheffield.
Registration
Please use the registration page to register for ARCHER courses.
Questions?
If you have any questions please contact the ARCHER Helpdesk.