[Paraview-developers] Parallel Paraview Rendering: Disappearance of volume data

Prashant V prashant.v at quest-global.com
Thu Aug 20 11:10:00 EDT 2015


Hello,

I am facing problem when running paraview in parallel mode.

My Paraview plugin reads a vtkMutliBlockDataset from a .vtm file and renders it in Paraview.
This vtkMutliBlockDataset comprises a volume (vtkUnstructuredGrid) and surfaces (vtkPolyData).
When Paraview is started serially, rendering works fine. However I am facing issues when Paraview is launched in parallel mode.
As it happens, in parallel run, all ranks read same vtkMutliBlockDataset and render in Paraview.
Further I apply D3 filter in pipeline. After applying D3 filter, volume data disappears leaving only surfaces (with no error message).
I tried applying D3 internally in the plugin (through code), but got same results.

Can anyone advice me here, what could be the reason of disappearance of volume data in this scenario?

Thanks,
Prashant
---Disclaimer------------------------------ This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Opinions, conclusions and other information in this transmission that do not relate to the official business of QuEST Global and/or its subsidiaries, shall be understood as neither given nor endorsed by it. Any statements made herein that are tantamount to contractual obligations, promises, claims or commitments shall not be binding on the Company unless followed by written confirmation by an authorized signatory of the Company. -----------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150820/e642022b/attachment.html>


More information about the Paraview-developers mailing list