Hi,

I have a python script that creates multiple 1D lines and export them
to csv files. When I load my xmf data in parallel, the script is very
slow and every line takes about 30 minutes to be exported to csv.

When the same data is loaded with a vtm input file in parallel, it's
very fast (less than 10 secs per line).

Is it expected?

In both cases, my pipeline is:
input file (vtm or xmf)
mergeblocks
celldata2pointdata
  line1
  ...
  ...
  linen

Anthony Ruiz
Postdoctoral Appointee
Sandia National Laboratories
Combustion Research Facility
7011 East Avenue, MS 9051
Livermore, CA 94551-0969
Phone: (925) 294-6486
_______________________________________________
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

Reply via email to