<div class="gmail_quote">On Tue, Jun 12, 2012 at 5:05 PM, Mark F. Adams <span dir="ltr"><<a href="mailto:mark.adams@columbia.edu" target="_blank">mark.adams@columbia.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><div>On Jun 12, 2012, at 5:52 PM, Jed Brown wrote:</div><br><blockquote type="cite">Okay, every matrix type except MPIAIJ respects -matload_block_size. Can you fix that?<div><br></div><div><br></div><div>Can you fix that?<br>
</div></blockquote><div><br></div></div><div>I'll take a shot at it Friday.  And I assume I need to add '-matload_block_size 3' to the info files.</div></blockquote></div><br><div>Yeah, add that to MatView_MPIAIJ_Binary and MatView_SeqAIJ_Binary, then read it back in MatLoad_MPIAIJ_Binary. Look at the BAIJ stuff to see how to read and write the attribute from the info file.</div>