Re: [petsc-users] upgrading to 3.22.4

2025-03-21 Thread Sanjay Govindjee via petsc-users
Ok. Thanks for the recommendation. --- Sanjay Govindjee, PhD, PE Horace, Dorothy, and Katherine Johnson Professor in Engineering Distinguished Professor of Civil and Environmental Engineering 779 Davis Hall University of California B

Re: [petsc-users] upgrading to 3.22.4

2025-03-21 Thread Satish Balay
On Fri, 21 Mar 2025, Sanjay Govindjee via petsc-users wrote: > Thanks.  I will give that a try.  To be clear, I should do >  >  > git checkout origin/main >  >  > make all >  >  > make check > Or do I also need to run my (long) .\configure before the make all? I would start a clean build from a c

Re: [petsc-users] upgrading to 3.22.4

2025-03-21 Thread Sanjay Govindjee via petsc-users
Thanks.  I will give that a try.  To be clear, I should do  > git checkout origin/main  > make all  > make check Or do I also need to run my (long) .\configure before the make all? -sanjay On 3/21/25 7:17 AM, Barry Smith wrote:     I have just pushed a major update to the Fortran interface to

Re: [petsc-users] upgrading to 3.22.4

2025-03-21 Thread Satish Balay
Some notes on this change are at https://urldefense.us/v3/__https://gitlab.com/petsc/petsc/-/merge_requests/7517__;!!G_uCfscf7eWS!aQQ-TMsusc4QHRyMCbC8OwFN-znAEEo80ngP1kAlhvQJ_3zegcumVUvSqcBuE6lTbRZ0LWeAKXEXHEBXPmWRk-6NNBs$ Satish On Fri, 21 Mar 2025, Barry Smith wrote: > > I have just pu

Re: [petsc-users] upgrading to 3.22.4

2025-03-21 Thread Barry Smith
I have just pushed a major update to the Fortran interface to the main PETSc git branch. Could you please try to work with main (to become release in a couple of weeks) with your Fortran code as we debug the problem? This will save you a lot of work and hopefully make the debugging more str