Hi Bruce,<br><br>What type of data are you sending? How are you currently transmitting it? Are to collecting the data to a single node and transmitting it, or do send pieces from many nodes? Are you familiar with using pvserver with mpi, or do you use paraview gui standalone? If you're prepared to compile and link ParaView (basically VTK plus python, no GUI components) with your code that runs on
the supercomputer, then the ParaView coprocessor with the live-visualization configuration might be a good fit. Here's a demo video- <a href="http://patmarion.com/pv/live-vis.mp4">http://patmarion.com/pv/live-vis.mp4</a><br>
<br>Pat<br><br><br><br><div class="gmail_quote">On Thu, Mar 15, 2012 at 11:08 AM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think Pat Marion's live data extensions to coprocessing and John<br>
Biddiscombe's computational steering work are the most recent<br>
contenders to doing this.<br>
<span class="HOEnZb"><font color="#888888"><br>
David E DeMarle<br>
Kitware, Inc.<br>
R&D Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: <a href="tel:518-881-4909" value="+15188814909">518-881-4909</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Thu, Mar 15, 2012 at 11:02 AM, Bruce D'Amora <<a href="mailto:b.d.damora@gmail.com">b.d.damora@gmail.com</a>> wrote:<br>
> Hi,<br>
> Is there a recommended way to stream data to Paraview and while in a loop, consume the data and render it? It seems that I can create new Readers, but the examples seem to imply that the Reader opens a file, reads data and renders it. I am transmitting data from a supercomputer and I want to receive data in Paraview and render it.<br>
><br>
> Thanks for any pointers.<br>
><br>
> Bruce<br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>