Merge remote-tracking branch 'origin/maint'
Mat: Free hash-table in PtAP
Fixes enabling MATSEQAIJMKL to use composed functions for AIJ-HYPRE operations.Without these fixes, ex115 in the matrix tests fails when running with -mat_seqaij_type seqaijmkl
Merge branch 'barry/2019-10-23/bug-matsetvalues-mpiaij-zero/maint' into 'maint'Fix bug that tried to insert zero value into matrix even with ignore zero entries was setSee merge request petsc/pet
Merge branch 'barry/2019-10-23/bug-matsetvalues-mpiaij-zero/maint' into 'maint'Fix bug that tried to insert zero value into matrix even with ignore zero entries was setSee merge request petsc/petsc!2209
show more ...
Fix a typo
Revise CHKERRCUDA/CUBLAS/CUSPARSEIt fixes problems in MR 2228
Merge branch 'maint'
Merge branch 'hzhang/fix-matexamples-valgrind/maint' into 'maint'Hzhang/fix matexamples valgrind/maintSee merge request petsc/petsc!2225
Map a cuda error code to its name and description
fix valgrind warning reported by petsc/src/mat/examples/tests/ex111.c
Replace PetscInt with PetscMPIInt when returning a rank
Fix AVX512 for old gcc compilers--with-avx512-kernels=0 does not work for old gcc compilersReported-by: Lisandro Dalcin <dalcinl@gmail.com>
Fix bug that tried to insert zero value into matrix even with ignore zero entries was setCommit-type: error-checking, bug-fix, exampleReported-by: Thibaut Appel <t.appel17@imperial.ac.uk>
MatMPIAIJ: make iscol_local a local IS
Merge branch 'jolivet/fix-upstream-hpddm' into 'master'Multiple fixes to PCHPDDM + MatMatMult_SeqSBAIJ_SeqDenseSee merge request petsc/petsc!2123
Merge branch 'barry/2019-10-17/fixhzhang-matmatsolve-rhs' into 'master'Follow on the MR https://gitlab.com/petsc/petsc/merge_requests/2168; fix for...See merge request petsc/petsc!2183
enable runtime option '-mat_mkl_pardiso_1 1 -mat_mkl_pardiso_6 1' which writes solutinon to rhs B in MatMatSolve_MKL_PARDISO()
pardiso does not support same rhs and solution, set error checking in MatMatSolve_MKL_CPARDISO()
Improves MatConvert([MPI|Seq][S]BAIJ)
Merge branch 'hzhang/mumps-errorcheck/maint' into 'master'Hzhang/mumps errorcheck/maintSee merge request petsc/petsc!2177
Merge remote-tracking branch 'origin/jolivet/fix-view' into maintIncomplete MatView with MUMPS + unneeded spacesSee merge request petsc/petsc!2188
Wrong number of nz in MatGetInfo
1...<<51525354555657585960>>...265