Skip to content

spcl/sdr-rdma-artifact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDR-RDMA: Software-Defined Reliability Architecture for Planetary Scale RDMA Communication

This repository contains the artifact for the SC 25 paper.

Repository Directory Structure:

  1. sdr-api – SDR API header files and the SDR one-shot Write benchmark.
  2. sdr-model – Python framework for analytical/stochastic modeling of reliability layer performance.
  3. ec-perf – XOR-based EC implementation and performance benchmarks for other open-source EC libraries.
  4. iperf – Helper scripts to evaluate drop rates for UDP traffic using iperf3.

See the README.md files in the corresponding folders for installation and running instructions.