[petsc-users] MatCreateMPIAIJ with zero size on some ranks
Thomas Witkowski
thomas.witkowski at tu-dresden.de
Wed Apr 25 02:21:08 CDT 2012
Is it possible to create a parallel matrix (MPIAIJ) with empty size on
some ranks? Even if this should work, does it make sense (with respect
to runtime and efficiency) to collect all ranks having a nonempty
contribution the the global matrix in an mpi group and to use this
communicator for matrix create/computations?
Thomas
More information about the petsc-users
mailing list