Jeff Squyres
cf16a521c8
Ensure to get ompi/include/constants.h
...
This commit was SVN r6845.
2005-08-12 21:42:07 +00:00
Tim Woodall
5558c014b9
default TCP to only be used if self/sm/gm/mvapi.... are not available
...
This commit was SVN r6832.
2005-08-12 16:56:46 +00:00
Tim Woodall
d458daf437
support for priority flag
...
This commit was SVN r6795.
2005-08-10 14:32:10 +00:00
Tim Woodall
078836c5b9
added put support for zero copy operation
...
This commit was SVN r6775.
2005-08-09 14:10:17 +00:00
George Bosilca
8b93cb7661
Rename all the functions starting with mca_base_modex to mca_pml_base_modex.
...
Change all the places where they are used to fit the new name.
Remove the code to check the remote arch from the PML. We will have a GPR mechanism
in ompi_mpi_initialize to do that.
This commit was SVN r6750.
2005-08-05 18:03:30 +00:00
Jeff Squyres
7678050a2f
Grumble. Add *more* missing files...
...
This commit was SVN r6748.
2005-08-05 14:17:14 +00:00
Jeff Squyres
11140e9cb8
We must eliminate and stamp out all forms of redundancy, however they
...
may appear.
(remove *error.h file from Makefile.am -- a cut-n-paste error that has
propagated to a surprising number of directories ;-) )
This commit was SVN r6721.
2005-08-03 14:47:04 +00:00
Brian Barrett
eb2748130b
* don't build TCP component if we don't have IP sockets :)
...
This commit was SVN r6716.
2005-08-02 20:06:34 +00:00
Brian Barrett
24116a3935
* fix up a bunch of threading issues when progress and/or mpi threads
...
are enabled. Mostly just ADD32 -> ADD_SIZE_T issues and naming of
variables in THREAD_{LOCK,UNLOCK}
This commit was SVN r6706.
2005-08-02 17:36:01 +00:00
Brian Barrett
4a748d62ae
* add some missing header files for OS X
...
This commit was SVN r6702.
2005-08-02 14:59:50 +00:00
Tim Woodall
2214f0502d
- first cut at tcp btl (working but not optimal)
...
- reworked btl error logging macros
This commit was SVN r6701.
2005-08-02 13:20:50 +00:00