| #
9a3a8673
|
| 17-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/2025-09-19/precision-mumps' into 'main'
Support different precisions with MUMPS
See merge request petsc/petsc!8715
|
| #
c13ae4d5
|
| 14-Oct-2025 |
Junchao Zhang <jczhang@anl.gov> |
CI: add mumps/scalapack to a __float128 job
|
| #
cf053153
|
| 29-Sep-2025 |
Junchao Zhang <jczhang@anl.gov> |
MUMPS: add multi-precision support
|
| #
5c36b41b
|
| 04-Sep-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/add-test-superludist-fail' into 'main'
petsc_harness.sh: no error code tests for timeouts
See merge request petsc/petsc!8681
|
| #
39989c4f
|
| 02-Sep-2025 |
Stefano Zampini <stefano.zampini@gmail.com> |
MAT test ex125: add failing test for superlu_dist
|
| #
4c079642
|
| 16-Jun-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-chained-transpose' into 'main'
MATSOLVERMUMPS: fix for chained and/or scaled MAT(HERMITIAN)TRANSPOSEVIRTUAL
See merge request petsc/petsc!8466
|
| #
53587d93
|
| 09-Jun-2025 |
Pierre Jolivet <pierre@joliv.et> |
MATSOLVERMUMPS: fix for chained transposition
|
| #
f5d6632c
|
| 26-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-17/speedup-gmakegentest' into 'main'
Have gmakegentest.py not generated unneeded scripts for faster runs
See merge request petsc/petsc!7843
|
| #
0338c944
|
| 18-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Add check for misuse of TODO in gmakegentest.py specifications and fix misuse
|
| #
732aec7a
|
| 22-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/remove-cast' into 'main'
Use NULL or nullptr instead of casted 0
See merge request petsc/petsc!7857
|
| #
c8025a54
|
| 21-Sep-2024 |
Pierre Jolivet <pierre@joliv.et> |
Use NULL or nullptr instead of casted 0
|
| #
52c275a1
|
| 18-May-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/h2opus-dmdakokkos' into 'main'
Add support for KOKKOS in H2OPUS
See merge request petsc/petsc!6408
|
| #
070736c7
|
| 13-May-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
Fix tolerances in tests
these were failing locally for complex + single
|
| #
eb174ac9
|
| 27-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-issue-1365' into 'main'
MatGetFactor: support returning NULL
Closes #1365
See merge request petsc/petsc!6377
|
| #
5d955bbb
|
| 25-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATSOLVERMUMPS: support virtual matrices in MUMPS + NEST
|
| #
d72f9e83
|
| 22-Apr-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/mumps-nest' into 'main'
Support MATNEST in MUMPS
See merge request petsc/petsc!6354
|
| #
62671d91
|
| 21-Apr-2023 |
Stefano Zampini <stefano.zampini@gmail.com> |
add tests for MUMPS with MATNEST
|
| #
5249878f
|
| 04-Jan-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang-bantingl/superlu-matsolvetranspose' into 'main'
Superlu_dist: add tests of MatSolveTranspose() MatMatSolveTranspose()
See merge request petsc/petsc!5942
|
| #
78bc9606
|
| 16-Dec-2022 |
Hong Zhang <hzhang@mcs.anl.gov> |
followup MR5723; add tests of MatSolveTranspose() MatMatSolveTranspose() to src/mat/tests/ex125.c
|
| #
061e922f
|
| 22-Sep-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'
Feature: Bicycle Storage Facility 2
See merge request petsc/petsc!5661
|
| #
d71ae5a4
|
| 21-Sep-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
source code format changes due to .clang-format changes
|
| #
58d68138
|
| 23-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2022-08-21/clang-format-source' into 'main'
format repository with clang-format
See merge request petsc/petsc!5541
|
| #
9371c9d4
|
| 22-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
clang-format: convert PETSc sources to comply with clang-format
|
| #
58d474b6
|
| 08-Aug-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'hzhang/add-MatMatSolveTranspose_MUMPS' into 'main'
add MatMatSolveTranspose_MUMPS()
See merge request petsc/petsc!5500
|
| #
73ff1584
|
| 06-Aug-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Mat: temporarily disable a test due to bugs
|