| #
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
|
| #
a8cf87e0
|
| 12-Feb-2026 |
Junchao Zhang <jczhang@anl.gov> |
Replace mpirun with mpiexec, as only the latter is in the standard
|
| #
93e25d6a
|
| 27-Sep-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/pchpddm-check-user-parameter' into 'main'
PCHPDDM: check --with-debugging that -pc_hpddm_has_neumann is correct
See merge request petsc/petsc!8729
|
| #
6d61d5b2
|
| 25-Sep-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: check --with-debugging that -pc_hpddm_has_neumann is correct
Thanks-to: Eric Chamberland @eric.chamberland, Félix Kwok <felix.kwok@mat.ulaval.ca>
|
| #
b0c24652
|
| 14-Jul-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-pchpddm-slepc-thresholds' into 'main'
PCHPDDM: switch to native SLEPc options
See merge request petsc/petsc!8536
|
| #
b5a302b3
|
| 08-Jul-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: switch to native SLEPc options
- Deprecate -eps_threshold in favor of -eps_threshold_absolute - Deprecate -eps_relative_threshold in favor of -eps_threshold_relative - Deprecate -svd_relati
PCHPDDM: switch to native SLEPc options
- Deprecate -eps_threshold in favor of -eps_threshold_absolute - Deprecate -eps_relative_threshold in favor of -eps_threshold_relative - Deprecate -svd_relative_threshold in favor of -svd_threshold_relative - More flexibility to users, e.g., one can now supply -svd_threshold_relative but not -svd_nsv
show more ...
|
| #
19610130
|
| 10-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
03fc3115
|
| 05-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-hpddm-petsc4py-demo' into 'release'
PCHPDDM: small fixes in petsc4py demo
See merge request petsc/petsc!8460
|
| #
bd6c8f9d
|
| 05-Jun-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: small fixes in petsc4py demo
|
| #
ce34b9a4
|
| 26-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
17ac492c
|
| 26-Mar-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'bsidihida/python-ex87' into 'release'
PCHPDDM: move Python examples into petsc4py source tree
See merge request petsc/petsc!8216
|
| #
dc97da86
|
| 20-Mar-2025 |
Pierre Jolivet <pierre@joliv.et> |
PCHPDDM: move Python examples into petsc4py source tree
See also: https://gitlab.com/petsc/petsc/-/issues/1644
|