mpitutorial/mpitutorial resource
MPI programming lessons in C and executable code examples observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5025
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
2349 stars · 753 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The source for mpitutorial.com, a comprehensive set of tutorials on the Message Passing Interface (MPI) with executable C code examples for each lesson. It includes a run.py script to build and run all tutorial programs locally.
Use cases
- learn MPI programming from scratch
- find example C code for MPI collectives like broadcast and scatter
- understand point-to-point communication in MPI
- run hands-on parallel programming exercises
- study MPI tutorials for an HPC course
- contribute or write new MPI lessons
When to choose
- you are learning MPI for the first time and want guided lessons with runnable code
- you need reference C examples of MPI primitives like MPI_Send, MPI_Bcast, and MPI_Reduce
- you want a community-maintained tutorial site you can fork and extend
When to avoid
- you need a production MPI library or runtime - use OpenMPI or MPICH instead
- you want tutorials for OpenMP, CUDA, or other parallel programming models
- you need actively developed, cutting-edge MPI content - the original author no longer contributes
Facets
learning-resource · maturity maintenance
developer-tools documentation tutorials developer-tools cross-platform cli mpi parallel-computing hpc message-passing c-examples distributed-computing algorithms linux macos
3 sources
- readme: https://github.com/mpitutorial/mpitutorial · fetched 2026-08-28 · 2563176b413e
- homepage: http://mpitutorial.com · fetched 2026-08-29 · 2639d4e37387
- site_page: https://mpitutorial.com/about · fetched 2026-08-29 · 80b53be08ecc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mpitutorial/mpitutorial | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="mpitutorial/mpitutorial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem