Training course "Introduction to parallel programming with MPI and OpenMP"
(Course no. 11620191 in the training programme 2019 of Forschungszentrum Jülich)
Target audience: | Supercomputer users |
Contents: | |
Prerequisites: | Knowledge of either C, C++ or Fortran, basic knowledge of UNIX/Linux and a UNIX standard editor (e.g. vi, emacs) |
Language: | This course is given in English |
Duration: | 5 days, the 5th day is optional. |
Date: | 18-22 March 2019, 9:00-16:30, 22 March is optional |
Venue: | Jülich Supercomputing Centre, Ausbildungsraum 2, building 16.3, room 211 |
Number of participants: | minimum 5 |
Instructors: | Benedikt Steinbusch, Thomas Breuer, JSC |
Contact: | Benedikt Steinbusch Phone: +49 2461 61-2523 E-mail: b.steinbusch@fz-juelich.de |
Registration: | Please register with Benedikt Steinbusch until 11 March 2019 indicating whether you would like to participate in the optional fifth day of the course. If you do not belong to the staff of Forschungszentrum Jülich, we need these data for registration: Given name, name, birthday, nationality, complete home address, email address |
An introduction to the parallel programming of supercomputers is given. The focus is on the usage of the Message Passing Interface (MPI), the most often used programming model for systems with distributed memory. Furthermore, OpenMP will be presented, which is often used on shared-memory architectures.
The first four days of the course consist of lectures and short exercises. An optional fifth day is devoted to demonstrating the use of MPI and OpenMP in a larger context. To this end, starting from a simple but representative serial algorithm, a parallel version will be designed and implemented using the techniques presented in the course.