[petsc-dev] AGU Session: T003: Advances in Computational Geosciences

2019-07-22 Thread Jed Brown via petsc-dev
If you are thinking about attending the American Geophysical Union Fall Meeting (Dec 9-13 in San Francisco), please consider submitting an abstract to this interdisciplinary session. Abstracts are due July 31. T003: Advances in Computational Geosciences This session highlights advances in the

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), >

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)

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

[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] MPICH from --download-mpich reports inconsistent allocs/frees with valgrind

2019-07-22 Thread Smith, Barry F. via petsc-dev
Bug report to MPICH. > On Jul 22, 2019, at 1:22 PM, Balay, Satish via petsc-dev > wrote: > > Hm - I don't think we were monitoring the leaks via valgrind that closely. > > Looking at my old mpich install - I don't see a problem - so likely > its an issue with newer versions of mpich. > >

Re: [petsc-dev] MPICH from --download-mpich reports inconsistent allocs/frees with valgrind

2019-07-22 Thread Balay, Satish via petsc-dev
Hm - I don't think we were monitoring the leaks via valgrind that closely. Looking at my old mpich install - I don't see a problem - so likely its an issue with newer versions of mpich. Satish --- balay@sb /home/balay/tmp $ mpichversion MPICH Version: 3.3 MPICH Release date:

Re: [petsc-dev] (no subject)

2019-07-22 Thread Zhang, Junchao via petsc-dev
We should be able to overlap PetscSFReduce. I will have a look. Thanks. --Junchao Zhang On Mon, Jul 22, 2019 at 5:23 AM Stefano Zampini mailto:stefano.zamp...@gmail.com>> wrote: Junchao, I found an issue with PetscSFReduceBegin/End. It seems that we can no longer do (always worked before)

Re: [petsc-dev] (no subject)

2019-07-22 Thread Stefano Zampini via petsc-dev
3.10 works fine Il giorno lun 22 lug 2019 alle ore 15:28 Stefano Zampini < stefano.zamp...@gmail.com> ha scritto: > I just checked, and this is a bug also in maint. > > Il giorno lun 22 lug 2019 alle ore 13:23 Stefano Zampini via petsc-dev < > petsc-dev@mcs.anl.gov> ha scritto: > >> Junchao, >>