<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div><br></div><div><div>Here is my configure options:</div><div><br></div><div><div>./configure -with-debugging=0 COPTFLAGS='-O3 -march=armv8.2-a -mtune=tsv110' CXXOPTFLAGS='-O3 -march=armv8.2-a -mtune=tsv110' FOPTFLAGS='-O3 -march=armv8.2-a -mtune=tsv110' --with-x=1 -download-fblaslapack PETSC-KERNEL-USE-UNROLL-4 --force</div></div><div><br></div><div>The gcc is 9.3.1, the mpich is 3.4.1.  (When I use openmpi 4.10 or mpich 4.0 alpha, there are more failures related to the mpi.)</div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b>                                                                                                                        "petsc-dev"                                                                                    <balay@mcs.anl.gov>;</div><div><b>发送时间:</b> 2021年4月7日(星期三) 凌晨1:06</div><div><b>收件人:</b> "Barry Smith"<bsmith@petsc.dev>;<wbr></div><div><b>抄送:</b> "Chen Gang"<569615491@qq.com>;"Alp Dener"<alp.dener@gmail.com>;"petsc-dev"<petsc-dev@mcs.anl.gov>;"cglwdm"<cglwdm@scu.edu.cn>;<wbr></div><div><b>主题:</b> Re: [petsc-dev] Petsc: Error code 1</div></div><div><br></div>> See the attachements. alltest.log is on a machine with 96 cores, ARM, with FC,gcc9.3.5,mpich3.4.1,fblaslapack; 6 failures<br><br>Perhaps this is an issue with ARM - and such diffs are expected - as we already have multiple alt files for some of these tests<br><br>$ ls -lt src/tao/bound/tutorials/output/plate2f_*<br>-rw-r--r--. 1 balay balay 1029 Mar 23 19:48 src/tao/bound/tutorials/output/plate2f_1_alt.out<br>-rw-r--r--. 1 balay balay 1071 Mar 23 19:48 src/tao/bound/tutorials/output/plate2f_1.out<br>-rw-r--r--. 1 balay balay 1029 Mar 23 19:48 src/tao/bound/tutorials/output/plate2f_2_alt.out<br>-rw-r--r--. 1 balay balay 1071 Mar 23 19:48 src/tao/bound/tutorials/output/plate2f_2.out<br><br>>>>>>><br>not ok diff-vec_is_is_tutorials-ex2f_1 # Error code: 1<br>#       16,24d15<br>#       <   5<br>#       <   7<br>#       <   9<br>#       <  11<br>#       <  13<br>#       <  15<br>#       <  17<br>#       <  19<br>#       <  21<br><<<<<<br><br>This one is puzzling - missing fortran stdout? Perhaps compile issue on ARM? [its a sequential example - so can't blame MPI]<br><br>Or they are all related to the optimization flags used? What configure options were used for the build?<br><br>Satish<br><br>On Tue, 6 Apr 2021, Barry Smith wrote:<br><br>> <br>>     Alp,<br>> <br>>    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.<br>> <br>>    Chen Gang, I assume you compiled with the default standard precision PETSc configure options?<br>> <br>> <br>> <br>> On Apr 6, 2021, at 3:56 AM, Chen Gang <569615491@qq.com<mailto:569615491@qq.com>> wrote:<br>> <br>> <br>> See the attachements. alltest.log is on a machine with 96 cores, ARM, with FC,gcc9.3.5,mpich3.4.1,fblaslapack; 6 failures<br>>                                  alltest2.log is on an intel machine with 40  cores,x86, without FC; icc&mkl& intel mpi; only 1 failure<br>> <br>> ------------------ 原始邮件 ------------------<br>> 发件人: "petsc-dev" <balay@mcs.anl.gov<mailto:balay@mcs.anl.gov>>;<br>> 发送时间: 2021年4月6日(星期二) 中午12:38<br>> 收件人: "petsc-dev"<petsc-dev@mcs.anl.gov<mailto:petsc-dev@mcs.anl.gov>>;<br>> 抄送: "Chen Gang"<569615491@qq.com<mailto:569615491@qq.com>>;"cglwdm"<cglwdm@scu.edu.cn<mailto:cglwdm@scu.edu.cn>>;<br>> 主题: Re: [petsc-dev] Petsc: Error code 1<br>> <br>> Note: do not use '-j' with alltests.<br>> <br>> And run alltests on both machines [but *not* at the same time on machines] and send us logs from both the runs.<br>> <br>> Satish<br>> <br>> <br>> On Mon, 5 Apr 2021, Satish Balay wrote:<br>> <br>> > Try:<br>> ><br>> > make alltests TIMEOUT=600<br>> ><br>> > And send us the complete log (alltests.log)<br>> ><br>> > Satish<br>> ><br>> > On Tue, 6 Apr 2021, Chen Gang wrote:<br>> ><br>> > > Dear sir,<br>> > ><br>> > ><br>> > > 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.<br>> > ><br>> > ><br>> > > ------------------ Original ------------------<br>> > > From: Satish Balay <balay@mcs.anl.gov<mailto:balay@mcs.anl.gov>&gt;<br>> > > Date: Tue,Apr 6,2021 0:18 PM<br>> > > To: Chen Gang <569615491@qq.com<mailto:569615491@qq.com>&gt;<br>> > > Cc: petsc-dev <petsc-dev@mcs.anl.gov<mailto:petsc-dev@mcs.anl.gov>&gt;, cglwdm <cglwdm@scu.edu.cn<mailto:cglwdm@scu.edu.cn>&gt;<br>> > > Subject: Re: [petsc-dev] Petsc: Error code 1<br>> ><br>> <br>> <alltests2.log><alltests.log><br>> <br>> <br></div>