Skip to content

Adapt config flags to allow AvalancheScheduler to dump a data-dependency graph

Carlo Varni requested to merge cvarni/athena:DumpGraphFromScheduler into main

With Gaudi moved to v39r0 it is now possible to make the AvalancheScheduler dump data-dependency graphs in .dot or .md files. This MR adds the appropriate flags to allow for this new functionality.

Edited by Carlo Varni

Merge request reports