| bf0c7fc2 | 31-Jan-2026 |
Barry Smith <bsmith@mcs.anl.gov> |
Split dmActive into seperate support for matrix, rhs, and initial guess |
| 65c6dbde | 24-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2026-02-22/cleanup-flexible-KSP-docs' into 'main'
Manual page improvements and deprecations for flexible KSP types
See merge request petsc/petsc!9066 |
| 1d2adac4 | 23-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
MUMPS: remove -with-mumps-serial option and rely on --with-mpi=0 |
| 5a884c48 | 23-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 6364ff28 | 22-Feb-2026 |
Barry Smith <bsmith@mcs.anl.gov> |
Cleanup of manual pages for flexible KSP methods deprecation of type specific functions
Co-authored-by: Pierre Jolivet <pierre@joliv.et> |
| 3ff74ad9 | 20-Feb-2026 |
Matthew G. Knepley <knepley@gmail.com> |
Added Underworld3 to package list |
| b5905446 | 20-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2026-02-09/docs-dm' into 'main'
Add a bit more discussion of DM and their commonalities to the docs
See merge request petsc/petsc!9018 |
| dac9a9d1 | 09-Feb-2026 |
Barry Smith <bsmith@mcs.anl.gov> |
Add a bit more discussion of DM and their commonalities to the docs |
| 3e7f94c0 | 09-Feb-2026 |
Barry Smith <bsmith@mcs.anl.gov> |
Docs buid: update to use fspath() |
| f3f2f7f2 | 19-Feb-2026 |
Martin Diehl <mail@martin-diehl.net> |
Edit prizes.md |
| daba9d70 | 19-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2026-02-16/change-cpp-to-cxx' into 'main'
Change *.cpp to *.cxx
See merge request petsc/petsc!9043 |
| d52a580b | 19-Feb-2026 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Change *.cpp to *.cxx |
| ede9db93 | 19-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 955c50db | 29-Jan-2026 |
Junchao Zhang <jczhang@anl.gov> |
HYPRE: add option -hypre_umpire_device_pool_size <size in MiB>
When hypre is configured with Umpire (recommended by hypre), the default Umpire pool size on device is set to 4 GB per process by hypre
HYPRE: add option -hypre_umpire_device_pool_size <size in MiB>
When hypre is configured with Umpire (recommended by hypre), the default Umpire pool size on device is set to 4 GB per process by hypre which could lead to out-of-memory when one maps multiple MPI processes to one GPU.
show more ...
|
| 77df3101 | 14-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
docs: update PETSc Meeting 2026 info |
| 6c569305 | 13-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2026-02-05/improve-mpi-gpu-aware' into 'main'
Improve MPI GPU-aware configure and check
See merge request petsc/petsc!9005 |
| d9126033 | 13-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jrwrigh/cgns_bc_writing' into 'main'
Plex: CGNS files write and read boundary conditions and face label information
See merge request petsc/petsc!8934 |
| 2cbcbef7 | 13-Feb-2026 |
Matthew G. Knepley <knepley@gmail.com> |
Bib: Added references |
| a8cf87e0 | 12-Feb-2026 |
Junchao Zhang <jczhang@anl.gov> |
Replace mpirun with mpiexec, as only the latter is in the standard |
| 438de234 | 11-Feb-2026 |
Junchao Zhang <jczhang@anl.gov> |
Doc: upload slides and update website after the 2026 PETSc BoF |
| ec93882d | 03-Jan-2026 |
James Wright <james@jameswright.xyz> |
fix(dm): CreateFromCellListParallel allocates verticesAdj for the user
Under normal circumstances, the user will not know the number of unique vertices in the element connectivity |
| f59a9984 | 05-Jan-2026 |
James Wright <james@jameswright.xyz> |
feat(dmlabel): Add DMLabelGetValueISGlobal() |
| 9844c891 | 14-Dec-2025 |
James Wright <james@jameswright.xyz> |
feat(bt): Add PetscBTCountSet() |
| 74df5e01 | 04-Feb-2026 |
Junchao Zhang <jczhang@anl.gov> |
CUDA: replace cuda-memcheck with compute-sanitizer
cuda-memcheck was deprecated in favor of compute-sanitizer starting with cuda-11.5, and was removed from cuda-12.0 |
| af0e4c05 | 09-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'MarDiehl/editorconfig' into 'main'
define format conventions for multiple editors
See merge request petsc/petsc!8967 |