Brian Barrett
65b07140c0
clean up some of the printf warnings caused by the attribute code
...
This commit was SVN r13395.
2007-01-31 17:11:06 +00:00
George Bosilca
63462331c9
Reduce the number of branches. Keep the fast path as short as possible.
...
Remove some useless error checking. Add OPAL_UNLIKELY directives.
This commit was SVN r12477.
2006-11-07 23:59:32 +00:00
Brian Barrett
6d414f2d44
* use the MTL-specific output stream for all error messages
...
* use OPAL_OUTPUT_VERBOSE rather than printfs for debugging messages
This commit was SVN r11227.
2006-08-16 16:28:58 +00:00
Brian Barrett
d3c6035ea9
* allow direct calling to work with the MX MTL. Had to move some types
...
around so that the myriexpress.h header wasn't included in the same
header as the interface declarations
This commit was SVN r10817.
2006-07-14 21:32:03 +00:00
Brian Barrett
ef6b7e170f
* make mtl datatype wrapper code inline functions
...
This commit was SVN r10678.
2006-07-06 15:58:07 +00:00
Galen Shipman
fe480cd003
change mask bits and don't call convertor if we received directly into the
...
user buffer..
This commit was SVN r10665.
2006-07-05 21:10:09 +00:00
Brian Barrett
47725c9b02
* Add new PML (CM) and network drivers (MTL) for high speed
...
interconnects that provide matching logic in the library.
Currently includes support for MX and some support for
Portals
* Fix overuse of proc_pml pointer on the ompi_proc structuer,
splitting into proc_pml for pml data and proc_bml for
the BML endpoint data
* bug fixes in bsend init code, which wasn't being used by
the OB1 or DR PMLs...
This commit was SVN r10642.
2006-07-04 01:20:20 +00:00