<div dir="ltr"><div><div><div><div>Hi,<br><br></div>The Catalyst Live In-Situ work is still beta functionality. I haven&#39;t tried it with a multipiece data set so it doesn&#39;t surprise me that it doesn&#39;t work. We are looking for funding to improve this and because of this we haven&#39;t had the resources to test it out as thoroughly as we&#39;d like. <br>
<br></div>I would suggest moving to ParaView 4.0.1 though instead of that release candidate.<br><br></div>Regards,<br></div>Andy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 13, 2013 at 12:00 AM, Ð»Ã¯½ð <span dir="ltr">&lt;<a href="mailto:xiemaojin@sccas.cn" target="_blank">xiemaojin@sccas.cn</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>








<div style="MARGIN:10px">
<div style="FONT-FAMILY:Verdana">Hi&nbsp;all,</div>
<div>
<div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When&nbsp;I run the Catalyst example 
CxxMultiPieceExample&nbsp;with parallel Live Data Visualization, I get errors 
&quot;Cannot&nbsp;send&nbsp;vtkMultiPieceDataSet&quot; &quot;Socket error in call to send. 
Broken pipe&quot;&nbsp; as the figure shown below.</div>
<div>I just modify the SampleScripts/feslicescript.py slightly&nbsp;by changing 
the paramter of&nbsp;coprocessor.EnableLiveVisualization() from False to 
True.</div>
<div>&nbsp;</div>
<div>[My paraview version 4.0.0, compiled with PARAVIEW_USE_MPI on]</div>
<div>&nbsp;</div>
<div>The error occurs when clicking on the Live Data icons&nbsp;in the PipeLine 
panel, shown in Fig.1 . As I click it,&nbsp;both pvserver and paraview client 
are crashed,&nbsp;while the simulation code&nbsp;continues except printing the 
error information&nbsp;once as mentioned before, shown in Fig.2. If I dont force 
it to quit, the simulation runs well and generates proper coprocessing snapshots 
in fullgrid_* and slice_* folders.</div>
<div><img src="cid:_Foxmail.0@958DD9BD-1E77-46B1-BC91-1ACAA32F0E97"></div>
<div>Fig 1. Both pvserver and paraview crash when click</div>
<div>&nbsp;</div>
<div>To make things clear, I&nbsp;insert some&nbsp;printf in the code 
FEAdaptor.cxx and found that the errors are generated when calling 
Processor-&gt;CoProcess().</div>
<div>For the sake of simplicity, I run the program with only one process in one 
node. </div>
<div>&nbsp;</div>
<div>mpiexec -np 1 pvserver</div>
<div>paraview #and then connect to localhost:11111 and then connect to 
catalyst.</div>
<div>mpiexec -np 1 ./FEDriver Sample/feslicescript.py</div>
<div>&nbsp;</div>
<div>The code snippets and run time&nbsp;errors.</div>
<div><img src="cid:_Foxmail.1@78D81F83-5807-493B-B131-557224515990"></div>
<div><img src="cid:_Foxmail.2@A3AA038E-1054-4BFC-B71B-81626B6BAC8D"></div>
<div>Fig. 2 Code snippet and run time error</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>More information are as follows.</div>
<div style="TEXT-INDENT:2em">&nbsp;</div>
<div style="TEXT-INDENT:2em">Here is why I run this example.</div>
<div style="TEXT-INDENT:2em">I have an application in which I&nbsp;wanna do a 
parallel Live Visualization of a volume data, and is quite similar to the 
Catalyst example named&nbsp;CxxImageDataExample. But I failed to make&nbsp;the 
sub-images&nbsp;composited correctly by setting the extent and whole extent, 
&nbsp;both&nbsp;in the example code [shown in Fig.3] and my application code. It 
shows the error of &quot;RegionIDs cannot be 0&quot;. Thus I think I need a 
vtkMultiBlockDataSet and vtkMultiPieceDataSet to manage my volume data and its 
division, it this true?</div>
<div style="TEXT-INDENT:2em">&nbsp;</div>
<div style="TEXT-INDENT:2em">Would you please take some minutes to do a simple 
test of these two examples&nbsp;to see is it running correct on your 
machines?</div>
<div style="TEXT-INDENT:2em">&nbsp;</div>
<div style="TEXT-INDENT:2em">Many thanks to you!</div>
<div style="TEXT-INDENT:2em">&nbsp;</div>
<div><img src="cid:_Foxmail.3@4389300E-B1A0-4A10-81A2-C23B0FD02A94"></div>
<div>Fig.&nbsp; 3 Incorrect compisiting of two sub-images (CxxImageDataExample, 
running in&nbsp;two processes)</div>
<div style="TEXT-INDENT:2em">&nbsp;</div>
<hr style="min-height:1px;WIDTH:210px" align="left" color="#b5c4df" size="1">

<div><span>Maojin XIE</span></div></div></div></div>
<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>
<br></blockquote></div><br></div>