[petsc-users] Matrix Decomposition

Eda Oktay eda.oktay at metu.edu.tr
Wed May 15 06:34:57 CDT 2019


Hello,

I am trying to divide a matrix into unequal sized parts into different
processors (for example I want to divide 10*10 matrix into 4*4 and 6*6
submatrix in two processors). When my program reads a matrix from file, it
automatically divides it into equal parts and then I can't change local
sizes.

How can I decompose a matrix that is read from a file?

Thanks,

Eda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20190515/b9a230b7/attachment.html>


More information about the petsc-users mailing list