[petsc-users] ERROR: MatPartitioningApply_Parmetis() ... Does not support any processor with 0 entries

Jed Brown jedbrown at mcs.anl.gov
Fri Oct 21 16:58:19 CDT 2011


On Fri, Oct 21, 2011 at 16:53, Dominik Szczerba <dominik at itis.ethz.ch>wrote:

> I can not find anything resembling any guards in pmetis.c as pet Petsc
> 3.2. Could you please refer me to the specific section?
>

$ grep -n 'Does not support any processor with' petsc-3.2/src/**/*.c
petsc-3.2/src/mat/partition/impls/pmetis/pmetis.c:61:
 SETERRQ1(PETSC_COMM_SELF,PETSC_ERR_LIB,"Does not support any processor with
%d entries",vtxdist[rank+1] - vtxdist[rank]);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111021/97f59699/attachment.htm>


More information about the petsc-users mailing list