1
1
openmpi/ompi/mca/btl/udapl
Andrew Friedley a4abe3bdbe Checkpoint:
- Borrow configure.m4 from the mvapi btl.  One of the uDAPL headers emits a
   warning when -pedantic is enabled, so strip it out.
 - Change function check in ompi_check_dapl.m4 from dat_ia_open to
   dat_registry_list_providers.. dat_ia_open wasn't working right
 - Make the references to prepare_dst, put, and get NULL for now
 - Add opal_output() calls in all the udapl interface functions for debugging
 - Add evd_qlen component parameter to control event dispatcher queue length
 - First stab at component_init and module_init
 - Misc cleanups - whitespace, dead code removal
 - Update copyrights to 2006

This commit was SVN r8701.
2006-01-16 03:01:12 +00:00
..
.ompi_ignore Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
.ompi_unignore Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
btl_udapl_component.c Checkpoint: 2006-01-16 03:01:12 +00:00
btl_udapl_endpoint.c Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
btl_udapl_endpoint.h Checkpoint: 2006-01-16 03:01:12 +00:00
btl_udapl_frag.c - Use the GM BTL as a template instead, per Tim's suggestion 2006-01-12 04:05:02 +00:00
btl_udapl_frag.h - Use the GM BTL as a template instead, per Tim's suggestion 2006-01-12 04:05:02 +00:00
btl_udapl_proc.c - Use the GM BTL as a template instead, per Tim's suggestion 2006-01-12 04:05:02 +00:00
btl_udapl_proc.h - Use the GM BTL as a template instead, per Tim's suggestion 2006-01-12 04:05:02 +00:00
btl_udapl.c Checkpoint: 2006-01-16 03:01:12 +00:00
btl_udapl.h Checkpoint: 2006-01-16 03:01:12 +00:00
configure.m4 Checkpoint: 2006-01-16 03:01:12 +00:00
configure.params Initial commit of uDAPL BTL component. 2005-12-19 16:37:05 +00:00
Makefile.am - Use the GM BTL as a template instead, per Tim's suggestion 2006-01-12 04:05:02 +00:00