Skip to content

Run APGG

JD edited this page Apr 8, 2023 · 3 revisions

How to run APGG

  1. Optional: - Build from Scratch
  2. Generate a config file How to setup Batch runs
  3. Execute the binary. Optional: add number of threads as startparameter (e.g. apgg.exe 12 for 12 threads). Default is 1 thread
  4. Analyse the experiment by running the python scripts in the experiments folder (first combineExperiments.py, then plot.py) - Plotting Data

Clone this wiki locally