vishal1303 / NDP

NDP datacenter stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NDP

NDP datacenter stack. The doc directory contains documentation about the project. The sim directory contains the simulator implementation of NDP which allows running experiments in various datacenter topologies. For much more information about NDP, see the wiki.

To change the link bandwidth

  1. Change the link speed in #define HOST_NIC 50000 line 7 in sim/datacenter/main.h
  2. Change the link speed in the function NdpPullPacer::NdpPullPacer(EventList& event, double pull_rate_modifier) line 1191 in file sim/ndp.cpp

About

NDP datacenter stack


Languages

Language:Mathematica 87.6%Language:Python 4.7%Language:C++ 4.3%Language:Verilog 1.1%Language:Tcl 0.7%Language:C 0.6%Language:Coq 0.4%Language:Shell 0.4%Language:Makefile 0.2%Language:Gnuplot 0.0%Language:Roff 0.0%