[petsc-users] sequential partitioning?
Dominik Szczerba
dominik at itis.ethz.ch
Sat Oct 22 08:45:53 CDT 2011
I do not seem to find any guidance on this subject in the docu.
I built petsc with chaco and party to attempt sequential partitioning,
where parmetis fails.
However, I get the error:
[0]PETSC ERROR: No support for this operation for this object type!
[0]PETSC ERROR: Distributed matrix format MPIAdj is not supported for
sequential partitioners!
I do not seem to find a sequential equivalent of MatCreateMPIAdj...
Are there any examples how to perform partitioning sequentially?
My mesh/graph is located entirely on master.
Thanks a lot,
Dominik
More information about the petsc-users
mailing list