English

Dissecting a Small InfiniBand Application Using the Verbs API

Distributed, Parallel, and Cluster Computing 2011-05-25 v2 Networking and Internet Architecture

Abstract

InfiniBand is a switched fabric interconnect. The InfiniBand specification does not define an API. However the OFED package, libibverbs, has become the default API on Linux and Solaris systems. Sparse documentation exists for the verbs API. The simplest InfiniBand program provided by OFED, ibv_rc_pingpong, is about 800 lines long. The semantics of using the verbs API for this program is not obvious to the first time reader. This paper will dissect the ibv_rc_pingpong program in an attempt to make clear to users how to interact with verbs.

Cite

@article{arxiv.1105.1827,
  title  = {Dissecting a Small InfiniBand Application Using the Verbs API},
  author = {Gregory Kerr},
  journal= {arXiv preprint arXiv:1105.1827},
  year   = {2011}
}

Comments

18 pages, 5 figures

R2 v1 2026-06-21T18:04:53.800Z