Hi Jona, It should all work. Are you seeing any issues other than the volume rendering bug?
-berk On Sat, Jun 6, 2009 at 12:13 AM, BOUSSOIR Jonathan 167706<[email protected]> wrote: > HI, > I don't understand well, because when I use Paraview and "mpirun -np 4 > pvserver" to work on four CPUs or 8 CPUs when I use 2 computers, and Paraview > work well, but not with python. > I would like to use Pyphon script on parallel. > Thanks in advance for your kind help. > Regards, > Jona > > -------- Message d'origine-------- > De: burlen [mailto:[email protected]] > Date: ven. 05/06/2009 17:50 > À: BOUSSOIR Jonathan 167706 > Cc: [email protected] > Objet : Re: [Paraview] [paraview] using with python, mpi pvserver and scalar > opacity (3.7) > > Perhaps unrelated but I see you are using the legacy reader. As far as I > know this reader is not parallel and so if you use it while running in > parallel you'll end up with entire data set loaded in all the processes. > Probably not what you had in mind. > > BOUSSOIR Jonathan 167706 wrote: >> Hi all, >> >> I am using Linux and last csv version of Paraview (3.7) >> I have 2 Pyphon script which animate a cylinder either with or without >> scalar opacity. >> When I use "pvserver" on one CPU, both work well. >> If I use "mpirun -np 4 pvserver" to work on four cpu, I saw a color problem >> when I use script with scalar opacity. >> I don't understand why. >> >> I link the scipts in my email. >> Thanks in advance for your kind help. >> >> Regards, >> Jona >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 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 > > > _______________________________________________ > 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 > _______________________________________________ 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
