Hi all, I know that, normally, ParaView works with one large dataset and partitions it based on the number of processes, then renders and merges the results, which I can then view on my ParaView GUI locally. What I want to do is take a bunch of independent datasets and make each parallel process render them without partitioning them further. In other words, I want a one-to-one correspondence between a parallel process and a dataset with the ability to view them separately locally (which I can do by filtering by Process ID). So far, I've tried opening a couple of datasets separately and simultaneously (using ctrl to select them both), and combined them with AppendDatasets to see if they would separate out in the way I want. That didn't work. In both instances, ParaView partitioned each dataset and rendered a part of them in each process. I would appreciate any tips.
Thanks, Krishna Pai
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
