LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jerome BENOIT (jgmbenoit_at_[hidden])
Date: 2006-12-15 09:21:10


Hello List,

I am writing a program involving a couple of libraries,
and as LAM is among them I compile the all with mpicc.
I get a trouble that I can reproduce on a single example C source.

I can compile this C source with both gcc and mpicc :
but when I run the executable obtained with mpicc
I get a `Floating point exception' .

The example C source is the `examples/sphere.c'
distributed with the `gts' source tarball.

Any idea ?

Thanks,
Jerome