Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 427 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 427 Bytes

StackP

StackP is a static MPI tool enabling to run multiple PMPI tools concurrently by Kento Sato ([email protected])

Usage: stack_pmpi <output file (e.g. pmpi.o)> <input file (e.g. pmpi-1.o pmpi-2.o ... )>
 Python script for stacking multiple PMPI wrappers and creating a single PMPI object file.

Example

For a thorough tutorial, look at examples/Makefile