Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.14 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.14 KB

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