Introduction to MPI Programming Fall Workshop

Our "Introduction to Parallel Programming using MPI" series is a free, four-part interactive workshop that aims to provide a basic introduction to parallel programming using Message Passing Interface (MPI). This will enable users with basic (serial) programming experience using Fortran or C to scale their applications over many compute cores to take full advantage of RCC resources. We will also discuss parallelization techniques and debugging of parallel codes.

Although our primary goal is to show users how to use RCC resources to develop parallel applications, this knowledge will be useful if you plan to use any super computing facility. Therefore, we encourage anyone who is familiar with programming using Fortran or C to attend the workshop.

Workshop Format

This is an interactive, hands-on workshop. Basic Fortran or C programming experience is required. It will be held in a fully-equipped classroom laboratory with furnished computers. Attendees may bring their own notebook computers, but this will not be necessary.

Topics Covered

By the end of this workshop, attendees will be able to develop parallelized applications using MPI.

Specific topics covered include:

  • Introduction to parallel computing and MPI
  • Introduction to basic MPI calls and data types
  • Blocking vs non-blocking MPI calls
  • Collective communication
  • Applications and types of parallelism: how to parallelize your code
  • Debugging a parallel code

Location

The location of these workshops is Dirac Science Library Room 150-K (map). NOTE: The entrance is located on the southeast corner of the building, across from the Oceanography building next to the parking garage. Use that entrance, not the main library entrance.

Instructor

This workshop will be led by Prasad Maddumage, an Applications Specialist at RCC. Prasad has over seven years of parallel scientific code development experience mainly using Fortran.