| MPI_T_CATEGORY_GET_PVARS(3) | Open MPI | MPI_T_CATEGORY_GET_PVARS(3) |
MPI_T_category_get_pvars — Query which performance variables are in a category
#include <mpi.h> int MPI_T_category_get_pvars(int cat_index, int len, int indices[])
MPI_T_category_get_pvars can be used to query which performance variables are contained in a particular category. A category contains zero or more performance variables.
MPI_T_category_get_pvars will fail if:
2003-2025, The Open MPI Community
| February 17, 2025 |