HomePage
Getting Started
This site is intended as a knowledge base for the DMTCP Infiniband porting.
Pointers
Here are some of the best Infiniband resources I know of to date:- Dissecting a Small InfiniBand Application Using the Verbs API
- Introduction to Infiniband
- Infiniband Technical Specification
See chapters 3, 10 and 11
- Writing Your First Application with ib_verbs
- Introduction to Infiniband Core Software
- Thesis with nice overview of Infiniband API
- man 7 verbs
- ibverbs rc_pingpong.c test program source code
- Pages 11 and 12 of this OpenFabrics Alliance presentation
- Intro to IB For End Users