Skip to content

This tool is responsible for the execution of the different runs, with which the user would like to benchmark a software using the modified Benchexec on the target hardware.

License

Notifications You must be signed in to change notification settings

Breinich/runexec_runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Runexec Runner

This is a necessary tool and a small environment for the extended and distributed version of the Benchexec software.

This tool is responsible for the execution of the different runs, with which the user would like to benchmark a software using the modified Benchexec on the target hardware.

The tool has 2 command line arguments:

  • The first one is the file (ending with .command.csv), where the commands are, which are wanted to be executed as single runs of the target software.
  • The second one is a folder, where the tool should place the output files and the results of the run.

The tool's dependencies:

  • tqdm is used to report the progress of the commands to the user.
  • Benchexec because this tool uses its RunExecutor submodule for executing the runs.

About

This tool is responsible for the execution of the different runs, with which the user would like to benchmark a software using the modified Benchexec on the target hardware.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages