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
  • 105

1 Answers1

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
  • 139