Skip to content

AthenaMP: CA-based transform support

Tadej Novak requested to merge tadej/athena:mptrf into master

This adds MP support to transforms when running with ComponentAccumulator. I tried to avoid setting flags directly so I defined some additional runArgs. They are parsed automatically if MP is enabled.

Just a comment: I tested with truth-only pile-up digi and it seems to work, but full Run 4 setup crashed when forking after first event.

/cc @tsulaia @gemmeren @amete @jchapman

Merge request reports