<div class="gmail_quote">On Thu, Nov 4, 2010 at 09:58, Benjamin Sanderse <span dir="ltr">&lt;<a href="mailto:B.Sanderse@cwi.nl">B.Sanderse@cwi.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Some matrices are just used to compute matrix-vector products, and some have to be solved for. That&#39;s basically it.<br>
The matrices are really very sparse; on the order of 10-20 diagonals (typically independent of problem size).<br>
As far as I know, reordering is hardly necessary, because I am using a structured grid.<br></blockquote><div><br></div><div>What are the relative sizes of each piece?  How are you producing these matrices?  How do you want the vector distributed?</div>
<div><br></div><div>Jed</div></div>