[Paraview-developers] MPI_Init during standalone ParaView operation

Biddiscombe, John A. biddisco at cscs.ch
Wed Oct 28 04:12:19 EDT 2009


When running paraview as a stand-alone app, MPI_Init plus the initialization of communicators and suchlike is not done. Within our Xdmf/DSM plugin we make use of shared communicators to connect sim/vis. Currently everything works fine when the paraview client is connected to N pvserver instances, but not when running stand-alone.

I'd like to add in an additional set of calls to MPI_Init 'on request' i.e. when the user does something that tries to make use of the DSM - I had a quick play around with calling MPI_Init on a button click event and all was fine, but in order to get ParaView (global) communicators setup, I may need to do some digging around.

If anyone has any hints of what would need to be initialized and where to poke around in the source code, then I'd be most  grateful for tips.

Thanks

JB

--
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20091028/2d53910c/attachment.htm>


More information about the Paraview-developers mailing list