[petsc-users] Error running make on MUMPS

Satish Balay balay at mcs.anl.gov
Wed Nov 10 13:16:28 CST 2021


You are using petsc-3.15.1 - and likely the mumps build change between then and current 3.16.

Can you use latest PETSc release?

If not - Suggest removing  --download-mumps=https://bitbucket.org/petsc/pkg-mumps.git --download-mumps-commit=v5.4.1-p1 options [and PETSC_ARCH] and going back to your old
build.

If it fails [as before] - retry with: --with-make-np=1

Satish

On Wed, 10 Nov 2021, Novak, April via petsc-users wrote:

> Hi Barry,
> 
> Thank you for your assistance - I’ve attached the latest configure.log. I still encounter issues building, though some of the MUMPS errors do seem to have been fixed with the --download-mumps-commit option. Do you have a recommendation for addressing these other errors?
> 
> Thanks,
> 
> -April
> 
> From: Fande Kong <fdkong.jd at gmail.com>
> Date: Wednesday, November 10, 2021 at 9:44 AM
> To: Barry Smith <bsmith at petsc.dev>
> Cc: PETSc users list <petsc-users at mcs.anl.gov>, Novak, April <anovak at anl.gov>
> Subject: Re: [petsc-users] Error running make on MUMPS
> Thanks, Barry,
> 
> We will try this, and report back
> 
> 
> Fande
> 
> On Tue, Nov 9, 2021 at 5:41 PM Barry Smith <bsmith at petsc.dev<mailto:bsmith at petsc.dev>> wrote:
> 
>    This version of MUMPS has a bug in its build system; it does not have all the dependencies on Fortran modules properly listed so Fortran files can get compiled too early causing "random" failures during some builds, especially on machines with lots of cores for compiling.
> 
>    I think you should be able to use --download-mumps=https://bitbucket.org/petsc/pkg-mumps.git --download-mumps-commit=v5.4.1-p1 to get a patched version.
> 
> Barry
> 
> 
> 
> On Nov 9, 2021, at 6:10 PM, Fande Kong <fdkong.jd at gmail.com<mailto:fdkong.jd at gmail.com>> wrote:
> 
> Hi All,
> 
> We encountered a configuration error when running the PETSc configuration on a HPC system.  Went through the log file, but could not find much. The log file was attached.
> 
> Any thoughts?
> 
> Thanks for your help, as always.
> 
> Fande
> 
> 
> 
> 
> 
> 
> <configure.log>
> 
> 


More information about the petsc-users mailing list