Skip to content

Grouping of test programs using the MPI_T interface

Notifications You must be signed in to change notification settings

fm16191/mpit_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MPI_T Test Library

MPI_T Test Library is, as it's name suggests, a grouping of test programs using the MPI_T interface.

MPI_T is a performance-based tool interface, first introduced in the MPI 3.0 standard. This interface adds access and control tools on the program environment, as well as, on some MPI events, performance variables and the possibility to implement callbacks.

This set contains the following :

  • Listing of control variables, with their values and metadatas.
  • Listing of performance variables, with their values and metadatas.
  • Listing of events, with their metadatas.

Compilation

  • make

Execution

  • ./list_cvars
  • ./list_pvars
  • ./list_events

About

Grouping of test programs using the MPI_T interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published