Hi everyone, I suppose this is about upgrading petsc on Debian. Perhaps my nightly builds [1] could be helpful. The submission script [2] could be helpful too. The `threads=0` bug is also acknowledged there [3].
Cheers, Nico [1] https://launchpad.net/~nschloe/+archive/ubuntu/petsc-nightly [2] https://github.com/nschloe/launchpad-submitter/blob/master/petsc.sh [3] https://github.com/nschloe/launchpad-submitter/blob/master/petsc.sh#L40 On Fri, May 13, 2016 at 12:00 PM Sébastien Villemot <[email protected]> wrote: > Le vendredi 13 mai 2016 à 17:21 +0800, Drew Parsons a écrit : > > > > The build now fails for me with: > > > > > > /tmp/src/petsc/src/mat/impls/aij/seq/superlu/superlu.c: In function > > > ‘PetscErrorCode MatLUFactorNumeric_SuperLU(Mat, Mat, const > > > MatFactorInfo*)’: > > > /tmp/src/petsc/src/mat/impls/aij/seq/superlu/superlu.c:181:294: > > > error: > > > cannot convert ‘GlobalLU_t*’ to ‘mem_usage_t*’ for argument ‘19’ to > > ... > > > Probably too old superlu? > > > > > > Could well be. Our superlu is 4.3, upstream is already on 5.2. > > Sébastien, are you available for updating superlu? > > No, sorry. > > -- > .''`. Sébastien Villemot > : :' : Debian Developer > `. `' http://sebastien.villemot.name > `- GPG Key: 4096R/381A7594 > >

