<div class="gmail_quote">On Tue, Aug 30, 2011 at 21:17, Likun Tan <span dir="ltr">&lt;<a href="mailto:likunt@andrew.cmu.edu">likunt@andrew.cmu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":2w4">Thank you very much. So i should create the transpose matrix as MPIDense<br>
and partition it corresponding? </div></blockquote><div><br></div><div>What do you want to do with the transpose? Chances are that you can do that without changing what is stored in memory. There is MatCreateTranspose(), MatSolveTranspose(), KSPSolveTranspose(), etc.</div>
</div>