The Wayback Machine - https://web.archive.org/web/20221012132637/https://github.com/jcxue/RDMA-Tutorial
Skip to content

jcxue/RDMA-Tutorial

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RDMA-Tutorial

This project presents an example based tutorial on RDMA based programming. A more detailed discussion can be found on the Wiki page.

Hardware and software requirement

  • Mellanox HCAs
  • GNU make
  • gcc-4.4
  • Mellanox OFED 3.3

How to use

build project

Simply use make to build the release version or make debug to build the debug version.

navigate through examples

The project contains 4 examples. Details of the examples can be found on the Wiki page. The code of the examples are organized as git commits. Simply do git log --oneline to find the commit version number corresponding to the examples you are looking for.

Contact

Jiachen Xue (jcxue.work@gmail.com)

About

A tutorial on RDMA based programming using code examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published