/mpi-introduction

Parallel programming with MPI

Primary LanguageFortranMIT LicenseMIT

Parallel Programming with MPI

Exercise material and model answers for the CSC course "Parallel Programming with MPI". The course is part of PRACE Training Center (PTC) activity at CSC.

Exercises

General instructions

Introduction to MPI

Simple point-to-point communication

Using special MPI variables

Communication patterns

Collective communication

Non-blocking communication