Skip to content

athenaHLT: Do not allow perfmon in online mode and nprocs>1

Frank Winklmeier requested to merge fwinkl/athena:athenaHLT_perfmon into master

Since we are not creating per-worker directories in online mode (-M), perfmon cannot be used with more than one worker process (ATR-19462). Abort and emit an error if this combination of command line options is used.

Merge request reports