<div dir="ltr"><div><div><div><div><div><div><div>Charles,<br><br></div>Beware, there are two Adios file readers in ParaView.<br></div>The ADIOS Pixie reader (that seems to be used here but is it what you want) to load Pixie Image data: vtkAdiosPixieReader.<br></div>This reader is enabled when you enable the PARAVIEW_BUILD_PLUGIN_AdiosReader in ParaView's CMake.<br><br></div>Then there are recent ADIOS writers/readers for VTK data structures (developed last year by Chuck Atkins at Kitware): vtkADIOSReader.<br></div>Those one will be available in ParaView if you enable the Module_vtkIOADIOS.<br></div><div>But note that this reader is not a universal reader, it will read ADIOS files generated by the corresponding ADIOS writer (vtkADIOSWriter).<br></div><div><br>There is no other ADIOS reader in ParaView.<br></div><div><br></div>Hope it helps,<br><br></div>Joachim<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><b>Joachim Pouderoux</b><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font size="1"><i>PhD, Technical Expert</i></font><br><b><font size="1"><a href="http://www.kitware.fr" target="_blank">Kitware SAS</a></font></b><br></blockquote>
</div></div></div>
<br><div class="gmail_quote">2015-07-16 23:01 GMT+02:00 Charles Grow <span dir="ltr"><<a href="mailto:cgrow4@gmail.com" target="_blank">cgrow4@gmail.com</a>></span>:<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>