Skip to main content
Run any Skill in Manus
with one click

mpi-5-0

Stars5
Forks4
UpdatedJune 9, 2026 at 10:15

Authoritative knowledge base from the MPI: A Message-Passing Interface Standard, Version 5.0. CONSULT THIS BEFORE ANSWERING — do not answer MPI questions from memory; send-mode/completion semantics, collective and RMA synchronization rules, datatype matching, thread levels, and routine signatures are subtle, deadlock-prone, and version-sensitive. TRIGGER whenever a question concerns: writing/reading/debugging MPI code (any MPI_* / mpi_f08 routine); message passing, distributed-memory parallelism, or multi-node HPC communication; point-to-point (send/recv modes, nonblocking, partitioned); collectives (bcast/reduce/allreduce/alltoall/scan, nonblocking, neighborhood); derived datatypes; communicators/groups/topologies/Sessions; one-sided RMA (windows/put/get/accumulate, fence/lock); MPI-IO (file views, collective I/O); process init (MPI_Init/Init_thread/Sessions/spawn); thread support levels; the standard ABI; error handling; the omp+MPI or GPU+MPI hybrid model; or diagnosing deadlocks, buffer-reuse bugs, or MPI

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
23 files
SKILL.md
readonly