MatCreateMPIAIJ(), MatCreateMPIBAIJ(), MatCreateMPISBAIJ() wrongly named
1 Mar
2012
1 Mar
'12
11:03 a.m.
MatCreateMPIAIJ(), MatCreateMPIBAIJ(), MatCreateMPISBAIJ() actually create Seq version of the matrices when run on one process. Meanwhile MatMPIXXXSetPreallocation() always do preallocation for MPI case. Shouldn't MatCreateMPIXXX() be MatCreateXXX()? Also should we add MatXXXSetPreallocation() that calls both MatSeqXXXSetPreallocation() and MatMPIXXXSetPreallocation()? Barry
5276
Age (days ago)
5276
Last active (days ago)
0 comments
1 participants
participants (1)
-
Barry Smith