wesbland / mpitutorial

MPI programming lessons in C and executable code examples

Home Page:http://mpitutorial.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPI Tutorial

This is the static webpage and code for mpitutorial.com. View mpitutorial.com/about/ for guidelines on how to contribute tutorials, or feel free to open a pull request to fix any issues.

For those that simply wish to view MPI code examples without the site, browse the tutorials/*/code directories of the various tutorials. The tutorials/run.py script provides the ability to build and run all tutorial code.

About

MPI programming lessons in C and executable code examples

http://mpitutorial.com

License:Other


Languages

Language:C 61.6%Language:CSS 16.2%Language:C++ 9.6%Language:HTML 6.1%Language:Python 4.0%Language:Makefile 2.6%