Hi, I'm planning to use MPI_T performance variable to access message queue-related variables like unexpected queue search time in OpenMPI. Currently, I'm using openmpi-1.10.1. It provides access to two performance variable (UMQ length and PRQ length).
I wonder if there is any way in OpenMPI to access other performance variable like UMQ/PRQ search time using MPI_T. Thanks, Mahdieh