[MOAB-dev] pcomm::exchange_tags unpredicted behaviour on large mesh
Kanaev A.A.
kanaev at ibrae.ac.ru
Wed Jun 3 19:15:48 CDT 2015
Hello, MOAB-dev,
I have 10205296 hexa and 30736714 quads in my mesh
I read the mesh on 64 processors and exchange 1 layer of ghost cells with additional 2d entities
Then i exchange GLOBAL_ID tag data for quads
After exchange it looks like all quads have received new GLOBAL_ID tag value, it doesn't appear on smaller meshes
And there're two different quads with GLOBAL_ID = 30718357 on 41 proc after exchange (i think there're more doubles, that's just what i've spotted)
Small test program attached
The mesh is 3.9Gb, i hope that link works
https://drive.google.com/file/d/0B6upEZeL2DFWXzhYZjEzNGlQem8/view
Please check that on 64 processors
Anton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gidtest.cpp
Type: text/x-c++src
Size: 3364 bytes
Desc: gidtest.cpp
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20150604/89137dc4/attachment.cpp>
More information about the moab-dev
mailing list