The RDMA CM library is helpful but it work in terms of hostnames and IP addresses. On the other hand, the InfiniBand verbs library deals with device names instead. It would be helpful to be able to use either when creating a new device instead of relying on the user understanding the logical mapping between the two. Alternatively, we could decide to rely solely on one or the other.
The RDMA CM library is helpful but it work in terms of hostnames and IP addresses. On the other hand, the InfiniBand verbs library deals with device names instead. It would be helpful to be able to use either when creating a new device instead of relying on the user understanding the logical mapping between the two. Alternatively, we could decide to rely solely on one or the other.