Hello,

1) The results of some algorithms can be approximated better and
better as the iteration proceeds. If a lot of iterations are needed to
converge, you can set the max number of iterations.

2) The number of iterations is not equal to the number of supersteps.
Iteration count indicates the number of algorithm iterations.
Superstep count is the total number of supersteps.


On Wed, Aug 20, 2014 at 1:37 PM, 张沛然 <[email protected]> wrote:
> Hi,
>    I am just begin to use hama ,but their is a question troubles me a lot.
>    In the graph modle, I know the Termination criterion is that All
> vertices have voted to halt and no more messages are in transit.But I am
> confused what does the MaxIteration mean(used as job.setMaxIteration), is
> Iteration equals to superstep????
>    Hope for your answer,thank you !



-- 
Best Regards, Edward J. Yoon
CEO at DataSayer Co., Ltd.
  • A question 张沛然
    • Re: A question Edward J. Yoon

Reply via email to