1
1
openmpi/ompi/mca/btl/udapl
Donald Kerr 8ecbc71ed2 add support for connection private data, off by default
This commit was SVN r14878.
2007-06-05 19:29:50 +00:00
..
btl_udapl_component.c add support for connection private data, off by default 2007-06-05 19:29:50 +00:00
btl_udapl_eager_rdma.h couple of minor changes to fix #973 and seperated eager rdma fragments into structure only and data only area 2007-04-23 17:41:34 +00:00
btl_udapl_endpoint.c add support for connection private data, off by default 2007-06-05 19:29: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 latency improvements: use ompi_free_list_init_ex, create optimal alignment parameter, remove rdma guarantee path, replace dat_lmt_sync_rdma with use of volatile 2007-05-09 19:41:25 +00:00
btl_udapl_mca.c add support for connection private data, off by default 2007-06-05 19:29:50 +00:00
btl_udapl_mca.h move mca parameter registration into own .c and .h files 2007-04-24 18:34:16 +00:00
btl_udapl_proc.c Fix warnings when building with UDAPL - minor formatting errors. 2007-03-08 18:39:40 +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 don't call dat_evd_resize if new value is less than or equal to current because ofed stack does not return DAT_INVALID_STATE 2007-05-29 20:08:16 +00:00
btl_udapl.h add support for connection private data, off by default 2007-06-05 19:29:50 +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 user warning message to inform when udapl btl is no longer able to register memory 2007-05-16 21:04:50 +00:00
Makefile.am move mca parameter registration into own .c and .h files 2007-04-24 18:34:16 +00:00