1
1
openmpi/ompi/mca/btl/udapl
Gleb Natapov 90fb58de4f When frags are allocated from mpool by free_list the frag structure is also
allocated from mpool memory (which is registered memory for RDMA transports)
This is not a problem for a small jobs, but for a big number of ranks an
amount of waisted memory is big.

This commit was SVN r13921.
2007-03-05 14:17:50 +00:00
..
btl_udapl_component.c Turns out that the leave_pinned stuff isn't used in these BTLs at 2007-01-30 15:39:49 +00:00
btl_udapl_eager_rdma.h add udapl rdma capabilities into the udapl btl 2007-01-11 15:22:08 +00:00
btl_udapl_endpoint.c When frags are allocated from mpool by free_list the frag structure is also 2007-03-05 14:17:50 +00:00
btl_udapl_endpoint.h fix for bug #749, though I can not confirm without a linux compiler 2007-01-11 22:25:13 +00:00
btl_udapl_frag.c When frags are allocated from mpool by free_list the frag structure is also 2007-03-05 14:17:50 +00:00
btl_udapl_frag.h add udapl rdma capabilities into the udapl btl 2007-01-11 15:22:08 +00:00
btl_udapl_proc.c Fix a few issues reported by Terry Dontje: 2006-06-20 17:13:44 +00:00
btl_udapl_proc.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
btl_udapl.c fix for bug #749, though I can not confirm without a linux compiler 2007-01-11 22:25:13 +00:00
btl_udapl.h Turns out that the leave_pinned stuff isn't used in these BTLs at 2007-01-30 15:39:49 +00:00
configure.m4 Checkpoint for switch to mpool work: 2006-01-25 02:21:34 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mpi-btl-udapl.txt add udapl rdma capabilities into the udapl btl 2007-01-11 15:22:08 +00:00
Makefile.am add udapl rdma capabilities into the udapl btl 2007-01-11 15:22:08 +00:00