hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Option to define max runtimes of experiments #7

Closed MichaelRoeder closed 7 years ago

MichaelRoeder commented 7 years ago

The platform should provide the possibility to

  1. turn off the usage of a maximum runtime per experiments and
  2. configure different maximum runtimes for different benchmarks
yamalight commented 7 years ago
  1. globally defined timeout via env var
  2. timeout per benchmark / challenge defined via mountable yaml file

timeout is currently applied here: https://github.com/hobbit-project/platform/blob/develop/platform-controller/src/main/java/org/hobbit/controller/ExperimentManager.java#L157

yamalight commented 7 years ago

Doesn't seem to be set for e.g. http://w3id.org/bench#OdinBenchmark