Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 328 Bytes

MPI Interceptor

MPI Interceptor is a library that intercept an application calls to MPI, and applies optimizations.

Running an application

mpirun mpi_interceptor [options] myappli

The following options can be passed to MPI Interceptor:

  • -v or --verbose
    • Set verbosity level (default level: 0)