[Paraview] RE : something doesn't work well ?

BOUSSOIR Jonathan 167706 Jonathan.BOUSSOIR at cea.fr
Fri Aug 21 10:30:13 EDT 2009


Hi Berk,

I don't think the problem is in the script or vtk file, because I have done many test.

I use a cluster type Beowulf with diskless via nfs. Only the master has disk-dur.
I see that the problem is nfs.
I tried to make the vtk file in a ramdisk but I have always the problem, sometime it run fine sometime not.

I had done a test without diskless, it run fine.
But I would like to install paraview on this cluster (32 PC with 4cpu each)
Somebody have a idea on what is the probleme ?
And how I can to solve my probleme ?

Thanks in advance for your kind help.

Regards, 
Jona



-------- Message d'origine--------
De: Berk Geveci [mailto:berk.geveci at kitware.com]
Date: jeu. 30/07/2009 15:12
À: BOUSSOIR Jonathan 167706
Cc: paraview at paraview.org
Objet : Re: [Paraview] something doesn't work well ?
 
Hi Jona,

If I were to make a guess, I would say that the file caching done by
the OS is why your script runs sometimes faster. I see a huge
difference in performance when loading a large file the second time in
ParaView. It is hard to say more without having the data and the
script.

-berk

On Thu, Jul 30, 2009 at 4:46 AM, BOUSSOIR Jonathan
167706<Jonathan.BOUSSOIR at cea.fr> wrote:
>
> Hi all,
>
> I am work with Paraview (3.6.1) and with linux.
> I can see something trouble when I launch my Python script on the cluster.
> I have never seen the same time for the same work.
> Sometime I have about 4 seconds or sometime I have about 18 seconds. I link a file with copy screen I can see.
> I don't understand why a same work with python paraview I haven't a same work.
> I can see sometime it do 6 vtkPainterPolyDataMapper instead of 2.
> Another time, it do 8 vtkPVGeometryryFilter instead of 6.
> ???
> Somebody will have a idea on what is the probleme ?
>
> 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
>
>



More information about the ParaView mailing list