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 Oxford on 1-2 August 2017.
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.
Pre-course setup
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.
Practical exercises will be done using a guest account on ARCHER. You will need an ssh client such as terminal on a Mac or Linux machine, or putty or MobaXterm on Windows. The course tutor will be able to assist with settings to connect on the day. You should also have a web browser, a pdf reader and a simple text editor.
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:00 Shared Memory Concepts; OpenMP Fundamentals; Parallel Regions
- 11:00 COFFEE
- 11:30 Exercises: Hello World; Parallel regions
- 13:00 LUNCH
- 14:00 Lectures: Work sharing, Synchronisation
- 15:00 TEA
- 15:30 Exercises: Parallel loops, Synchronisation
- 17:00 CLOSE
Day 2
- 09:00 Lectures: Further topics, Tasks
- 11:00 COFFEE
- 11:30 Exercises: Orphaning, Tasks
- 13:00 LUNCH
- 14:00 Lecture: Performance
- 15:00 TEA
- 15:30 Lecture: Tips and Tricks
- 16:15 Exercises: Finishing up/Consultancy
- 17:00 CLOSE
Course Materials
Links to the Slides and exercise material for this course available here
Location
The course will be held in the Oxford eResearch Centre.
Registration
Please use the registration page to register for ARCHER courses.
Questions?
If you have any questions please contact the ARCHER Helpdesk.