Skip to content
  • Spyros Argyropoulos's avatar
    Changes to handling of nEventsPerJob · 813e8521
    Spyros Argyropoulos authored and Frank Siegert's avatar Frank Siegert committed
    *  Removal of `-t` option
    *  Modification of check `CountHepMC == nEventsPerJob` to `CountHepMC == Requested output events` (which should always be satisfied, hence the removal of the `-t` option)
    *  `nEventsPerJob` is optionally read from the jO file
    *  The extrapolation of the CPU time now happens automatically in case of shorter test runs
    813e8521