1
1
Jeff Squyres 5315c91baf Fixes trac:3152: slightly more advanced than the patch on the ticket:
* If the MCA param btl_openib_cq_size is set to 0 (which is the
   default), use the device CQ max size. Otherwise, use the MCA param
   value (and never adjust it again).
 * Remove the CQ size adjustment code. Since we default to max CQ
   size, there really isn't much point in having it any more. I think
   people setting an absolute CQ size is going to be rare, so let's
   not do anything fancy with it.
 * If the MCA param value is larger than what the device supports,
   print a warning (only once per process) and default to using the
   device max
 * Add a BTL_VERBOSE displaying which CQ size we used

This commit was SVN r26730.

The following Trac tickets were found above:
  Ticket 3152 --> https://svn.open-mpi.org/trac/ompi/ticket/3152
2012-07-03 16:49:59 +00:00
..
2012-06-27 01:28:28 +00:00
2012-07-02 15:20:12 +00:00
2012-06-27 01:28:28 +00:00
2012-07-02 15:20:12 +00:00
2012-06-27 01:28:28 +00:00
2012-06-27 01:28:28 +00:00
2012-06-27 01:28:28 +00:00
2012-06-27 01:28:28 +00:00