1
1
Jelena Pjesivac-Grbovic 9eff74ad4d Modifying generalized reduce "synchronized" behavior:
- Removing "small" message size limit because it really does not relate to the eager size
accross the board.
Now, the leaf nodes in generalized reduce will use blocking send (DEFAULT/ORIGINAL BEHAVIOR) 
either when the maximum number of outstanding requests is 0 or 
when the total number of segments is less than the maximum number of outstanding requests.
Otherwise, it will send messages using non-blocking synchronized send operation.

This commit was SVN r14572.
2007-05-02 21:42:45 +00:00
..
2007-04-12 11:19:42 +00:00
2007-04-12 11:19:42 +00:00
2007-04-12 11:19:42 +00:00
2007-04-12 11:19:42 +00:00
2007-04-12 11:19:42 +00:00