1
1
openmpi/ompi/mca/btl/udapl
2006-09-14 22:19:39 +00:00
..
btl_udapl_component.c More updates for the async error handler for btl's 2006-08-17 22:02:01 +00:00
btl_udapl_endpoint.c Removing component level lock from mca_btl_udapl_endpoint_finish_eager() routine because it is already locked before entry. Will be evaluating entire lock scheme but this one was blocking as it was. 2006-08-11 18:46:06 +00:00
btl_udapl_endpoint.h Give up on dat_ep_query() and instead manually send our address information across the wire after connection establishment. 2006-07-07 21:48:16 +00:00
btl_udapl_frag.c I can commit! *happy dance* 2006-05-25 15:47:59 +00:00
btl_udapl_frag.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_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 Minor fix for a dropped comma. 2006-08-18 17:55:57 +00:00
btl_udapl.h The visibility flags (and/or Windows friendly export) is now on for all BTLs. 2006-09-14 22:19:39 +00:00
configure.m4 Checkpoint for switch to mpool work: 2006-01-25 02:21:34 +00:00
configure.params Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
Makefile.am Many different things, the big ones: 2006-02-10 21:49:15 +00:00