| 6eb2ed54 | 16-Dec-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' |
| 95a31119 | 01-Dec-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Don't generate an error if the user does not free all objects while using SuperLU_DIST.
Commit-type: error-checking /spend 10m Reported-by: "Zhang, Hong" <hzhang@mcs.anl.gov> Reported-by: "Xiaoye S.
Don't generate an error if the user does not free all objects while using SuperLU_DIST.
Commit-type: error-checking /spend 10m Reported-by: "Zhang, Hong" <hzhang@mcs.anl.gov> Reported-by: "Xiaoye S. Li" <xsli@lbl.gov> Reported-by: Jin Chen <jchen@pppl.gov>
show more ...
|
| 98ebff05 | 15-Dec-2020 |
Hong Zhang <hzhang@mcs.anl.gov> |
Bugfix for merged branch hzhang/mat-force-diagonals Reported-by: Jose E. Roman @joseroman |
| 8c78258c | 09-Dec-2020 |
Hong Zhang <hzhang@mcs.anl.gov> |
Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov> implemented for C = At*B with aij for all the algorithms implemented for C = A
Add MatOption MAT_FORCE_DIAGONAL_ENTRIES; rm MAT_NEW_DIAGONALS Reported-by: Nourgaliev, Robert Nr <nourgaliev1@llnl.gov> implemented for C = At*B with aij for all the algorithms implemented for C = A*B with aij matrices
show more ...
|
| 73cf7048 | 26-Nov-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Add missing PetscStackCallBLAS()
Commit-type: i.e. error-checking /spend 25m |
| bfc8fd11 | 24-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master |
| 54f467a8 | 23-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jose/release/pgi-20.9-warnings' into 'release'
Fix warnings in NVIDIA compilers (formerly PGI)
See merge request petsc/petsc!3397 |
| 3685966c | 12-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master |
| ec4bef21 | 05-Nov-2020 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix warnings in NVIDIA compilers (formerly PGI): variable was never used |
| b458e8f1 | 05-Nov-2020 |
Jose E. Roman <jroman@dsic.upv.es> |
Fix warnings in NVIDIA compilers (formerly PGI): unreachable statement |
| 09833dfc | 09-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master |
| ae02b5cf | 08-Nov-2020 |
Pierre Jolivet <pierre@joliv.et> |
Fix #640 |
| f719121f | 28-Oct-2020 |
Jed Brown <jed@jedbrown.org> |
Remove remnant CUSP declarations/references |
| 9babe2dd | 06-Nov-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/add-WaitForKokkos' into 'master'
Add WaitForKokkos to AIJKOKKOS
See merge request petsc/petsc!3378 |
| da79fbbc | 22-Oct-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATSEQAJICUSPARSE: perform analysis only once |
| 1b0a6780 | 21-Oct-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
CUSPARSE: use csrsv2 interface starting from CUDA 9.0 |
| c898d852 | 18-Oct-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MatView: fix operation for CUSPARSE specialization |
| d38a13f6 | 21-Oct-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATSEQAIJCUSPARSE: fix bug with all zero matrix |
| 7e8381f9 | 18-Oct-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
MATCUSPARSE: Implement fast assembly from COO data |
| 72fa4726 | 18-Oct-2020 |
Stefano Zampini <stefano.zampini@gmail.com> |
Minor |
| bb2d6e60 | 28-Oct-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Add WaitForKokkos to AIJKOKKOS |
| 97929ea7 | 22-Oct-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Clean up vecscatter and define it as PetscSF |
| bf5be063 | 26-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release' into master |
| f4131546 | 18-Oct-2020 |
Mark Adams <ma2325@columbia.edu> |
bug fix |
| 1e566348 | 24-Oct-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Add flops logging |