Teaching
Up one levelFunctional code examples with explanations to help new coders learn MPI.
-
MPI Tutorial 1 -- CD Player
- Using a fairly sophisticated example (a CD player that, over time, 'sings' a song from a list), we pick apart the pieces and begin to learn MPI.
-
MPI Tutorial 2 -- CD Player
- Part two of the CD Player tutorial: code formatting, MPI macros, using {parse} loops, and some additional features.
-
Decimal Division
- An illustration of how to return a decimal value when dividing, followed by an invitation for someone to finish what I started.
-
Tutorial_1.pdf
-
Tutorial_2.pdf