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
|