| #
66dfa6f9
|
| 14-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'sjg/fortran-kernels-fix' into 'main'
Fix bug when compiling with Fortran kernels
Closes #1071
See merge request petsc/petsc!4636
|
| #
5f22a7b3
|
| 10-Dec-2021 |
Sebastian Grimberg <sjg@amazon.com> |
Fix compiler errors when using --with-fortran-kernels=1 and add to CI
|
| #
c99c119c
|
| 24-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-matheadermerge' into 'main'
MatAXPY: use MatHeaderMerge
See merge request petsc/petsc!4580
|
| #
79c2fd05
|
| 20-Oct-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatAXPY: Use MatHeaderMerge instead of MatHeaderReplace
|
| #
3ed23c6a
|
| 17-Nov-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-kokkos-spgemm' into 'main'
Add initial MatProduct support for MATAIJKOKKOS
See merge request petsc/petsc!4303
|
| #
fff043a9
|
| 12-Nov-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
MAT: use MatSeqAIJ{Get,Restore}Array{Read,Write} to hide explicit use of offloadmask
|
| #
d67d9f35
|
| 12-Nov-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
MATSEQAIJ: add MatSeqAIJ{Get,Restore}Array{Read,Write}
|
| #
a7bd641c
|
| 19-Oct-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-06-10/fix-chkerrq' into 'main'
Fix missing ierr =, removed incorrect CHKERRQ(), change CHKStringError
See merge request petsc/petsc!4078
|
| #
2e58f0ef
|
| 18-Oct-2021 |
Barry Smith <bsmith@petsc.dev> |
CHKSTRINGERROR() -> CHKERRSTR(), ierr -> err, and other CHK**() fixes
|
| #
ad6ff201
|
| 17-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang07-main-patch-80415' into 'main'
Doc: revised manual of MatCreateSeqAIJFromTriple
See merge request petsc/petsc!4324
|
| #
9e99939f
|
| 17-Sep-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Doc: add blank lines to have better rendering at web
|
| #
020c69f5
|
| 14-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'rmills/feature-matgetcolumnreductions' into 'main'
Add MatGetColumnReductions()
See merge request petsc/petsc!4272
|
| #
857cbf51
|
| 30-Aug-2021 |
Richard Tran Mills <rmills@rmills.org> |
Add MatGetColumnSums() and MatGetColumnMeans() (and real and imaginary part variants)
MatGetColumnReductions() now takes a PetscInt so ReductionType or NormType members can be passed. ReductionType
Add MatGetColumnSums() and MatGetColumnMeans() (and real and imaginary part variants)
MatGetColumnReductions() now takes a PetscInt so ReductionType or NormType members can be passed. ReductionType no longer duplicates entries of NormType. Replace MatGetColumnNorms_SeqBAIJ() with MatGetColumnReductions_SeqBAIJ()
show more ...
|
| #
5ce27ff0
|
| 11-Sep-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/hypre-gpu' into 'main'
Interface HYPRE GPU solvers
See merge request petsc/petsc!4248
|
| #
5063d097
|
| 30-Aug-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatSeqAIJRegisterAll: register CUSPARSE and KOKKOS
|
| #
a873a8cd
|
| 26-Jul-2021 |
Sam Reynolds <ser6@pdx.edu> |
Added MatGetColumnReductions(). MatGetColumnNorms() is now a wrapper that calls MatGetColumnReductions().
Made changes requested by Richard.
|
| #
e3c94c14
|
| 18-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-add-comments-matproduct' into 'main'
Mat/SF: add some comments to code
See merge request petsc/petsc!4231
|
| #
ddea5d60
|
| 12-Aug-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
MAT/SF: add some comments to code
|
| #
662169a7
|
| 09-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-tune-garray-malloc' into 'main'
Mat: remove the unneeded +1 in memory allocation for garray
See merge request petsc/petsc!4214
|
| #
b3c64f9d
|
| 04-Aug-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Mat: remove the unneeded +1 in memory allocation for garray
|
| #
14f205fb
|
| 03-Aug-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-matseqaijkron' into 'main'
MATAIJ: add MatSeqAIJKron(Mat,Mat,MatReuse,Mat*)
Closes #971
See merge request petsc/petsc!4208
|
| #
ad7e164a
|
| 03-Aug-2021 |
Pierre Jolivet <pierre@joliv.et> |
MATAIJ: add MatSeqAIJKron(Mat,Mat,MatReuse,Mat*)
|
| #
82a6ae78
|
| 28-Jul-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-some-missing-chkerr' into 'main'
Some missing CHKERR[Q|MPI]
See merge request petsc/petsc!4190
|
| #
1e1ea65d
|
| 27-Jul-2021 |
Pierre Jolivet <pierre@joliv.et> |
Some missing CHKERR[Q|MPI]
|
| #
67f24b97
|
| 08-Jun-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/update-checkbadsource' into 'main'
Update badsource rules
See merge request petsc/petsc!4064
|