Skip to content

cos/workspace-iterace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

  1. Follow these steps for installing IteRace
  2. git clone https://github.com/cos/workspace-iterace.git in a directory of your choice
  3. cd iterace-workspace
  4. have a look at /project/subjects and add the subjects to the appropriate location (i.e. `/benchmarks')
    • many of the subjects (projects) have forks at https://github.com/cos
    • afterwards, edit /project/Build.scala according to your selection
  5. sbt
  6. Within the sbt console: > compile

Post an issue on the workspace's github page if you encounter any problems during instalation.

Running the evaluation

Within the SBT console:

  • Use bench for a single run, e.g. bench subject=em3d two-threads. Try tabing for autocomplete help.

  • Use bench-all to run all configurations/scenarios that match a particular constraint, e.g., bench-all two-threads runs bench for all projects under all configurations that have two-threads activated.

  • use merge-all to gather all results in a single .json file within project/target/all.json

About

workspace for evaluating the IteRace project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published