On Tue, Feb 17, 2015 at 11:34 AM, Harshad Sahasrabudhe <[email protected]> wrote:
> Hi, > > I'm trying to run my code in parallel using parmesh and it crashes. The > code runs properly when run in serial. While partitioning the mesh I get > the following error from PARMETIS: > > PARMETIS ERROR: The sum of tpwgts for constraint #0 is not 1.0 > > Does this have anything to do with the crash? I have attached the stack > trace. I have compiled LibMesh 0.9.3 using Intel compilers with Intel MPI > 5, PETSc 3.4.3 and SLEPc 3.4.3. > Your stack trace attachment was eaten by the mailing list filter. Please either share it as a google doc link or send it to me directly. Libmesh 0.9.3 was tagged almost exactly 1 year ago... a lot has changed since then. Would you mind also trying your application with the latest 0.9.4 release candidate ( https://github.com/libMesh/libmesh/releases/tag/v0.9.4-rc2) as well? That may simply "fix" the problem. -- John ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
