| 7cd0e8ff | 02-Nov-2021 |
Hong Zhang <hongzhang@anl.gov> |
Add dev change for GPU vector's lazy allocation |
| cbc12506 | 02-Nov-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove deprecated PETSC_VERSION_PATCH so as to not have confusion with patch releases where the subminor version changes
Commit-type: documentation \spend 5m |
| 9277d43c | 02-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release' |
| 07b60b29 | 02-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Increase patchlevel to 3.16.1 |
| 6cb41cfa | 01-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/feature-dm-bind-below' into 'main'
Rmills/feature dm bind below
See merge request petsc/petsc!3455 |
| 743e0046 | 29-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| fc0e8c28 | 29-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan-release-patch-45419' into 'release'
Metadocs: condense point on internal links
See merge request petsc/petsc!4496 |
| e9c74fd6 | 28-Sep-2021 |
Richard Tran Mills <rmills@rmills.org> |
Add Vec/MatGetBindingPropagates(). |
| 65a9ecf2 | 28-Sep-2021 |
Richard Tran Mills <rmills@rmills.org> |
Add Vec/MatSetBindingPropagates(). |
| 16e04d98 | 16-Sep-2020 |
Richard Tran Mills <rmills@rmills.org> |
Add -vec_bind_below and -mat_bind_below options. |
| a4ea9b21 | 16-Sep-2020 |
Richard Tran Mills <rmills@rmills.org> |
Add -dm_bind_below option to allow user-specified size threshold below which GPU is not used for Vec and Mat objects associated with a DM.
This is currently only implemented for DMDA.
Thanks-to: Ju
Add -dm_bind_below option to allow user-specified size threshold below which GPU is not used for Vec and Mat objects associated with a DM.
This is currently only implemented for DMDA.
Thanks-to: Junchao Zhang <jczhang@mcs.anl.gov>
show more ...
|
| 7bc05b22 | 27-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/doc-mailing-lists' into 'release'
doc: update mailing list info
See merge request petsc/petsc!4502 |
| 5522626b | 27-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
doc: update mailing list info |
| 6f50b687 | 27-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-mr-shepherd' into 'release'
Docs: add MR Shepherd guidelines
See merge request petsc/petsc!4497 |
| 2b314061 | 27-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 73f09612 | 26-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: MR Reviewing: note that pipelines should be re-run |
| aab95ea3 | 25-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: add MR Shepherd guidelines
Add a minimal set of guidelines for an "MR Shepherd" to keep the MRs moving along. |
| 82894d03 | 25-Oct-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Outer most KSPSolve() now errors if KSPSetErrorIfNotConverged() is set and KSP_DIVERGED_ITS
Clarified behavior of KSPSolve() with errors in manual pages
Reported-by: Pierre Jolivet <pierre@joliv.et
Outer most KSPSolve() now errors if KSPSetErrorIfNotConverged() is set and KSP_DIVERGED_ITS
Clarified behavior of KSPSolve() with errors in manual pages
Reported-by: Pierre Jolivet <pierre@joliv.et> \spend 45m
show more ...
|
| bf638a90 | 25-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/revise-deprecated-doc' into 'release'
Update style.rst to have clearer PETSC_DEPRECATED_XXX
See merge request petsc/petsc!4491 |
| 08e3941c | 25-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 2a208510 | 25-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: update Sphinx guidelines for internal links
Remove namespacing requirement, on the grounds that its not uniformly applied, it makes it more difficult to move sections between documents, it mak
Docs: update Sphinx guidelines for internal links
Remove namespacing requirement, on the grounds that its not uniformly applied, it makes it more difficult to move sections between documents, it makes the labels longer, and its not an essential rule so is a good opportunity to make the docs shorter.
show more ...
|
| ab750b32 | 24-Oct-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: re-add in-person tutorials page
Rename the top-level page in tutorials/ to index.rst and add a link to the in-person tutorials list. |
| e0fbaaff | 24-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/manual-pc_factor_fill' into 'release'
Users manual: fix old command-line option -pc_ilu_fill
See merge request petsc/petsc!4487 |
| 187fcc53 | 22-Oct-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Update style.rst to have clearer PETSC_DEPRECATED_ENUM |
| 0032768c | 22-Oct-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Bib: Added refs and fixed a lot of conversion problems |