Satish, I just pushed a small fix to next https://bitbucket.org/petsc/petsc/commits/e713b77b4d0baf33b68695dc6a95805628cc06a8 <https://bitbucket.org/petsc/petsc/commits/e713b77b4d0baf33b68695dc6a95805628cc06a8>
Can you please merge to master before the release? Thanks > On Aug 7, 2017, at 2:18 PM, Matthew Knepley <[email protected]> wrote: > > On Mon, Aug 7, 2017 at 6:09 AM, Stefano Zampini <[email protected] > <mailto:[email protected]>> wrote: > It's the first time I notice PETSC_HAVE_CONSTRAINTS in MatMult interface > > https://bitbucket.org/petsc/petsc/src/5ddda37bd95ff2747659ff5311d2e8a01728764f/src/mat/interface/matrix.c?at=master&fileviewer=file-view-default#matrix.c-2307 > > <https://bitbucket.org/petsc/petsc/src/5ddda37bd95ff2747659ff5311d2e8a01728764f/src/mat/interface/matrix.c?at=master&fileviewer=file-view-default#matrix.c-2307> > > What is this for? > > Should have already been removed. > > Matt > > 2017-08-05 18:07 GMT+03:00 Satish Balay <[email protected] > <mailto:[email protected]>>: > Merged now > > Satish > > On Fri, 4 Aug 2017, Stefano Zampini wrote: > > > pushed to next for testing > > > > https://bitbucket.org/petsc/petsc/commits/2999d9857170fb34ae2e13612caedb3c52f4aad7 > > > > <https://bitbucket.org/petsc/petsc/commits/2999d9857170fb34ae2e13612caedb3c52f4aad7> > > > > <https://bitbucket.org/petsc/petsc/commits/2999d9857170fb34ae2e13612caedb3c52f4aad7 > > > > <https://bitbucket.org/petsc/petsc/commits/2999d9857170fb34ae2e13612caedb3c52f4aad7>> > > > > Satish, if next come out clean, can you please merge to master? > > > > > On Jul 30, 2017, at 2:15 PM, Stefano Zampini <[email protected] > > > <mailto:[email protected]>> wrote: > > > > > > It appears that dmswarm include petsc.h. > > > Attached is a patch that removes this dependency. > > > > > > The patch also fixes some PetscViewerDraw API declared in petscdraw.h and > > > not in petscviewer.h > > > > > > Satish, can you check if the patch does not break anything? > > > I ran make alltests with a couple of configurations on my machine and it > > > was fine. > > > > > > 2017-07-26 18:14 GMT+03:00 Satish Balay <[email protected] > > > <mailto:[email protected]> <mailto:[email protected] > > > <mailto:[email protected]>>>: > > > On Mon, 24 Jul 2017, Karl Rupp wrote: > > > > > > > Hi folks, > > > > > > > > alright, let me summarize and organize things. If you're on the list, > > > > please > > > > provide or update information on 'what left' and 'expected completion': > > > > > > > > * SF support for MPIUNI > > > > - Who: Jed > > > > - What left: Implementation > > > > - Expected completion: ? > > > > > > > > * Hashtable support for matrix assembly > > > > - Who: Jed > > > > - What left: ? > > > > - Expected completion: ? > > > > > > > > * New GLVis based viewer for DMDAs, FEM an FVM > > > > - Who: Stefano > > > > - What left: Test & merge > > > > - Expected completion: in a few days > > > > > > origin/stefano_zampini/feature-glvis-viewer-fixdmdependency2 is now > > > merged to master > > > > > > > > > > > * Tools for particle-in-cell methods > > > > - Who: Dave > > > > - What left: ? > > > > - Expected completion: ? > > > > > > dmay/swarm-pic-tools-v3.8 is now merged to master. > > > > > > Satish > > > > > > > > > > > * AIJMKL submatrix type > > > > - Who: Richard > > > > - What left: Cleanup, test & merge > > > > - Expected completion: a few days > > > > > > > > * Manual chapter: Performance Hints > > > > - Who: Karli > > > > - What left: More writing > > > > - Expected completion: this week > > > > > > > > I thought about using the issue tracker for this, but without support > > > > for > > > > proper tagging or milestones the issue tracker on Bitbucket is of very > > > > limited > > > > use. > > > > > > > > Best regards, > > > > Karli > > > > > > > > > > > > On 07/23/2017 05:08 PM, Barry Smith wrote: > > > > > > > > > > Anything stopping us from making a PETSc release? > > > > > > > > > > Barry > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > Stefano > > > <patch_swarm_and_includes> > > > > > > > > > -- > Stefano > > > > -- > What most experimenters take for granted before they begin their experiments > is infinitely more interesting than any results to which their experiments > lead. > -- Norbert Wiener > > http://www.caam.rice.edu/~mk51/ <http://www.caam.rice.edu/~mk51/>
