<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><div>I run this command in the root dir of my petsc, and didn't get any response.</div><div style="position: relative;"><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From:</b>                                                                                                                        "petsc-users"                                                                                    <balay@mcs.anl.gov>;</div><div><b>Date:</b> Thu, Dec 15, 2022 10:19 PM</div><div><b>To:</b> "Syvshc"<syvshc@foxmail.com>;<wbr></div><div><b>Cc:</b> "petsc-users"<petsc-users@mcs.anl.gov>;<wbr></div><div><b>Subject:</b> Re: [petsc-users] out of date warning when petscmpiexec.</div></div><div><br></div>What do you get - if you invoke the following command in petsc source dir?<br><br>make -q -f gmakefile libs<br><br>[this is the test petscmpiexec is using to check if "libraries are out of date"]<br><br>Satish<br><br>On Thu, 15 Dec 2022, Syvshc wrote:<br><br>> I'm a beginner with petsc, and I'm reading&nbsp;PETSc for Partial Differential Equations.&nbsp;<br>> <br>> There is the newest release version (3.18.2) of PETSc's gitlab repo on my device, and openmpi in my system (/usr/sbin/).&nbsp;<br>> <br>> <br>> Here is the repo and what I tried to compiling.&nbsp;p4pdes/e.c at master · bueler/p4pdes (github.com)<br>> <br>> <br>> After "make e", I got an excutable file "e". "./e" or "mpiexec -n 4 ./e" can perfectly run.&nbsp;<br>> <br>> <br>> However when I use "petscmpiexec -n 4 ./e", I got some warnings:<br>> <br>> <br>> Warning: ************** The PETSc libraries are out of date<br>> Warning: ************** The executable ./e is out of date<br>> <br>> <br>> What should I do to fix the warning?<br>> <br>> <br>> Also this is the first time that I send to a mail-list, if there are some mistakes I made, please tell me.&nbsp;<br>> <br>> <br>> Kind regards,<br>> <br>> <br>> Syvshc<br></div>