Hi Vasia, yes, but only independently within each Function or not?
If I set the aggregator in VertexUpdateFunction then the newly set value is not visible in the MessageFunction. Or am I doing something wrong? I would like to have a shared aggregator to normalize vertices. > Am 13.05.2016 um 08:04 schrieb Vasiliki Kalavri <[email protected]>: > > Hi Lydia, > > registered aggregators through the ScatterGatherConfiguration are accessible > both in the VertexUpdateFunction and in the MessageFunction. > > Cheers, > -Vasia. > > On 12 May 2016 at 20:08, Lydia Ickler <[email protected] > <mailto:[email protected]>> wrote: > Hi, > > I have a question regarding the Aggregators of a Scatter-Gather Iteration. > Is it possible to have a global aggregator that is accessible in > VertexUpdateFunction() and MessagingFunction() at the same time? > > Thanks in advance, > Lydia >
