Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1.2 KB

README.md

File metadata and controls

57 lines (31 loc) · 1.2 KB

MPI exercises

Wednesday

Introduction to MPI

Point-to-point communication

Special MPI variables and communication patterns

Collective operations

Debugging

Heat equation

Thursday

Custom communicators

Non-blocking communication and persistent communication

Process topologies

User-defined datatypes

Heat equation cont'd