Re: bulk iteration

2017-09-14 Thread Fabian Hueske
ils. So I have to > ask again. Using Bulk iteration, is there any way to know the number of > iterations? > > > Cheers, > Alieh > >

Re: Bulk Iteration

2017-09-14 Thread Gábor Gévay
getSuperstepNumber(). Best, Gabor On Mon, Sep 11, 2017 at 2:57 PM, Alieh wrote: > Hello all, > > using Bulk iteration, is there any way to know the number of iterations? > > > Cheers, > Alieh >

bulk iteration

2017-09-13 Thread Alieh
Hello all, even though I asked this question before, I lost my emails. So I have to ask again. Using Bulk iteration, is there any way to know the number of iterations? Cheers, Alieh

Bulk Iteration

2017-09-11 Thread Alieh
Hello all, using Bulk iteration, is there any way to know the number of iterations? Cheers, Alieh

Re: How to register aggregation convergence criterion to bulk iteration in scala API?

2016-02-02 Thread Stephan Ewen
, Fridtjof Sander < fsan...@mailbox.tu-berlin.de> wrote: > Hi, > > I want to register a custom aggregation convergence criterion to a bulk > iteration and I want to use the scala API. > It appears to me that this is not possible at the moment, right? > > The Aggre

How to register aggregation convergence criterion to bulk iteration in scala API?

2016-01-28 Thread Fridtjof Sander
Hi, I want to register a custom aggregation convergence criterion to a bulk iteration and I want to use the scala API. It appears to me that this is not possible at the moment, right? The AggregatorRegistry is exposed by IterativeDataSet.java, which is hidden by DataSet.scala: def