Skip to content

Scripts to install and run experiments with various distributed graph partitioners

Notifications You must be signed in to change notification settings

dsalwasser/mkexp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkexp

Quickstart:

  1. Clone this repository and add the bin/ subdirectory to your $PATH variable.
  2. In an empty directory, run mkexp --init to initialize a new experiment.
  3. Modify the Experiment file to configure your experiment.
  4. Run mkexp to download and build the configured graph partitioners, and generate bash scripts to invoke them.
  5. Run ./submit.sh to start the experiment.
  6. Once completed, run mkexp --results to parse the produced log files, then run mkexp --plots to generate some standard plots visualizing your results.

About

Scripts to install and run experiments with various distributed graph partitioners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.7%
  • R 24.6%
  • Awk 16.8%
  • Python 3.0%
  • Nix 0.9%