I think ParaView do not call MPI_init for builtin connection when it compile with MPI. Is that correct? Hard time to locate the right code. When ParaView do not call MPI_Init this cause me some problem. My reader uses mpi io, and do not work without mpi.
My 2 case is this: When ParaView not compile with MPI, reader not compile, so no one try to use it. No problem! When ParaView compile with MPI, reader works on all connection except built in. Problem! reader should work on all connection type + builtin. How can this be realise in the ParaView way? Bam
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
