Oops -- put back Tim's workaround.
This commit was SVN r3787.
Этот коммит содержится в:
родитель
ac5f313af8
Коммит
8d82071f3b
@ -26,7 +26,7 @@ int ompi_progress_pending_io_reqs = false;
|
|||||||
|
|
||||||
void ompi_progress_events(int flag)
|
void ompi_progress_events(int flag)
|
||||||
{
|
{
|
||||||
#if 1
|
#if 0
|
||||||
if(flag != 0 || ompi_progress_event_flag == OMPI_EVLOOP_ONCE) {
|
if(flag != 0 || ompi_progress_event_flag == OMPI_EVLOOP_ONCE) {
|
||||||
ompi_progress_event_flag = flag;
|
ompi_progress_event_flag = flag;
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user