1
1
Nikola Dancejic 167d75b42a common/ofi: Added multi-NIC support to provider selection
Adds the capability to select a NIC based on hardware locality.
Creates a list of NICs that share the same cpuset as the process,
then selects the NIC based on the (local rank) % (number of NICs).
If no NICs are available that share the same cpuset, the selection process
will create a list of all available NICs and make a selection based on
(local rank) % (number of NICs)

Signed-off-by: Nikola Dancejic <dancejic@amazon.com>
2020-05-01 01:05:13 +00:00
..
2020-03-23 12:49:44 -07:00
2020-02-07 18:20:06 -08:00
2020-03-27 10:15:45 -06:00
2020-02-07 18:20:06 -08:00