<div dir="ltr">Hi Charles,<div><br></div><div>do you know what kind of Adios data are you trying to read? </div><div>If I'm not mistaking that plugin is pretty old and was meant at beginning of Adios to try out in-transit setup for Supercomputing.</div><div>So it might be possible that the pixie format has changed a little bit as well as the version of adios which probably has a slightly different API now or expectation.</div><div><br></div><div>None the less, I think that you must run ParaView with MPI in order for Adios to be properly initialized. </div><div>Try to run ParaView with --mpi as argument or in client server mode using MPI. </div><div><br></div><div>Let us know if you managed to read your data.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 16, 2015 at 3:01 PM, Charles Grow <span dir="ltr"><<a href="mailto:cgrow4@gmail.com" target="_blank">cgrow4@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
        I am having trouble with the adios plugin and Paraview, I have<br>
compiled the plugin and it loads properly, but when I load in some data,<br>
Paraview crashes with error:<br>
<br>
ERROR: In<br>
/Users/cgrow/Projects/paraview-new/ParaView/ParaViewCore/ServerImplementation/Core/vtkSIProxy.cxx,<br>
line 307<br>
vtkSISourceProxy (0x7fde81c8f5f0): Failed to create vtkAdiosPixieReader.<br>
Aborting for debugging purposes.<br>
<br>
<br>
I have tried both the example data in adios, as well as some example data I<br>
found while searching for info on adios and Paraview, both result in the<br>
same crash.<br>
<br>
Using Paraview 4.3.1<br>
<br>
Any ideas?<br>
<br>
Thanks,<br>
Charles<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Paraview-Adios-tp3893.html" rel="noreferrer" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Paraview-Adios-tp3893.html</a><br>
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br></div>