MATAIJ: remove unneeded uses of status.MPI_SOURCE
MATAIJ: remove unneeded +1 in PetscTableCreate
MATAIJ: remove unused MPI_Status and extra +1 in malloc
Merge branch 'jczhang/jczhang/feature-tune-more-garray-malloc' into 'main'Mat: more on removing the unneeded +1 in memory allocation for garraySee merge request petsc/petsc!4222
Merge remote-tracking branch 'origin/release'
Mat: fix a bug when they are multiple dummy matrices in MatCreateSubMatricesReported-by: Lawrence Mitchell <wence@gmx.li>
MAT/SF: add some comments to code
PCQR for MATNORMALHERMITIAN
Mat: more on removing the unneeded +1 in memory allocation for garray
Doc: fix MATMPIAIJCUSPARSE manualReported-by: Victor Eijkhout <eijkhout@tacc.utexas.edu>
Mat: remove the unneeded +1 in memory allocation for garray
SPQR: switch to rank-revealing + default ordering
SPQR: support for MATNORMAL
SPQR: minor fix
MATAIJ: add MatSeqAIJKron(Mat,Mat,MatReuse,Mat*)
Merge branch 'jczhang/feature-chkerrcxx/main' into 'main'Add CHKERRCXX to convert C++ exceptions to petsc error codesSee merge request petsc/petsc!4185
Some missing CHKERR[Q|MPI]
Sys: add CHKERRCXX to convert C++ exceptions to petsc error codes
MATAIJCUSPARSE: dispatch to CPU if requestedfix CPU codepath for device matricesfix MPI ptapAdd tests
MAT: use new cuda-11.4 spgemm APIs in aijcusparse
MATSEQESSL: fix compilation
Merge branch 'adams/landau-cusparseband-fixes' into 'main'Adams/landau cusparseband fixesSee merge request petsc/petsc!4116
checkBadSource: fix ierr=
PetscStack : check for correct push/popEnforce checkstack for CI jobsFixes from testsuite
1...<<31323334353637383940>>...265