Skip to content
  • Jens Korinth's avatar
    Implement --parallel switch · 67e822c6
    Jens Korinth authored
    * Jobs are executed sequentially by default, but there are cases in
      which it is useful to execute them in parallel instead (especially in
      combination with SLURM)
    * implemented global --parallel switch to activate this mode
    * added to all representations (parser, Json, prettyPrint)
    67e822c6