[vtkusers] broadcasting an vtkUnstructuredGrid

Wylie, Brian bnwylie at sandia.gov
Wed Aug 2 09:34:25 EDT 2006


All,

You might look at vtkDistributedDataFilter(often called D3). D3 will do
dataset redistribution and the calculation of ghost cells if an upstream
filter needs them. 

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

                                    Unleash the Beast
 

> -----Original Message-----
> From: vtkusers-bounces+bnwylie=sandia.gov at vtk.org 
> [mailto:vtkusers-bounces+bnwylie=sandia.gov at vtk.org] On 
> Behalf Of Kevin H. Hobbs
> Sent: Wednesday, August 02, 2006 4:56 AM
> To: Martin Baumann
> Cc: vtkusers at vtk.org
> Subject: Re: [vtkusers] broadcasting an vtkUnstructuredGrid
> 
> On Wed, 2006-08-02 at 11:55 +0200, Martin Baumann wrote:
> > 
> > What would you commend?
> 
> Can you preposition the whole file or pieces of the file onto 
> local storage on each node? Can whatever storage system you 
> use centrally, handle simultaneous reads by all nodes?
> 
> Do you rally want the same data on all the nodes? Maybe you 
> could Send the data to each node?
> 




More information about the vtkusers mailing list