1
1

Merge branch 'master' of github.com:open-mpi/ompi

Этот коммит содержится в:
George Bosilca 2014-11-06 01:40:13 -05:00
родитель 54ddb0aece d542c9ff2d
Коммит 5443f69efb

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

@ -445,7 +445,7 @@ static int btl_openib_modex_send(void)
}
/* All done -- send it! */
OPAL_MODEX_SEND(rc, PMIX_SYNC_REQD, PMIX_REMOTE,
OPAL_MODEX_SEND(rc, PMIX_SYNC_REQD, PMIX_GLOBAL,
&mca_btl_openib_component.super.btl_version,
message, msg_size);
free(message);