I finnished compiling Lam support into paraview, using the standard compilers (gcc), and using the MPI_Library <br>properties. The problem is that i still continue to get floating point exceptions when trying to start the standalone version of paraview that was compiled with mpi support. Currently my work around is to keep two seperate build directories, but this is not a solution I would like. 
<br><br>A back trace again shows nothing, so I have no idea if this is a problem with Lam or Paraview.<br><br><br><div><span class="gmail_quote">On 6/22/07, <b class="gmail_sendername">Robert Maynard</b> &lt;<a href="mailto:thorin.hax@gmail.com">
thorin.hax@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have compiled paraview with mpi support using lam. I changed the standard c and c++ compilers for paraview too mpicc and mpic++ so that all the
<br>mpi references where aviable. The build was correctly compiled, the problem comes when trying to launch the standalone version of paraview.
<br><br>When launching /bin/paraview the error i get is &quot;Floating point exception&quot;, using gdb to trace the error I get <br>&nbsp; New process 16350]<br><br>&nbsp;Program received signal SIGFPE, Arithmetic exception.<br>&nbsp;0x05761ac6 in ?? ()
<br><br>Now if I try to run /bin/paraview with mpirun -np 1, it tells me that paraview&nbsp; did not invoke MPI_INIT before quitting. The problem seems to only <br>happen with standalone version, as /bin/pvserver runs perfectly fine with mpirun
<br>
</blockquote></div><br>