An open API service indexing awesome lists of open source software.

https://github.com/richmit/ex-mpi

MPI Example Code
https://github.com/richmit/ex-mpi

Last synced: over 1 year ago
JSON representation

MPI Example Code

Awesome Lists containing this project

README

          

Simple example programs to get you started with the MPI (Message
Passing Interface) API commonly used for massively parallel, high
performance compute tasks.

You can read a bit more about these examples on my [home page](https://www.mitchr.me/SS/exampleCode/mpi.html).

Have fun!

-mitch