| #
5f80ce2a
|
| 24-Feb-2022 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
chkerr and friends wrapped
|
| #
7d3e3cfb
|
| 16-Feb-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/tao-python' into 'main'
TAOPYTHON
See merge request petsc/petsc!4768
|
| #
d751fb92
|
| 30-Jan-2022 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATLRC: add support for GPUs and transpose operation
|
| #
5895b338
|
| 18-Jan-2022 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/mattranpose-default-convert' into 'main'
MATTRANSPOSE default convert
See merge request petsc/petsc!4722
|
| #
6a4403aa
|
| 14-Dec-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATTRANSPOSE: use MatConvert_Basic if inner transposition operation is not available
|
| #
b9d6091d
|
| 23-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
29203272
|
| 23-Dec-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-12-18/fix-matcreatehermitiantranspose-real/release' into 'release'
Fix MatCreateHermitianTranspose() when used with real numbers
See merge request petsc/petsc!4661
|
| #
6048efd1
|
| 18-Dec-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix MatCreateHermitianTranspose() when used with real numbers
Commit-type: bug-fix \spend 10m Reported-by: Yang Zongze
|
| #
153f75fd
|
| 06-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/fix-mr-3630' into 'main'
Fix [h]transm.c
See merge request petsc/petsc!3675
|
| #
ff83db7b
|
| 02-Mar-2021 |
Pierre Jolivet <pierre@joliv.et> |
Fix [h]transm.c
|
| #
d9fd370b
|
| 02-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/feature-nest-tile' into 'main'
Tiles in MatNest
See merge request petsc/petsc!3630
|
| #
a0eea678
|
| 20-Feb-2021 |
Pierre Jolivet <pierre@joliv.et> |
MatGetDiagonal()/MatConvert() with MATTRANSPOSEMAT
|
| #
1223e7c0
|
| 18-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fixes' into 'master'
Device fixes
See merge request petsc/petsc!3541
|
| #
2487f3f2
|
| 21-Dec-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
Mat: propagate boundtocpu information
|
| #
7f3f1200
|
| 01-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/feature-cusparse-notransgen-herm' into 'master'
feature cusparse notransgen herm
See merge request petsc/petsc!2915
|
| #
487d878e
|
| 26-Jun-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATTRANSPOSEMAT: propagate vector type
Reported-by: Jose Roman jroman@dsic.upv.es
|
| #
833b33c1
|
| 29-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/feature-add-hpackages-rebased' into 'master'
Fixes to MatProduct + many bug fixes + new hierarchical matrix support
See merge request petsc/petsc!2800
|
| #
6718818e
|
| 17-May-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatProduct: proper cleanup of additional data structure
Do not mess with view/destroy routine, add an extra slot to MatProduct struct to stash the data, destroy/view routines Deprecate MatFreeInterm
MatProduct: proper cleanup of additional data structure
Do not mess with view/destroy routine, add an extra slot to MatProduct struct to stash the data, destroy/view routines Deprecate MatFreeIntermediateStructures in favor of MatProductClear Clean up base headers for matrix classes Update tests (remove some todos from ex70 because now the tests work properly) MatProductSetType should not set the setfromoptions operation! MatProductClear should reset operations Remove no longer needed function composition Add few more PetscInfo messages Single dispatch routine MatProductSetFromOptions routines are now allowed to fail MatProductSetFromOptions_SeqXBAIJ_SeqDense: support for MATPRODUCT_AtB MatTransposeMatMultNumeric_SeqAIJ_SeqDense: fix bug with leading dimensions Make internal functions PETSC_INTERN Fix a couple of places where the destroy routine of the matrix was changed Products should all use internal data (or composed data attached to the internal data) Fix few bugs in MPIAIJ_MPIDENSE product with stages
show more ...
|
| #
9c919e7d
|
| 05-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/maint'
|
| #
055802ab
|
| 04-May-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/fix-matmatmult-prj' into 'maint'
Fix MatMatMult old API when reusing dense output matrix
See merge request petsc/petsc!2761
|
| #
204606b3
|
| 28-Apr-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATHERMITIANTRANSPOSE: compose MatTransposeGetMat for real builds
|
| #
22804e53
|
| 15-Apr-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
Merged in jolivet/axpy-transpose (pull request #1529)
Transpose and MatAXPY
Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
|
| #
6171f1c8
|
| 12-Apr-2019 |
Pierre Jolivet <pierre.jolivet@enseeiht.fr> |
If X and Y are MATTRANSPOSE, Y' = aX' + Y'.
|
| #
a5a49157
|
| 25-Oct-2018 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpusztay/feature-swarm-symplectic-example
|
| #
e901d7f7
|
| 25-Oct-2018 |
Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local> |
Merge branch 'master' into jpustay/feature-swarm-example
|