1
1
This commit was SVN r2778.
Этот коммит содержится в:
George Bosilca 2004-09-20 17:29:29 +00:00
родитель d46cbcbf61
Коммит efc09dfc94
2 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -7,7 +7,6 @@
*
* Interface into the Open MPI Run Time Environment
*/
#ifndef OMPI_RUNTIME_H
#define OMPI_RUNTIME_H

Просмотреть файл

@ -29,7 +29,7 @@
#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()