Skip to content

potassco/coom-benchmarks

Repository files navigation

COOM Suite Benchmarks

This repository contains benchmarks for the COOM Suite. The instances can be found in the benchmarks folder.

Installation

pip install -r requirements.txt

How to run (on laptop for debugging)

Replace laptop by cluster for runing on cluster.

  1. Generate the benchmark folder structure and scripts
btool gen runscripts/runscript-all-laptop.xml
  1. Run the benchmarks
 ./output/coom-benchmark-project/laptop/start.py
  1. Verify results
btool verify output/coom-benchmark-project/laptop/results
  1. Evaluate and convert the results
btool eval runscripts/runscript-all-laptop.xml | btool conv -o results/all.ods
  1. Plot results
./scripts/plot.py --ods results/all.ods

About

Benchmark sets for COOM language

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors