1
1
Jeff Squyres dc18c32437 usnic: fix resource check
The math for checking the number of QPs and CQs per usNIC/VF was
incorrect, allowing you to run MPI processes even when usNICs (i.e.,
VIC VFs) had fewer QPs and CQs than were necessary.  This led to a
confusing error later when fi_enable(3) failed (because we lazily
create QPs).  Fixing the math here ensure that we actually print a
helpful error message telling the user specifically what is wrong.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-04-22 15:58:27 -07:00
..
2015-06-23 20:59:57 -07:00
2016-03-30 12:49:37 -06:00
2016-04-22 15:58:27 -07:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-06-23 20:59:57 -07:00
2015-12-28 13:58:45 +09:00
2016-02-15 12:27:24 -05:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00