[petsc-users] Load binary matrix created in parallel
Y. Shidi
ys453 at cam.ac.uk
Wed May 23 10:45:14 CDT 2018
Hi,
> How are you evaluating?
I put the loaded matrix to a linear system and solve it.
Cheers,
Shidi
On 2018-05-23 16:42, Jed Brown wrote:
> "Y. Shidi" <ys453 at cam.ac.uk> writes:
>
>> Hello,
>>
>> Is there any way to sequentially load a binary matrix file, which
>> is created in parallel?
>> I tried to use PetscViewerBinaryOpen() and MatLoad() to load
>> the matrix that is created by using 2 cores, and solved a linear
>> system by using this matrix but the results is not correct.
>
> How are you evaluating?
More information about the petsc-users
mailing list