1
1

fix define name to BTL_OPENIB_MALLOC_HOOKS_ENABLED

Thanks to Ludovic.Hablot@ext.bull.net  for pointing this out

This commit was SVN r26432.
Этот коммит содержится в:
Mike Dubman 2012-05-11 18:30:45 +00:00
родитель 09f413025b
Коммит 98c2c749fb

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

@ -608,7 +608,7 @@ int btl_openib_register_mca_params(void)
0, &mca_btl_openib_component.gid_index,
REGINT_GE_ZERO));
#if OPENIB_MALLOC_HOOKS_ENABLED
#if BTL_OPENIB_MALLOC_HOOKS_ENABLED
CHECK(reg_int("memalign", NULL,
"[64 | 32 | 0] - Enable (64bit or 32bit)/Disable(0) memory"
"alignment for all malloc calls if btl openib is used.",