/mpnviewer

Primary LanguageTypeScript

MPN Viewer

MPN Viewer is a web based tool determined for presenting and editing Message-passing nets (MPN). MP net is used for capturing the communication aspects of MPI applications. For visualization is used SVG format allowing an easy editing and processing in other tools like Inkscape.

Installation

  1. download
  2. navigate to the MPNViewer directory: cd dowload/directory/mpnviewer
  3. install: npm install
  4. run: npm run

Example

Send -> Receive MP net