<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">I met some errors with cuda + mumps. It was tested with</div>
<blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<div dir="ltr">
<div>make -f gmakefile test search='snes_tutorials-ex69_q2p1fetidp_deluxe snes_tutorials-ex62_fetidp_2d_quad snes_tutorials-ex69_q2p1fetidp_deluxe_adaptive ksp_ksp_tutorials-ex52f_mumps'</div>
</div>
</blockquote>
<div dir="ltr">
<div>I can reproduce it with petsc master.  The first line of petsc nightly (<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/03/12/master.html" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/03/12/master.html</a>)
 shows another error. But I guess they have the same root: PETSc gives random wrong results in some cases. For example, I ran ksp_ksp_tutorials-ex52f_mumps twice and saw</div>
<div><br>
</div>
</div>
</div>
</div>
<blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">
<div>
<div>
<div>
<div>$ mpirun -n 3 ./ex52f</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>Mumps row pivot threshhold =    1.00E-06</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>Mumps determinant=(   9.01E-01   0.00E+00)*2^ 99</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div><b>Norm of error  1.5554E-06 iterations     1</b></div>
</div>
</div>
</div>
<div>
<div>
<div>
<div><br>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>$ mpirun -n 3 ./ex52f</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>Mumps row pivot threshhold =    1.00E-06</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>Mumps determinant=(   9.01E-01   0.00E+00)*2^ 99</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div><b>Norm of error  1.6356E-06 iterations     1 </b></div>
</div>
</div>
</div>
</blockquote>
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div><br>
</div>
<div>The correct output has "<b>Norm of error < 1.e-12,iterations     1</b>".  Currently, I do know the reason.</div>
<div><br>
</div>
<div>
<div>
<div>
<div>
<div dir="ltr" class="gmail-m_8863150695118396885gmail_signature">
<div dir="ltr">--Junchao Zhang</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>