[petsc-dev] Fwd: [mumps-users] MUMPS MPI (5.2.1) does not compile

2019-07-22 Thread Pierre Jolivet via petsc-dev
We are having trouble compiling git.mumps with similar errors (using ifort 2017, yikes).Could the forwarded patches be applied to petsc/pkg-mumps, please?Thanks in advance (and sorry if this should be handled @petsc-maint),PierreBegin forwarded message:From: "Antonio Trande" (anto.tra...@gmail.com

Re: [petsc-dev] Fwd: [mumps-users] MUMPS MPI (5.2.1) does not compile

2019-07-22 Thread Smith, Barry F. via petsc-dev
Pierre, I see four patches here. 1) for examples 2) for shared library support (but only for Linux) (two files for MUMPS and PORD) We can't use this unless also supports Mac etc 3) MUMPS-Makefile.par.inc What is this for? How does any of them resolve the problem with ifort failin

Re: [petsc-dev] Fwd: [mumps-users] MUMPS MPI (5.2.1) does not compile

2019-07-22 Thread Pierre Jolivet via petsc-dev
Ah, shoot, I misunderstood the mail from the MUMPS ML, which states that there is a FTBS, but fixes something else… I just tried myself and it seems OK as well. The only difference I see with my user's ./configure and the MUMPS ML vs. Satish and me is that we are using MPICH (IMPI in my case) and

Re: [petsc-dev] Fwd: [mumps-users] MUMPS MPI (5.2.1) does not compile

2019-07-22 Thread Antonio Trande via petsc-dev
On 22/07/19 20:28, Pierre Jolivet via petsc-dev wrote: > We are having trouble compiling git.mumps with similar errors (using > ifort 2017, yikes). > Could the forwarded patches be applied to petsc/pkg-mumps, please? > > Thanks in advance (and sorry if this should be handled @petsc-maint), > Pierr

Re: [petsc-dev] Fwd: [mumps-users] MUMPS MPI (5.2.1) does not compile

2019-07-23 Thread Balay, Satish via petsc-dev
Ok - I think the current issue is about MUMPS building shared libraries. Current mumps release lacks this feature. And these patches enable building mumps as shared library - but the patch is linux specific - and not portable. It would be great if this can be made portable. Currently when mumps