Re: [Paraview] parallel filter question

2014-03-28 Thread Moreland, Kenneth
Date: Thursday, March 27, 2014 9:21 AM To: Vanmoer, Mark W mvanm...@illinois.edumailto:mvanm...@illinois.edu Cc: paraview paraview@paraview.orgmailto:paraview@paraview.org Subject: [EXTERNAL] Re: [Paraview] parallel filter question Pretty much yeah. ParaView does interprocess communication as little

Re: [Paraview] parallel filter question

2014-03-28 Thread Vanmoer, Mark W
: paraview Subject: Re: [Paraview] parallel filter question Mark, By the way, we might be able to answer your question better if you gave extra information about what you are trying to do. Short of writing a book on the ins and outs of parallel processing in ParaView, we can only guess what you might

Re: [Paraview] parallel filter question

2014-03-28 Thread Moreland, Kenneth
, March 28, 2014 1:03 PM To: Kenneth Moreland kmo...@sandia.govmailto:kmo...@sandia.gov, David E DeMarle dave.dema...@kitware.commailto:dave.dema...@kitware.com Cc: paraview paraview@paraview.orgmailto:paraview@paraview.org Subject: [EXTERNAL] RE: [Paraview] parallel filter question Ken and David

[Paraview] parallel filter question

2014-03-27 Thread Vanmoer, Mark W
Hi all, I'm actually new to nuts and bolts parallel programming, so this question might be a bit basic. I was re-reading section 13.4 of the ParaView Guide and wanted to clarify, is it correct to say that ParaView only does gathering for the image output that IceT is going to composite? That

Re: [Paraview] parallel filter question

2014-03-27 Thread David E DeMarle
Pretty much yeah. ParaView does interprocess communication as little as it can. Grep for vtkMPIController in ParaViewCore/VTKExtensions and VTK/Filters/Parallel for examples of the mechanics of having parallel filters communicate amongst themselves. David E DeMarle Kitware, Inc. RD Engineer 21