Giter VIP home page Giter VIP logo

crossbarswitchbinaryhypercube's Introduction

Simulation model of a static communication network using a binary hypercube architecture

Build Status

This project is a simulation model of the communication network used by an MPP computer with a binary hypercube architecture.

Each node of the MPP contains a router with a crossbar switch commutator. The finished application lets users configure multiple model parameters: node count, transmitted packet size, queue size for each input channel, algorithm used for generating messages, etc. After finishing the simulation, detailed statistics are generated with which the effectiveness of the model’s configuration can be determined.

The step-by-step simulation lets you closely examine packet travel through the network: Step by step simulation

You can also view the current state of a node in the network: Step by step simulation -> Node details

A more detailed explanation of the model and its underlying theory can be found on page 52 in the writeup for the Fourth Scientific International Conference of Computer Sciences and Engineering (pdf, in Bulgarian with excerpt in English).

Requirements

  1. Java 8 should be used for this here beautiful project
  2. JavaFX should be installed, but that's not an issue, since it's bundled in Java SE

Building, running, packaging, etc.

  1. With maven
    1. Clone the project
    2. Just mvn compile package and if all is configured well, running java -jar ./target/cbsbh.jar should start the thing
  2. With IDEA
    1. Clone the project
    2. Start IDEA
    3. "Open project"
    4. Navigate to the folder you cloned it
    5. Ctrl+N, type Main, <Enter>, Ctrl+Shift+F10
    6. Obviously, don't commit the .iml file

crossbarswitchbinaryhypercube's People

Contributors

chilyashev avatar dependabot[bot] avatar g-georgiev avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.