Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 247 Bytes

index.md

File metadata and controls

11 lines (10 loc) · 247 Bytes
layout root
lesson
.

This lesson is about the Message Passing Interface or MPI, a way to write parallel programs that run on multiple computers.

Prerequisites

Comfortable programming in either C, C++, or Fortran.

{: .prereq}