Nothing important, just an identation.
This commit was SVN r20919.
Этот коммит содержится в:
родитель
8221975490
Коммит
b7c1ae4f76
@ -388,7 +388,6 @@ static void ompi_comm_destruct(ompi_communicator_t* comm)
|
||||
if ( MPI_COMM_NULL != comm && OMPI_COMM_IS_PML_ADDED(comm) ) {
|
||||
MCA_PML_CALL(del_comm (comm));
|
||||
}
|
||||
|
||||
|
||||
/* Release topology information */
|
||||
mca_topo_base_comm_unselect(comm);
|
||||
|
@ -818,7 +818,7 @@ static int output(int output_id, const char *format, va_list arglist)
|
||||
fileno(stderr) : default_stderr_fd,
|
||||
out, (int)strlen(out));
|
||||
fflush(stderr);
|
||||
}
|
||||
}
|
||||
|
||||
/* File output -- first check to see if the file opening was
|
||||
* delayed. If so, try to open it. If we failed to open it,
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user