You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2010/10/18 03:26:18 UTC

[Hama Wiki] Trivial Update of "PiEstimator" by edwardyoon

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.

The "PiEstimator" page has been changed by edwardyoon.
http://wiki.apache.org/hama/PiEstimator?action=diff&rev1=1&rev2=2

--------------------------------------------------

  PI = 4.0*circle_count/iterations
  }}}
  
- ==== The BSP implementation for Pi ====
+ == The BSP implementation for Pi ==
  
  Parallel strategy is break the loop into portions that can be executed by the tasks.