On Fri, 12 Sep 2003, Sundaram A wrote:

> On the result I am getting the bellow error message what does means,
> this is appearing only on MPI C Binding test. But when I did the test
> during my installation everything went with passed result.
>
> 1000 iterations: pi is approx. 3.1415927370900434, error =
> 0.0000000835002503
> wall clock time = 0.000152

This is not an MPI error -- it's a calculation of an approximation pi with
a +/- error range of a very small number.  i.e., think of "error" in its
mathematical terms.

i.e., if you edited the code and increased the number of iterations, the
error would get even smaller.  :-)

-- 
{+} Jeff Squyres
{+} [EMAIL PROTECTED]
{+} http://www.lam-mpi.org/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to