diff --git a/ompi/mca/mtl/ofi/mtl_ofi.h b/ompi/mca/mtl/ofi/mtl_ofi.h index 911a39be3c..895bc44464 100644 --- a/ompi/mca/mtl/ofi/mtl_ofi.h +++ b/ompi/mca/mtl/ofi/mtl_ofi.h @@ -1245,7 +1245,7 @@ static int ompi_mtl_ofi_init_contexts(struct mca_mtl_base_module_t *mtl, if (!ompi_mtl_ofi.threshold_comm_context_id) { ompi_mtl_ofi.threshold_comm_context_id = comm->c_contextid; - opal_show_help("help-mtl-ofi.txt", "SEP ctxt limit", true, ctxt_id, + opal_show_help("help-mtl-ofi.txt", "SEP thread grouping ctxt limit", true, ctxt_id, ompi_process_info.nodename, __FILE__, __LINE__); }