n103(0): n103(0): Process 1 is active. n99(2): n99(2): Process 3 is active. n103(0): n103(0): QUADRATURE - Master process: n103(0): FORTRAN90 version n103(0): n103(0): An MPI example program to compute PI. n103(0): The number of processes is 4 n103(0): n103(0): Process 0 is active. n103(0): n103(0): QUADRATURE - Master process: n103(0): Number of intervals being used is 1000 n103(0): n103(0): QUADRATURE - Process 0 n103(0): My contribution is 0.7861479353245360 n103(0): n103(0): QUADRATURE - Process 1 n103(0): My contribution is 0.7856484350120356 n99(2): n99(2): Process 2 is active. n99(2): n99(2): QUADRATURE - Process 2 n99(2): n99(2): QUADRATURE - Process 3 n99(2): My contribution is 0.7851484334495280 n99(2): My contribution is 0.7846479331370270 n103(0): n103(0): QUADRATURE - Master process: n103(0): Estimate for PI is 3.141592736923127 n103(0): Exact value is 3.141592653589793 n103(0): Error is 0.8333333356702610E-07 n103(0): n103(0): Elapsed wall clock seconds = 0.350775 n103(0): n103(0): QUADRATURE - Master process: n103(0): Normal end of execution. All nodes terminated successfully.