[Paraview] Problem with big files

Wylie, Brian bnwylie at sandia.gov
Wed Mar 29 10:45:42 EST 2006


Chris,

In my opinion 2 Gig isn't enough for a 21 million unstructured cell
dataset. If you have the option of a mini-cluster (4, 8 nodes) then
that's the way to go. :)

Is the 21 million cell dataset coming from a simulation that you are
running at your institution? Is that simulation running on a cluster?
Can you put paraview server on that cluster? 

At Sandia we don't usually put more than 2 million unstructured cells
per paraview server process, that way operations and interactions are
fairly responsive.

  Brian Wylie - Org 9227
  Sandia National Laboratories
  MS 0822 - Building 880/A1-J
  (505)844-2238 FAX(505)845-0833                       
       ____                  _    __
      / __ \____  _________ | |  / (_)__ _      __ 
     / /_/ / __ `/ ___/ __ `/ | / / / _ \ | /| / /
    / ____/ /_/ / /  / /_/ /| |/ / /  __/ |/ |/ /
   /_/    \__,_/_/   \__,_/ |___/_/\___/|__/|__/

                                    Unleash the Beast
 

> -----Original Message-----
> From: paraview-bounces+bnwylie=sandia.gov at paraview.org 
> [mailto:paraview-bounces+bnwylie=sandia.gov at paraview.org] On 
> Behalf Of Christoph Moder
> Sent: Wednesday, March 29, 2006 7:15 AM
> To: paraview at paraview.org
> Subject: [Paraview] Problem with big files
> 
> Hi!
> 
> I have problems loading big files with Paraview. I have asked 
> a similar question already some weeks ago; but then I have 
> found out that the errors I get must have different causes. 
> So I ask again, this time more tightly focused.
> 
> I have a binary data file (unstructured grid) in different 
> resolutions.
> The smaller versions of the file work well, up to a grid size 
> of 5.5 million points/10.5 million cells (file size: 400 MB). 
> But the file with the highest resolution, with 10.8 million 
> grid points and 21 million cells (file size: 800 MB), does 
> not work. Paraview fails with the following error message:
> ========
> There was a VTK Error in file:
> /home/moder/paraview-3D/paraview-2.4.3-clone2/GUI/Client/vtkPV
> Application.cxx
> (1732)
>  vtkPVApplication (0xb4fc208): TclTk error: Uncaught exception:
> St9bad_alloc
>  Uncaught exception: St9bad_alloc
> 
>     while executing
> \"vtkTemp2 OpenCallback\"
>     invoked from within
> \".paraview.#paraview#2.#paraview#2#17 invoke active\"
>     (\"uplevel\" body line 1)
>     invoked from within
> \"uplevel #0 [list $w invoke active]\"
>     (procedure \"tk::MenuInvoke\" line 47)
>     invoked from within
> \"tk::MenuInvoke .paraview.#paraview#2.#paraview#2#17 1\"
>     (command bound to event)
> ========
> 
> It sounds as if there was not enough memory -- but the 
> computer has 2 GB RAM plus 3 GB swap space, this should be 
> really enough.
> 
> Does anyone know why this does not work? Is there any size 
> limit? How big are the data files that you process?
> 
> Thanks,
> Christoph
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
> 
> 



More information about the ParaView mailing list