Hi!
Trying it out, I found that the XdmfReader does not work when Paraview is 
started in parallel mode. How can I change that? Is it enough to compile the 
parallel hdf5 - library as well (in the directory Paraview3.xx/Utilities/hdf5) 
and then changing the XdmfReader in a way like 

#ifdef Paraview_Parallel (is there anyway to detect at runtime that paraview is 
started in parallel mode)
#define read_h5(..) = <parallel routine>
#endif

Or maybe someone is already working on that, so I could wait for the next 
release? ;-)

greetings,
NH

_________________________________________________________________
Permanece actualizado con MSN Noticias. Clic aquĆ­
http://noticias.latam.msn.com/
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to