[petsc-dev] error reading binary file

Jed Brown jedbrown at mcs.anl.gov
Tue Jun 12 17:27:42 CDT 2012


On Tue, Jun 12, 2012 at 5:05 PM, Mark F. Adams <mark.adams at columbia.edu>wrote:

> On Jun 12, 2012, at 5:52 PM, Jed Brown wrote:
>
> Okay, every matrix type except MPIAIJ respects -matload_block_size. Can
> you fix that?
>
>
> Can you fix that?
>
>
> I'll take a shot at it Friday.  And I assume I need to add
> '-matload_block_size 3' to the info files.
>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120612/8c999e7c/attachment.html>


More information about the petsc-dev mailing list