btl/scif: fix a typo
this is likely a typo introduced by open-mpi/ompi@5f1254d710 @hjelmn could you please double check this ?
Этот коммит содержится в:
родитель
dc80863589
Коммит
b888768ca3
@ -252,7 +252,7 @@ mca_btl_scif_setup_mpools (mca_btl_scif_module_t *scif_module)
|
||||
mca_btl_scif_component.scif_free_list_num,
|
||||
mca_btl_scif_component.scif_free_list_max,
|
||||
mca_btl_scif_component.scif_free_list_inc,
|
||||
NULL, 0, NULL, NULL);
|
||||
NULL, 0, NULL, NULL, NULL);
|
||||
if (OPAL_UNLIKELY(OPAL_SUCCESS != rc)) {
|
||||
BTL_ERROR(("error creating eager receive fragment free list"));
|
||||
return rc;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user