Hey Roy, 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/55c1b7e69754d48aef2c03b2f6ead63309b4e3ba.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 . . . Ata > On May 15, 2017, at 4:41 PM, Roy Stogner <[email protected]> wrote: > > > On Mon, 15 May 2017, Ata ollah Mesgarnejad wrote: > >> Attempted to utilize a checkpoint file on 20 processors but it was written >> using 0!! >> [1] ../../src/mesh/checkpoint_io.C, line 561, compiled Dec 5 2016 at >> 14:23:30 >> >> Is there something I'm doing wrong here? > > Question asked. > >> PS: I'm using a slightly older libMesh from >> cbab3c34bb5e988339e1bb4aa7cf4828362eb494 >> commit. > > And answered. > > That's a commit from December, but I checked in a lot of CheckpointIO > work, bug fixes included, about six weeks ago. I'm afraid it's not > unlikely that there are *still* bugs waiting there for you to uncover, > but you should definitely try out the new code (in either the libMesh > master/HEAD or our 1.2 release) and see. > > If you do trigger any failures with the current code, please let me > know ASAP. > > Thanks, > --- > Roy ------------------------------------------------------------------------------ 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
