Hi Tommaso,

SUPERSTEP_SUM tells the number of tasks times supersteps done, beginning
from 0.
So you have 0,1,2 -> 2*4 = 8.
SUPERSTEPS is updated at the end by the BSPJobClient.
In peer the superstep starts at -1, thus you will have just 1 in the end.

We should make this whole thing more consistent...

Reply via email to