Alp,

   Except for the first test, these are all optimization problems (mostly in Fortran). The function values are very different so I am sending it to our optimization expert to take a look at it. The differences could possibly be related to the use of real() and maybe the direct use of floating point numbers that the compiler first treats as single and then converts to double thus losing precision.

   Chen Gang, I assume you compiled with the default standard precision PETSc configure options?

Attachment: alltests.log
Description: Binary data



On Apr 6, 2021, at 3:56 AM, Chen Gang <569615...@qq.com> wrote:


See the attachements. alltest.log is on a machine with 96 cores, ARM, with FC,gcc9.3.5,mpich3.4.1,fblaslapack; 6 failures
                                 alltest2.log is on an intel machine with 40  cores,x86, without FC; icc&mkl& intel mpi; only 1 failure

------------------ 原始邮件 ------------------
发件人: "petsc-dev" <ba...@mcs.anl.gov>;
发送时间: 2021年4月6日(星期二) 中午12:38
收件人: "petsc-dev"<petsc-dev@mcs.anl.gov>;
抄送: "Chen Gang"<569615...@qq.com>;"cglwdm"<cgl...@scu.edu.cn>;
主题: Re: [petsc-dev] Petsc: Error code 1

Note: do not use '-j' with alltests.

And run alltests on both machines [but *not* at the same time on machines] and send us logs from both the runs.

Satish


On Mon, 5 Apr 2021, Satish Balay wrote:

> Try:
>
> make alltests TIMEOUT=600
>
> And send us the complete log (alltests.log)
>
> Satish
>
> On Tue, 6 Apr 2021, Chen Gang wrote:
>
> > Dear sir,
> >
> >
> > The result of make check is OK. And I do set the timeout to a larger value, which keeps me from getting timeout error. The thing is I have two machines. And I get the error code 1 in different tests on different machines.I don’t know what is error code1. What case this? How can I fix the failure tests.
> >
> >
> > ------------------ Original ------------------
> > From: Satish Balay <ba...@mcs.anl.gov&gt;
> > Date: Tue,Apr 6,2021 0:18 PM
> > To: Chen Gang <569615...@qq.com&gt;
> > Cc: petsc-dev <petsc-dev@mcs.anl.gov&gt;, cglwdm <cgl...@scu.edu.cn&gt;
> > Subject: Re: [petsc-dev] Petsc: Error code 1
>

<alltests2.log><alltests.log>

Reply via email to