For ROOT-based SharedWriter, handle short jobs with multiple files.
With short AthenaMP jobs, some clients finalize before others send their first cluster of data. This causes the SharedWriter to shut down the ROOT merger early and later workers hang. This MR introduces changed to keep the ROOT merger up until receiving event data from all clients (on at least one output file).
Merge request reports
Activity
added Database master review-pending-level-1 labels
- Resolved by Alaettin Serhan Mete
Thanks @amete, for finding this. I marked it draft for now, so if you can have a quick look/test, that would be great. Peter
CI Result SUCCESS (hash 286d1d20) Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 31960] Removing the review label while this is still in Draft state. Please add review-pending-level-1 again once this is ready to be reviewed.
removed review-pending-level-1 label
added review-pending-level-1 label
added review-approved label and removed review-pending-level-1 label
mentioned in commit c99f9e2d
added sweep:ignore label