History log of /petsc/src/mat/impls/aij/mpi/mpiaij.c (Results 476 – 500 of 2754)
Revision Date Author Comments
# ec4bef21 05-Nov-2020 Jose E. Roman <jroman@dsic.upv.es>

Fix warnings in NVIDIA compilers (formerly PGI): variable was never used


# 09833dfc 09-Nov-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# 31d30fd0 07-Nov-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jed/header-symbol-consistency' into 'release'

Remove interface declarations for functions that don't exist

See merge request petsc/petsc!3374


# f719121f 28-Oct-2020 Jed Brown <jed@jedbrown.org>

Remove remnant CUSP declarations/references


# 72fa4726 18-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

Minor


# 0d8a268c 29-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/clean-up-vecscatter' into 'master'

typedef PetscSF VecScatter

See merge request petsc/petsc!3365


# 97929ea7 22-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Clean up vecscatter and define it as PetscSF


# efba6e65 10-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release' into master


# d1debf72 09-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-gamg-transposegencuda' into 'release'

Fix CUDA performance regression and KOKKOS bugfixes

See merge request petsc/petsc!3310


# b215bc84 06-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

MatSeqAIJINode: do not change pointers for Mult,MultAdd and SOR


# 3d0639e7 06-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

MATAIJ: few more fixes to KOKKOS and fixes to function composition


# d428a027 27-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/mat-vec-kokkos' into 'master'

Add vec Kokkos and mat Kokkos

See merge request petsc/petsc!3219


# 8c3ff71b 20-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Add MATAIJKOKKOS


# f86dcd11 26-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-09-24/matsetvalues-index-check-always' into 'master'

Always check for out of range indices in MatSetValues_MPIXXAIJ()

See merge request petsc/petsc!3243


# c1758adb 24-Sep-2020 Barry Smith <bsmith@mcs.anl.gov>

Always check for out of range indices in MatSetValues_MPIXXAIJ()

People run much larger more interesting cases with debugging turned off so the debug version may not catch actual errors

Commit-type

Always check for out of range indices in MatSetValues_MPIXXAIJ()

People run much larger more interesting cases with debugging turned off so the debug version may not catch actual errors

Commit-type: error-checking
/spend 5m

show more ...


# b6dfdc3e 23-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'hzhang/fix-matgetrowmax/maint' into 'master'

bugfix for MatGetRowMax_xxxAIJ

See merge request petsc/petsc!3177


# 4e879ede 18-Sep-2020 Hong Zhang <hzhang@mcs.anl.gov>

fix MatGetRowMaxAbs() for MPIBAIJ


# f07e67ed 17-Sep-2020 Hong Zhang <hzhang@mcs.anl.gov>

fix MatGetRowMinAbs() for AIJ matrix


# 475b8b61 15-Sep-2020 Hong Zhang <hzhang@mcs.anl.gov>

fix MatGetRowMaxAbs() for AIJ matrix


# fa213d2f 14-Sep-2020 Hong Zhang <hzhang@mcs.anl.gov>

fix MatGetRowMin_ for SeqAIJ and MPIAIJ


# 1a254869 13-Sep-2020 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatGetRowMax_xxxAIJ
Reported-by: Sajid Ali <sajidsyed2021@u.northwestern.edu>


# d6c9e3d1 14-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/09-08-2020/fix-debug-mpiabort-on-other-ranks' into 'master'

Barry/09 08 2020/fix debug mpiabort on other ranks

See merge request petsc/petsc!3179


# 81fa06ac 08-Sep-2020 Barry Smith <bsmith@mcs.anl.gov>

Fix error with MatAXPY_Seq/MPIAIJ that lost the layout and MatStencilInfo information from the input matrix. The code has not been touched
for five years so it is odd the bug was never exposed before

Fix error with MatAXPY_Seq/MPIAIJ that lost the layout and MatStencilInfo information from the input matrix. The code has not been touched
for five years so it is odd the bug was never exposed before.

Add a precheck in MatAXPY_SeqAIJ() for identical nonzero pattern to avoid the constant recomputation of the resulting matrix.

Commit-type: optimization, bug-fix
/spend 3h
Reported-by: Ed Bueler

show more ...


# 16924cb1 26-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

See merge request petsc/petsc

Merge branch 'barry/2020-08-16/fix-source-formatting' into 'master'

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

See merge request petsc/petsc!3064

show more ...


# 2da392cc 17-Aug-2020 Barry Smith <bsmith@mcs.anl.gov>

Turn on checkbadSource test to generate an error when found; fix all source code that causes errors

Commit-type: portability-fix, testing-fix, style-fix, feature, maintainability
/spend 1.5h


1...<<11121314151617181920>>...111