huttered40 / critter

Critical path analysis of MPI parallel programs
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

Add support for MPI_Init_thread #8

Closed huttered40 closed 5 years ago

huttered40 commented 5 years ago

All of my benchmark files use MPI_Init_thread, so that routine must be intercepted as well as MPI_Init.