fix for r21524, mispell fix HAVE_IBV_FORK_INIT
This commit was SVN r21533. The following SVN revisions from the original message are invalid or inconsistent and therefore were not cross-referenced: r21524
Этот коммит содержится в:
родитель
efa800efea
Коммит
7f8dc7c8b8
@ -172,7 +172,7 @@ int btl_openib_register_mca_params(void)
|
||||
"Whether fork support is desired or not "
|
||||
"(negative = try to enable fork support, but continue even if it is not available, 0 = do not enable fork support, positive = try to enable fork support and fail if it is not available)",
|
||||
ival2, &ival, 0));
|
||||
#ifdef HAVE_IBV_FORT_INIT
|
||||
#ifdef HAVE_IBV_FORK_INIT
|
||||
mca_btl_openib_component.want_fork_support = ival;
|
||||
#else
|
||||
if (0 != ival) {
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user