Brian Barrett
16a1166884
Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a
...
configure-time dynamic allocation of flags. The net result for platforms
which only support BTL-based communication is a reduction of 8*nprocs bytes
per process. Platforms which support both MTLs and BTLs will not see
a space reduction, but will now be able to safely run both the MTL and BTL
side-by-side, which will prove useful.
This commit was SVN r29100.
2013-08-30 16:54:55 +00:00
Rolf vandeVaart
9ed780b73d
Cleanup plus another macro.
...
This commit was SVN r23994.
2010-11-04 19:35:25 +00:00
Rolf vandeVaart
e40483465e
Remove unneeded function. Fix list handling.
...
This commit was SVN r23992.
2010-11-04 13:04:47 +00:00
Rolf vandeVaart
1b231f7e73
More miscellaneous cleanup of bfo.
...
This commit was SVN r23986.
2010-11-02 20:11:47 +00:00
Rolf vandeVaart
148ed00dd1
Some more refactoring in the BFO PML. Getting it
...
as close to OB1 PML as possible.
This commit was SVN r23920.
2010-10-22 18:13:35 +00:00
Rolf vandeVaart
70fe48698c
Change some of the bfo code to be more like the
...
ob1 code. Create some new macros and functions to handle
some differences.
This commit was SVN r23913.
2010-10-19 17:46:51 +00:00
Rolf vandeVaart
24e5e38dce
Remove a variable that is not needed. Just piggy
...
back on a pointer value.
This commit was SVN r23887.
2010-10-13 22:01:23 +00:00
Rolf vandeVaart
44d7006f34
Just some more refactoring and cleanup of bfo PML.
...
This commit was SVN r23884.
2010-10-12 13:34:35 +00:00
Rolf vandeVaart
59e3fa8ed3
Some more formatting fixes and code refactoring. All
...
these changes are in the bfo so this has no affect on ob1.
This commit was SVN r23815.
2010-09-29 13:46:45 +00:00
Rolf vandeVaart
19d007a6fc
New PML to support failover between openib BTLs.
...
openib BTL changes coming soon.
This commit was SVN r23385.
2010-07-13 10:46:20 +00:00