Hi Roy, I'm attaching the link to a simple code that reproduces the problem plus a sample mesh ExcodusII mesh and CPR version of the same thing split for 2 processors. The error happens both in OPT and DBG but the DBG output is more verbose.
PS: there's a README file if anyone needs it. Best, Ata TestCheckpointIO.tar.bz2 <https://drive.google.com/file/d/0B3Oq4XoGCifveDhWX2FuYmx4U1k/view?usp=drive_web> On Tue, May 16, 2017 at 11:19 PM, Roy Stogner <[email protected]> wrote: > > On Tue, 16 May 2017, gmail wrote: > > It took me a while to pull/recompile on both machines. Unfortunately the >> mesh.read still crashes with: >> >> Reading mesh /data/mesgarnejad/Crunch/Li-ion/NotchedSphere/mesh/55c1b7e69 >> 754d48aef2c03b2f6ead63309b4e3ba.cpr… >> >> Assertion `pid == old_node->processor_id()' failed. >> pid = 2 >> old_node->processor_id() = 10 >> >> >> Assertion `pid == old_node->processor_id()' failed. >> pid = 14 >> old_node->processor_id() = 0 >> >> [19] ../../src/mesh/checkpoint_io.C, line 722, compiled May 15 2017 at >> 19:13:07 >> > > Yeah, that looks like a bug. > > Can you set up a test case for me to replicate the problem? > > Thanks, > --- > Roy -- Best, Ata ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
