<div dir="ltr">Hi all,<div><br></div><div>I am trying to partition a matrix in multiple processes. However, at some point I get the following eror:</div><div><br></div><div>[ 0] ***ASSERTION failed on line 176 of file /home/edaoktay/petsc-3.11.1/arch-linux2-c-debug/externalpackages/git.parmetis/libparmetis/comm.c: j == nnbrs<br>[ 2] [ 3] ***ASSERTION failed on line 176 of file /home/edaoktay/petsc-3.11.1/arch-linux2-c-debug/externalpackages/git.parmetis/libparmetis/comm.c: j == nnbrs<br>enson_unweighted_yeni_vertexweight_imbalance_without_spectral: /home/edaoktay/petsc-3.11.1/arch-linux2-c-debug/externalpackages/git.parmetis/libparmetis/comm.c:176: libparmetis__CommSetup: Assertion `j == nnbrs' failed.<br>enson_unweighted_yeni_vertexweight_imbalance_without_spectral: /home/edaoktay/petsc-3.11.1/arch-linux2-c-debug/externalpackages/git.parmetis/libparmetis/comm.c:176: libparmetis__CommSetup: Assertion `j == nnbrs' failed.<br>***ASSERTION failed on line 176 of file /home/edaoktay/petsc-3.11.1/arch-linux2-c-debug/externalpackages/git.parmetis/libparmetis/comm.c: j == nnbrs<br>enson_unweighted_yeni_vertexweight_imbalance_without_spectral: /home/edaoktay/petsc-3.11.1/arch-linux2-c-debug/externalpackages/git.parmetis/libparmetis/comm.c:176: libparmetis__CommSetup: Assertion `j == nnbrs' failed.<br><br>===================================================================================<br>=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>=   PID 13751 RUNNING AT <a href="http://d1e.wls.metu.edu.tr">d1e.wls.metu.edu.tr</a><br>=   EXIT CODE: 134<br>=   CLEANING UP REMAINING PROCESSES<br>=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES<br>===================================================================================<br>YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Aborted (signal 6)<br>This typically refers to a problem with your application.<br>Please see the FAQ page for debugging suggestions<br></div><div><br></div><div>I get the error for example in 9*9 matrix for 4 processes. Why a I getting this message, it is working with 2 processes for all matrices but when I increase process number, it starts to give this message at some point.</div><div><br></div><div>Thanks!</div><div><br></div><div>Eda</div></div>