I'm planning to perform a lot of parallel runs (without AMR) on a big cluster and I would like to know a couple of details about the parallel mesh implementation. 1) Is it faster than serial mesh? 2) Does it use less memory per process?
3) Is it possible to read and/or write parallel .xdr/.xda data files? I'm curious about the possibility of making a mesh partitioning and write the single partition files so that every process involved in a parallel computation loads just one portion of the mesh. Does this approach gives some benefits? 4) Have you planned to introduce some parallel solution output format? I think that having to serialize the solution is quite an expensive operation for unsteady computations. Thanks a lot. Lorenzo ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
