1
1
openmpi/ompi/mca/btl
Brian Barrett 27ad954265 Fix a couple of problems with the way we were using orte_process_name_t
structures in the system.  Instead of using memcmp, use the ns function.
This won't cause a problem as long as all three elements of the name are
ints, but if they have different sizes, alignment and padding rules
can cause memcmp() to compare padding space, which rarely holds a sane
value.

This commit was SVN r14998.
2007-06-11 19:12:11 +00:00
..
base Let rdma_pipeline_offset to be set to zero. 2007-06-06 11:54:25 +00:00
gm fix some printf warnings 2007-06-06 22:37:26 +00:00
mvapi Implement new BTL parameters: 2007-05-17 07:54:27 +00:00
mx A better version alowing for multi-rails or clusters of clusters. A lot of cleanups. 2007-06-08 20:37:20 +00:00
openib Try to cleanup the flow control logic a bit 2007-06-06 18:51:09 +00:00
portals Add optional ordering to the BTL interface. 2007-05-24 19:51:26 +00:00
self Add optional ordering to the BTL interface. 2007-05-24 19:51:26 +00:00
sm Add optional ordering to the BTL interface. 2007-05-24 19:51:26 +00:00
tcp Fix a couple of problems with the way we were using orte_process_name_t 2007-06-11 19:12:11 +00:00
template Add optional ordering to the BTL interface. 2007-05-24 19:51:26 +00:00
udapl add support for connection private data, off by default 2007-06-05 19:29:50 +00:00
btl.h No need for MCA_BTL_FLAGS_NEED_ACK any more. As of commit r14768 this is the 2007-05-27 11:25:39 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00