Code Monkey home page Code Monkey logo

paper-io-simulation's Introduction

A paper on I/O simulation in SimGrid.

Generate the pdf from svg figures

Generate pdf files used in the paper from svg files.

  1. Install inkscape
  2. ./generate_figures.sh

Generate the figures

If the svg files are not available to generate pdf files, you should re-generate the svg files from experiment results.

The figures are generated from the log files exported in real execution and simulators. Use the Jupyter notebook generate_figures.ipynb to generate svg (and also pdf) files.

Figures are generated and saved in:

Get the log files

If the log files are missing, or if you would like to run the experiments with your own configurations, you should run the real pipeline/simulators to generate these logs.

  1. Real execution
  • Single-threaded experiment: The log files of real execution should be placed in result/single/real/.
  • Multi-threaded experiment: The log files of real execution should be placed in result/multi/real/.

If the log files are not available, or you want to generate your log files from your own experiment, run pipeline on a real system using the source code in exp/real/

  1. Single-threaded simulation log
  • Python simulator: The log files of the Python simulator should be placed result/single/pysim/. To run the Python simulator, use the source code in /exp/pysim/ and follow the instructions in README file.

  • WRENCH simulator: The log files of the WRENCH simulator shoule be place in result/single/wrench/original/ for original WRENCH and result/single/wrench/pagecache/ for WRENCH with page cache. To run the WRENCH simulator, use this source code example and follow the instructions in README file.

  1. Multi-threaded simulation log
  1. NFS simulation log

paper-io-simulation's People

Contributors

glatard avatar valhayot avatar rafaelfsilva avatar dohoangdzung 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.