1
1
openmpi/ompi/mca/btl
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
..
base * The last of the build system optimizations. Combine the component and 2005-11-20 01:03:01 +00:00
gm The lb should be extracted from the datatype not from the convertor. 2005-12-10 23:27:20 +00:00
mvapi merge in changes from release branch 2006-01-04 16:34:45 +00:00
mx Remove 2 useless functions. They have been replaced by the mca_base version few commits ago. 2005-11-28 20:14:23 +00:00
openib re-worked flow control logic to take into account the return 2006-01-12 23:42:44 +00:00
portals Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
self Protect the headers and remove the unused ones. 2005-12-10 22:04:28 +00:00
sm Use the common SM component to unmap the shared memory file. 2005-12-31 15:07:48 +00:00
tcp Protect an assert if the endpoint cache is not activated. 2006-01-14 21:10:09 +00:00
template Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
udapl Checkpoint: 2006-01-16 03:01:12 +00:00
btl.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00