[petsc-dev] Configure Downloads Wrong MUMPS

Junchao Zhang junchao.zhang at gmail.com
Sat Jun 6 15:28:04 CDT 2020


In mumps.py, change
self.version = '5.3.1'
to
self.minversion = '5.2.1'

If we support older mumps, we can even lower the minverison.

--Junchao Zhang


On Sat, Jun 6, 2020 at 3:16 PM Jacob Faibussowitsch <jacob.fai at gmail.com>
wrote:

> Hello All,
>
> As the title suggest configure downloads the wrong version of MUMPS
> (5.2.1) using —download-mumps even after —with-clean and manually rm -rf
> /petsc-arch/externalpackages/mumps_folder. The configure warning message
> says that 5.3 is the version that petsc is tested with. FWIW I am using
> MUMPS with slepc (but slepc is installed through petsc), so perhaps there
> is a version mismatch between what slepc and petsc expect?
>
> ===============================================================================
>
>  Trying to download
> https://bitbucket.org/petsc/pkg-mumps/get/v5.2.1-p2.tar.gz for MUMPS
>   ===============================================================================
> ===============================================================================
>
> Warning: Using version 5.2.1 of package mumps PETSc is tested with 5.3
>
> Suggest using --download-mumps for a compatible MUMPS
>
>   ===============================================================================
>
>
> Best regards,
>
> Jacob Faibussowitsch
> (Jacob Fai - booss - oh - vitch)
> Cell: (312) 694-3391
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20200606/a1bf7388/attachment.html>


More information about the petsc-dev mailing list