oops - should default to off for non-threaded build
This commit was SVN r3605.
Этот коммит содержится в:
родитель
da76409962
Коммит
f78fb7a029
@ -316,7 +316,7 @@ int ompi_mpi_init(int argc, char **argv, int requested, int *provided)
|
||||
goto error;
|
||||
}
|
||||
|
||||
#if OMPI_HAVE_THREADS
|
||||
#if OMPI_HAVE_THREADS == 0
|
||||
ompi_progress_events(0);
|
||||
#endif
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user