Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 2 months 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