<div dir="auto">Hello all,<div dir="auto"><br></div><div dir="auto">Greetings of the day.</div><div dir="auto"><br></div><div dir="auto">I am working on the development of a parallel CFD solver in which I am using distributed graph communicator with MPI neighbourhood collective operation MPI_Neighbor_alltoallw. While running on 2 and 4 processors, the code is working fine but when I tried it on 8 processors it is showing following error,</div><div dir="auto"><br></div><div dir="auto"><div>Fatal error in PMPI_Neighbor_alltoallw: Unknown error class, error stack:<br>PMPI_Neighbor_alltoallw(299)..............:  MPI_Neighbor_alltoallw(sendbuf=0x2fa8c20, sendcounts=0x1cd2300, sdispls=0x1cd2270, sendtypes=0x1cd2180, recvbuf=0x2fac1d0, recvcounts=0x7f167615d010, rdispls=0x7f1667ace010, recvtypes=0x7f1660786010, comm=comm=0x84000002)<br>PMPI_Neighbor_alltoallw(285)..............:<br>MPIR_Neighbor_alltoallw_impl(174).........:<br>MPIR_Neighbor_alltoallw_intra_auto(93)....:<br>MPIR_Neighbor_alltoallw_nb(33)............:<br>MPIR_Wait_impl(77)........................:<br>MPIDI_CH3i_Progress_wait(242).............: an error occurred while handling an event returned by MPIDI_CH3I_Sock_Wait()<br>MPIDI_CH3I_Progress_handle_sock_event(479):<br>MPIDI_CH3I_Socki_handle_read(4013)........: connection failure (set=0,sock=1,errno=104:Connection reset by peer)<br></div><div><br></div></div><div dir="auto">Can anyone tell me what is the solution to this problem? This would be a great help.</div><div dir="auto"><br></div><div dir="auto">Thank you.</div><div dir="auto"><br style="font-family:sans-serif;font-size:12.8px"></div></div>