Skip to content

Add a new capacity for temporal CF/DF-wise task precedence analysis

Illya Shapoval requested to merge ishapova/Gaudi:ref-boost-prg into master
  • add BGL-based mechanism for temporal and topological tracing of execution flow;
  • add test for this functionality: GaudiHive/options/AtlasMCRecoFullPrecedenceDump.py;
  • add getter for fetching TimelineEvents from the TimelineSvc. Add property for disabling the dump of TimelineEvents to file;
  • improve namespaces layout in PrecedenceRulesGraph;
  • add new PrecedenceSvc property for disabling DF rules resolution.
Edited by Illya Shapoval

Merge request reports