Skip to content

Running the tool

Nima Khalilzad edited this page Oct 5, 2016 · 4 revisions

The following steps should be followed:

  1. Install the Required packages.

  2. Prepare the Inpute files. Please note that there are a number of examples provide in the repository which can be used for experimenting. The examples are in the "example" directory. The default configuration points to the "demo_example".

  3. Update the configuration file. Please note that there is a default configuration file provide in the repository (config.cfg). This file points to a directory named "demo_example" which contains all necessary input files together with four SDF applications.

  4. The tool is executed using the following command: ./bin/adse -c config.cfg

  5. The tool creates a number of output files (.txt and .csv) in the directory named "out" in the same path as the input files. When running the demo_example using the default configuration file, the outputs are stored in "examples/demo_example/out/".

Clone this wiki locally