Skip to content
Snippets Groups Projects
Christophe Guillon's avatar
Christophe Guillon authored
Handle case where producer nodes are also graph outputs,
in this case the initial list of consumers may contain producer
nodes.

They are now scheduled as requiredProducers instead
of runnableConsumers.

It actually does not change the effective scheduling, though it
handles more uniformely producers nodes (outputs of the graph or not).

Added some test cases in Test_scheduler.cpp.
1b2553b3
History
Name Last commit Last update
..