1
1
openmpi/src/mca
Tim Prins 8b836b72ff Lots of changes to the tcp oob:
- almost finished the send side of the oob
- added the lists that will hold the posted recieves and the
  actual recieves
- made it so we send an addition iovec first that contains the
  size of the total message so we can recieve into a temporary buffer
  before the user has posted a recieve

This commit was SVN r1736.
2004-07-15 13:51:40 +00:00
..
allocator Minor change to make the aligned allocate function work. 2004-07-13 17:59:38 +00:00
base - Code review of the registration / lookup code with George 2004-07-13 20:24:26 +00:00
coll Do not forget to retrieve the extent of the datatype prior the first use. 2004-07-14 19:26:28 +00:00
common Bunches of changes to make "make dist" work properly 2004-03-26 04:28:42 +00:00
gpr Bunches of things to make "make dist" work 2004-07-07 20:59:20 +00:00
io - Updated versioning system; "svn" number is now a string (vs. an int) 2004-07-07 12:45:36 +00:00
mpool Adding some documentation. 2004-07-12 20:05:29 +00:00
ns Update name server to setup for oob remote operations. Move all remote calling functions to new location, setup replica for blocking thread to receive requests (not implemented yet). 2004-07-13 11:56:26 +00:00
one *really* rename the project to "openmpi". :-) 2004-06-17 18:21:08 +00:00
oob Lots of changes to the tcp oob: 2004-07-15 13:51:40 +00:00
op Lots of changes in this commit, mostly having to do with the first 2004-06-29 00:02:25 +00:00
pcm Changes to accomodate procid->vpid and to move away from accessing the 2004-07-08 14:48:34 +00:00
pml skip over procs w/out associated ptls 2004-07-12 22:37:09 +00:00
ptl Clean-up the self module on close. 2004-07-14 19:28:41 +00:00
topo restored Jeffs changes 2004-07-01 16:25:44 +00:00
Makefile.am Add src/mca/ns tree into default build 2004-07-08 15:05:51 +00:00
mca.h iAdd lots of documentation for the MCA base. 2004-06-15 05:37:21 +00:00