On May 30, 2013, at 4:44 PM, "Manav Bhatia" <bhatiama...@gmail.com> wrote:

> At this stage, should I attempt to read the .xdr file into my code with a 
> ParallelMesh data structure? Would the mesh from this .xdr file be read in 
> parallel, thereby reducing the memory footprint?

That is the theory. The Xdr io code will read the mesh in chunks. Also, if the 
partitioning was written to the file, each processor should only accept the 
pieces it owns.

That is the theory. If it doesn't work right I'd love to get your mesh and try 
to make it work right. 

-Ben



------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to