[petsc-users] randomness from MATSOLVERPACKAGE
Jed Brown
jedbrown at mcs.anl.gov
Wed May 30 09:27:54 CDT 2012
How is the matrix assembled?
How different? You should usually not expect deterministic associativity.
If your results are sensitive, you may be able to make it deterministic
(with extra work and choice of package), but you should probably
reformulate the problem.
On May 30, 2012 9:21 AM, "Hui Zhang" <mike.hui.zhang at hotmail.com> wrote:
>
> > I suspect there are some randomness from external matsolverpackage. I
> use a parallel matrix
> > as preconditioner, and the preconditioner is exactly LU factored, then I
> saw the KSP (gmres)
> > residuals are different from different runs.
>
> Besides, for sequential matrix, there is no such phenomenon, only for
> parallel matrix.
>
> >
> > Is it true of randomness from matsolverpackage? Thanks a lot!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120530/369f5a83/attachment.html>
More information about the petsc-users
mailing list