[MOAB-dev] deadlock in MBErrorCode MBParallelComm::exchange_ghost_cells

Lukasz Kaczmarczyk likask at civil.gla.ac.uk
Tue Oct 6 19:13:35 CDT 2009


This is output with: #define DEBUG_COMM

Entering exchange_ghost_cells with num_layers = 0
Posting Irecv from 0 for ghost entities.
Posting Irecv from 1 for ghost entities.
Posting Irecv from 2 for ghost entities.
Posting Irecv from 6 for ghost entities.
Posting Irecv from 12 for ghost entities.
Posting Irecv from 13 for ghost entities.
Posting Irecv from 14 for ghost entities.
Posting Irecv from 20 for ghost entities.
Posting Irecv from 23 for ghost entities.
Posting Irecv from 24 for ghost entities.
Posting Irecv from 25 for ghost entities.
Posting Irecv from 12 for 2nd message.
Posting Irecv from 13 for 2nd message.
Posting Irecv from 14 for 2nd message.
Posting Irecv from 0 for 2nd message.
Posting Irecv from 1 for 2nd message.
Posting Irecv from 23 for 2nd message.
Posting Irecv from 24 for 2nd message.
Posting Irecv from 25 for 2nd message.



On 7 Oct 2009, at 01:01, Lukasz Kaczmarczyk wrote:

> Hello
>
> I run a mesh partitioned for 32 processors and I spot deadlock in  
> MBParallelComm::exchange_ghost_cells. This functions is called by  
> MBParallelComm::resolve_shared_ents.
>
> I can give link to mesh if you need it for tests. For 8 processor I  
> get correct results.
>
> Regards,
> Lukasz
>
>
>




More information about the moab-dev mailing list