Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 830 Bytes

File metadata and controls

17 lines (13 loc) · 830 Bytes

Experiment in Grid5000

Files used to perform an experiment on a high-performance computing environment (Grid5000) whose results are available in this article.

Used technologies:

  • JavaScript ES6
  • Node.js
  • Shell script

How to run?

  • Clone this repository.
  • Inside the folder /experiment_grid5000 use the command bash run_experiment.sh on Bash terminal to start running the experiment.
  • The time elapsed results are saved on .txt files named with prefix results_.

Warnings!

  • The running of this experiment generates more than 1 GB of data files!
  • You must have node.js installed to run this experiment.