Git Product home page Git Product logo

reconf_network_eval's Introduction

Evaluating Reconfigurable Network Tradeoffs

This repository contains the source codes needed to reproduce our evaluation of reconfigurable and static network topologies.

Getting Started

Software Dependencies

Our repository has the following dependencies that must be installed:

Installing Gurobi is necessary prior to running the evaluations in this repository. This is because several points in our analyses point to the Gurobi library when running traffic demand-based topology optimizations.

The original Netbench packet-level simulator can be found in (https://github.com/ndal-eth/netbench). Our version of Netbench is built on top of the original Netbench simulator, but it also contains more developed modules to support the functionalities required for simulating reconfigurable networks. Please follow the steps in building Netbench. Note that the Gurobi Java module must be linked to the build file.

3. Python 2.7

Python dependencies are: networkx, numpy, gurobipy, math, matplotlib.

Description of subdirectories.

This is our artifact repository for evaluating both reconfigurable and static network topologies along three main metrics:

1. Scalability

2. Power Consumption

3. Network Throughput Performance

We have similarly created 3 sub-directories: performance_evaluation, power_consumption_analysis, and topology_analysis, each of which are self-contained subdirectories to recreate the analyses on scalability, power consumption, and network throughput performance, respectively, in our paper. Each sub-directory contains its own README, which details how the analyses in the paper can be recreated.

NOTE

When running each analyses, please run from the root directory corresponding to each analysis, as we utilize relative path imports, and thus running the python scripts from different directories could cause unexpected errors.

reconf_network_eval's People

Contributors

minyee avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.