increase timeout
This commit was SVN r2778.
Этот коммит содержится в:
родитель
d46cbcbf61
Коммит
efc09dfc94
@ -7,7 +7,6 @@
|
|||||||
*
|
*
|
||||||
* Interface into the Open MPI Run Time Environment
|
* Interface into the Open MPI Run Time Environment
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef OMPI_RUNTIME_H
|
#ifndef OMPI_RUNTIME_H
|
||||||
#define OMPI_RUNTIME_H
|
#define OMPI_RUNTIME_H
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
#include "runtime/runtime.h"
|
#include "runtime/runtime.h"
|
||||||
|
|
||||||
|
|
||||||
static struct timeval ompi_rte_ping_wait = {2, 0};
|
static struct timeval ompi_rte_ping_wait = {5, 0};
|
||||||
|
|
||||||
|
|
||||||
int ompi_rte_universe_exists()
|
int ompi_rte_universe_exists()
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user