Description
An introduction to parallel programming using MPI for C and Fortran programmers. MPI is the de facto "gold standard" for parallel programming. This course introduces basic MPI paradigm concepts and foundational programming techniques. Includes detail on pairwise message-passing and basic collective operations and provides introductory material for more advanced techniques.
Additional 30-minute lab available.
Due to limited seating, please do not register for workshops you can/may not attend for the entire session.
If you register and can no longer attend, please be courteous by canceling your registration. No-shows will be removed from all subsequent workshops and the seats filled from waiting lists.
To be added to the waiting list, click here. Please include your name and email address on the form. If a seat becomes available, you will be notified by email.
|
Objectives
- Understand the basic set of MPI functions and their application
- Introduce basic collective operations and understand their motivation and utility
- Parallelize and analyze a simple C or Fortran program using MPI
|