Apply patches from ORNL to fix compile issues - minor stuff. Thanks to Geoffroy Vallee for the patches.
This commit was SVN r28065.
Этот коммит содержится в:
родитель
c0b670bea8
Коммит
ebad55b933
@ -509,8 +509,8 @@ static int mca_btl_tcp_endpoint_recv_connect_ack(mca_btl_base_endpoint_t* btl_en
|
||||
return OMPI_ERROR;
|
||||
}
|
||||
opal_show_help("help-mpi-btl-tcp.txt", "client handshake fail",
|
||||
true, orte_process_info.nodename,
|
||||
orte_process_info.pid,
|
||||
true, ompi_process_info.nodename,
|
||||
ompi_process_info.pid,
|
||||
"did not receive entire connect ACK from peer");
|
||||
return OMPI_ERR_UNREACH;
|
||||
}
|
||||
|
@ -8,6 +8,8 @@
|
||||
*
|
||||
* $HEADER$
|
||||
*/
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "opal/mca/base/mca_base_param.h"
|
||||
#include "ompi/include/ompi/constants.h"
|
||||
#include "netpatterns.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user