Re: [O-MPI devel] [PATH] ompi_info doesn't show use_mem_hooks flag

2005-12-05 Thread Galen M. Shipman
On Mon, 5 Dec 2005, Gleb Natapov wrote: This is because there is no "mpool_base" mca (see patch). This looks good, will apply. Also there is a code commented out that enables memory hooks if leave_pinned is set. Why this code is disabled? Infiniband will not work correctly in such setup. Ther

[O-MPI devel] [PATH] ompi_info doesn't show use_mem_hooks flag

2005-12-05 Thread Gleb Natapov
This is because there is no "mpool_base" mca (see patch). Also there is a code commented out that enables memory hooks if leave_pinned is set. Why this code is disabled? Infiniband will not work correctly in such setup. Index: ompi/mca/mpool/base/mpool_base_open.c