2 Forks
27 Stars
27 Watchers

RDMA_synchronization

This is the source code for our (Tobias Ziegler, Jacob Nelson-Slivon, Carsten Binnig and Viktor Leis) published paper at SIGMOD’23: Design Guidelines for Correct, Efficient, and Scalable Synchronization using One-Sided RDMA

How to download and setup RDMA_synchronization

Open terminal and run command
git clone https://github.com/DataManagementLab/RDMA_synchronization.git
git clone is used to create a copy or clone of RDMA_synchronization repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RDMA_synchronization https://github.com/DataManagementLab/RDMA_synchronization/archive/master.zip

Or simply clone RDMA_synchronization with SSH
[email protected]:DataManagementLab/RDMA_synchronization.git

If you have some problems with RDMA_synchronization

You may open issue on RDMA_synchronization support forum (system) here: https://github.com/DataManagementLab/RDMA_synchronization/issues