Re: [petsc-dev] error reading binary file
12 Jun
2012
12 Jun
'12
5:27 p.m.
On Tue, Jun 12, 2012 at 5:05 PM, Mark F. Adams <[email protected]>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.
5173
Age (days ago)
5173
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown