If two container are using InfiniBand one the same host, will data still occupy IB bandwidth?

0

I'm trying to do some enhancement on the scheduling for distributed applications. And I'd like to confirm whether using InfiniBand one the same host will occupy IB bandwidth?

Klaus Ma

Posted 2019-04-01T07:30:21.957

Reputation: 3

Answers

0

When using RDMA with InfiniBand on the same host, the containers should not be using external bandwidth, but they will be using PCI-Express bandwidth.

haggai_e

Posted 2019-04-01T07:30:21.957

Reputation: 139