Re: [petsc-dev] PETSc-3.13.0/Sundials

2020-04-04 Thread Satish Balay via petsc-dev
I believe Sundials-5 API has changed considerably wrt version 2.5 that this would need considerable rework. And currently there are no takers for this.. However Sudials has some code to call PETSc for some features.. Satish On Sat, 4 Apr 2020, Jed Brown wrote: > Hmm, it's uncharacteristic for

Re: [petsc-dev] PETSc-3.13.0/Sundials

2020-04-04 Thread Jed Brown
Hmm, it's uncharacteristic for this support to be so out of date, but I suspect it will not work at present. You could try increasing this number and see what breaks. We'd love a merge request to make that update, even just a start until there is a problem you don't know how to fix. Antonio Tran

[petsc-dev] PETSc-3.13.0/Sundials

2020-04-04 Thread Antonio Trande
Hi all. Can anyone tell me if PETSc-3.13.0 and Sundials-5* are compatible? That's, is it possible compiling petsc with recent Sundials releases by using the options: --with-sundials=1 --with-sundials-include=/usr/include/openmpi --with-sundials-lib=-lsundials_nvecparallel ? The file `pets