[Paraview] [EXTERNAL] parallel readers?
Scott, W Alan
wascott at sandia.gov
Mon Mar 25 12:29:56 EDT 2013
Anton,
I believe it depends somewhat on the reader, but your basic understanding is correct. I know of three types of readers 1) those that have not been parallelized, 2) those that run in parallel, but will not spread an individual file among multiple servers (such as Exodus and Spyplot) (read in parallel, processing in parallel), and 3) readers that will spread a single file among multiple servers (raw binary reader) (I am not sure on the read, processing in parallel).
Alan
-----Original Message-----
From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Anton Shterenlikht
Sent: Monday, March 25, 2013 8:48 AM
To: paraview at paraview.org
Subject: [EXTERNAL] [Paraview] parallel readers?
What is meant by a parallel reader?
If I have n raw binary files, all forming parts of one global model, then can I reade all of them in paraview in parallel if I have n processes?
Thanks
Anton
_______________________________________________
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