| #
f78ce678
|
| 11-Jun-2022 |
Mark Adams <524115-markadams4@users.noreply.gitlab.com> |
add MatGetDiagonal to Kokkos
|
| #
d8e9552a
|
| 06-May-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-vec-coo' into 'main'
Support vector COO assembly
See merge request petsc/petsc!5171
|
| #
158e8e18
|
| 22-Apr-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Vec: support VecSetValuesCOO, VecSetPreallocationCOO etc
|
| #
d859bcd6
|
| 17-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-improve-mataij-coo' into 'main'
Do COO preallocation on MATAIJ and share the plan with other device matrix types
See merge request petsc/petsc!4831
|
| #
394ed5eb
|
| 11-Feb-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Mat: do COO preallocation on mataij and share the plan with mataijkokkos
|
| #
cd4d7e80
|
| 07-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/fix-aijkokkos-memory-leak' into 'main'
Fix memory leaks in AIJKOKKOS
Closes #1088
See merge request petsc/petsc!4791
|
| #
300d22a6
|
| 05-Feb-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Mat: change several SeqAIJKOKKOSDEVICE related fields from pointers to views to fix memory leaks
|
| #
ff751488
|
| 02-Feb-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Mat: fix memory leaks in AIJKOKKOS
close issue #1088
|
| #
3aa63004
|
| 29-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-kokkos-coo' into 'main'
Support MatSetValuesCOO() for AIJKOKKOS matrices
See merge request petsc/petsc!4726
|
| #
42550bec
|
| 17-Jan-2022 |
Junchao Zhang <jczhang@mcs.anl.gov> |
MATAIJKOKKOS: support MatSetValuesCOO
|