1
1
Doron Shoham bfe611d3bd This patch fixes bugs #2627 (1.5.2) and #2623 (1.4.2) - Sending large messages over RDMA fails.
The patch includes the following:
 *  Add new mca parameter - btl_openib_max_hw_msg_size - Maximum size (in bytes) of a single fragment of a long message when using the RDMA protocols (must be > 0 and <= hw capabilities).
 *  If btl_openib_max_hw_msg_size is larger than the maximum hw limitation print error message.
 *  Change the default openib flags to include only PUT and not GET.
 *  Print error message if user choose manually GET flag in openib btl.
 *  In prepare_dst: limit the message size to be the minimum of both endpoint's hw_limitation and the user limitation (if requested).

This commit was SVN r24191.
2010-12-23 11:48:43 +00:00
..
2010-07-12 16:17:56 +00:00
2010-07-12 16:17:56 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2010-07-12 16:17:56 +00:00
2010-07-12 16:17:56 +00:00