1
1
openmpi/ompi/mca/pml
George Bosilca dfc7cea329 Fix the deadlock issues on the osu_bw. The problem is that the PML is
event driver, and if there are no event generated by the BTLs ... well
nothing happens (i.e there is no progress at the PML level and all
pending fragments remain pending). By forcing the BTL to trigger the
callbacks for all ACK and FIN, we give more opportunities to the PML
to do real progress, but we pay this in terms of performance.

This commit was SVN r20953.
2009-04-07 16:56:37 +00:00
..
base Update the PML base send init macro to take a converter_flag field (discussed with George). 2009-03-24 19:12:53 +00:00
cm - Get pgcc on XT to complain less: 2009-03-13 02:10:32 +00:00
crcpw - As discussed on RFC, move the ompi_bitmap to the 2009-03-03 22:25:13 +00:00
csum Fix checksum computation in the buffered send code 2009-04-03 07:09:24 +00:00
dr Preparation work for another commit (after RFC): 2009-03-17 21:34:30 +00:00
example Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
ob1 Fix the deadlock issues on the osu_bw. The problem is that the PML is 2009-04-07 16:56:37 +00:00
v Fix missing file in Makefile.am and the "CREATE FAILURE". 2009-03-18 13:42:48 +00:00
Makefile.am * AC_CONFIG_LINKS has a minor problem in that it always uses ln -s, rather 2006-07-16 04:23:52 +00:00
pml.h Remove unused lock from the ompi_proc_t. This reduce the size of the ompi_proc_t 2008-12-19 19:56:27 +00:00