Remove an ORTE debug flag from an MPI function
This commit was SVN r17871.
Этот коммит содержится в:
родитель
3a5084da94
Коммит
f39ce707b5
@ -755,11 +755,6 @@ int ompi_mpi_init(int argc, char **argv, int requested, int *provided)
|
||||
|
||||
ompi_mpi_initialized = true;
|
||||
|
||||
if (orte_debug_flag) {
|
||||
opal_output(0, "%s ompi_mpi_init completed",
|
||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME));
|
||||
}
|
||||
|
||||
/* Do we need to wait for a debugger? */
|
||||
ompi_wait_for_debugger();
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user