Oops! Remove duplicate registration.
This commit was SVN r28588.
Этот коммит содержится в:
родитель
1de00b17ad
Коммит
3019b7a3f8
@ -163,7 +163,6 @@ static int btl_openib_component_register(void)
|
|||||||
int ret;
|
int ret;
|
||||||
|
|
||||||
/* register IB component parameters */
|
/* register IB component parameters */
|
||||||
ret = btl_openib_register_mca_params();
|
|
||||||
if (OMPI_SUCCESS != (ret = btl_openib_register_mca_params())) {
|
if (OMPI_SUCCESS != (ret = btl_openib_register_mca_params())) {
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user