<div dir="ltr"><div><div>There are some annoying and minor differences in the XDMF xml format in the new and old versions.</div><div>For example case sensitivity and changes in treatment of default values. My first intuition is that these are the cause.</div></div><div><br></div><div>Jean if you can provide me with a minimal example that demonstrates the problem, I can take a deeper look.</div><div><br></div><div>thanks,<br><div><br></div></div><div class="gmail_extra"><br clear="all"><div>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" target="_blank">518-881-4909</a></div>
<br><div class="gmail_quote">On Wed, Sep 17, 2014 at 3:17 AM, Favre  Jean <span dir="ltr"><<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
thanks for the tip. I got the new reader compiled, but I am disappointed to see that it crashes immediately on my existing data (which can be read in parallel, with the old xdmf2 reader).<br>
<br>
ERROR: In /apps/pilatus/ParaView/src/ParaView/VTK/Common/Core/vtkDataArrayTemplate.txx, line 148<br>
vtkFloatArray (0x231e760): Unable to allocate 2790483579 elements of size 4 bytes.<br>
<br>
I am usually reading with 64 MPI tasks and the xdmf2 reader works really well in parallel.<br>
My grid  size is 313x897x3313 and I am reading a single vector field. The error message above indicates that the partitioning of the grid is not happening and that each MPI tasks is asking for the whole grid.<br>
<br>
Determined Source Version : 4.2.0-RC1-75-gf64ee7a<br>
-----------------<br>
Jean /CSCS<br>
<div><div>_______________________________________________<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://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div></div>