One way of pinpointing  the bottleneck is to look at Window -> Timer Log. I am guessing IO is the problem here. However, clip filter might be also taking a long time with 4.5 million cells on 1 processor.  I recommend switching to at least binary. A 
4.5 Gb ascii file is ridiculous. A format that supports compression like the VTK-XML formats might also help. Also, are you using the cut or clip filter? <br><br>-berk<br><br><div><span class="gmail_quote">On 10/16/06, <b class="gmail_sendername">
Alberto Fernandez</b> &lt;<a href="mailto:alberto@cognitdesign.com">alberto@cognitdesign.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;">
Even for a simple solid rendering. I'm trying to open a case with 4.5<br>million and its been working for 6 hours now. Is it normal to have that<br>kind of performance if the data is in ascii? Granted the geo file is big<br>
(4Gb) but I thought it could be handled.<br>I'm going to check out HAVS. Thanks for the suggestion.<br><br>Claudio Silva escribió:<br>&gt; What kind of rendering are you doing?<br>&gt;<br>&gt; For volume rendering (and isosurface generation), HAVS can render up
<br>&gt; to 6 million tets/sec on the latest graphics hardware (single machine).<br>&gt;<br>&gt; HAVS has recently been added to Paraview, and is also available stand<br>&gt; alone:<br>&gt;<br>&gt; <a href="http://havs.sourceforge.net">
havs.sourceforge.net</a><br>&gt;<br>&gt;<br>&gt; On Oct 15, 2006, at 11:06 AM, Alberto Fernandez wrote:<br>&gt;<br>&gt;&gt; I have a question regarding paraview performance. I'm using paraview<br>&gt;&gt; to visualize CFD results. The results are written in ensight format
<br>&gt;&gt; as ascii. I have been doing some work on a model with a unstructured<br>&gt;&gt; mesh of about 1.5 million cells. Using simply a clip filter cutting<br>&gt;&gt; with a scalar takes a lot of time. It is not big for just a frame but
<br>&gt;&gt; we are calculating 20 time steps. If we want to calculate that<br>&gt;&gt; cliping (to find a free surface) to create an animation it takes<br>&gt;&gt; about 15 or 20 minutes. The machine is an AMD athlon with&nbsp;&nbsp;4 GB.
<br>&gt;&gt; We are interested in processing a calculation with around 5 million<br>&gt;&gt; cells. We have tried and it takes hours.<br>&gt;&gt; Is there a way of improving this performance through some settings or<br>&gt;&gt; similar?
<br>&gt;&gt; Does having the results written in ascii (it takes quite some room)<br>&gt;&gt; have some effect on performance?<br>&gt;&gt;<br>&gt;&gt; --Alberto Fernández<br>&gt;&gt; <a href="mailto:alberto@cognitdesign.com">
alberto@cognitdesign.com</a><br>&gt;&gt;<br>&gt;&gt; Cognit Design<br>&gt;&gt; C/Arquitecte Sert, 31 Local 3&nbsp;&nbsp;&nbsp;&nbsp;Vila Olímpica<br>&gt;&gt; 08005&nbsp;&nbsp;Barcelona<br>&gt;&gt; Telf: 93 532 29 94<br>&gt;&gt; Fax: 93 531 59 42<br>&gt;&gt;
<br>&gt;&gt; _______________________________________________<br>&gt;&gt; ParaView mailing list<br>&gt;&gt; <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">
http://www.paraview.org/mailman/listinfo/paraview</a><br>&gt;<br><br>--<br>Alberto Fernández<br><a href="mailto:alberto@cognitdesign.com">alberto@cognitdesign.com</a><br><br>Cognit Design<br>C/Arquitecte Sert, 31 Local 3<br>
Vila Olímpica<br>08005&nbsp;&nbsp;Barcelona<br>Telf: 93 532 29 94<br>Fax: 93 531 59 42<br><br>_______________________________________________<br>ParaView mailing list<br><a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a>
<br><a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br></blockquote></div><br>