1 123456889 0.249552 2 123456989 0.084222 3 123457089 0.427718 31 August 2018 10:44:45 PM BUFFON - Master process: C version An MPI example program to estimate PI using the Buffon-Laplace needle experiment. On a grid of cells of width A and height B, a needle of length L is dropped at random. We count the number of times it crosses at least one grid line, and use this to estimate the value of PI. The number of processes is 4 Cell width A = 1.000000 Cell height B = 1.000000 Needle length L = 1.000000 0 123456789 0.915072 Trials Hits Estimated PDF Estimated Pi Error 400000 382012 0.955030000000 3.141262578139 0.000330075451 BUFFON - Master process: Normal end of execution. 31 August 2018 10:44:45 PM