History log of /petsc/src/mat/impls/aij/mpi/mpimatmatmult.c (Results 176 – 200 of 634)
Revision Date Author Comments
# 580bdb30 07-Jun-2019 Barry Smith <bsmith@mcs.anl.gov>

Add PetscArraycmp(), PetscArraycpy(), PetscArrayzero(), PetscArraymove(), update code to use new forms

Replace a couple multi-mallocs with a single malloc
Replace backwards loops in MatSetValues_*()

Add PetscArraycmp(), PetscArraycpy(), PetscArrayzero(), PetscArraymove(), update code to use new forms

Replace a couple multi-mallocs with a single malloc
Replace backwards loops in MatSetValues_*() with PetscArraymove()

Commit-type: style-fix, feature

show more ...


# e338924c 07-May-2019 Hong Zhang <hzhang@mcs.anl.gov>

Merged in hzhang/fix-ptapfreedata-error (pull request #1612)

fix error message for MatPtAP(), MatMatMult() etc.

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# fa2a5dcf 04-May-2019 Hong Zhang <hzhang@mcs.anl.gov>

fix bug for '-mat_type mpiaij' when running sequentially


# bb9bda99 03-May-2019 Hong Zhang <hzhang@mcs.anl.gov>

bugfix


# 0bbc151a 02-May-2019 Hong Zhang <hzhang@mcs.anl.gov>

fix error message when someone uses the -mat_freeintermediatedatastructures flag but calls MatPtAP() again
Reported by Barry


# 9e325d4b 01-May-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'barry/utilize-matdensegetarrayread' [PR #1598]

* barry/utilize-matdensegetarrayread:
Use MatDenseGetArrayRead() rather than MatDenseGetArray() when possible


# 1683a169 28-Apr-2019 Barry Smith <bsmith@mcs.anl.gov>

Use MatDenseGetArrayRead() rather than MatDenseGetArray() when possible

Commit-type: style-fix, feature


# 89d6d5e9 23-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/maint'


# 1b539580 23-Apr-2019 Tristan Konolige <tristan.konolige@colorado.edu>

Merged in tristankonolige/petsc/fix_mattransposematmult_bs2 (pull request #1564)

Set blocksize correctly in MatTransposeMatMult

Approved-by: Hong Zhang <hzhang@mcs.anl.gov>
Approved-by: BarryFSmith

Merged in tristankonolige/petsc/fix_mattransposematmult_bs2 (pull request #1564)

Set blocksize correctly in MatTransposeMatMult

Approved-by: Hong Zhang <hzhang@mcs.anl.gov>
Approved-by: BarryFSmith <bsmith@mcs.anl.gov>

show more ...


# e338c498 19-Apr-2019 Tristan Konolige <tristan.konolige@gmail.com>

Set blocksize correctly in MatTransposeMatMult


# d1820593 17-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'


# 2b91989a 17-Apr-2019 Satish Balay <balay@mcs.anl.gov>

Merged in stefano_zampini/misc-fixes/maint (pull request #1550)

Stefano zampini/misc fixes/maint

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# e5a36ecc 16-Apr-2019 Stefano Zampini <stefano.zampini@gmail.com>

Housekeeping: strip out __FUNC__ or __FUNCT__ from PETSc


# 9a09376b 24-Mar-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc


# f04ab7ec 22-Mar-2019 Fande Kong <fdkong.jd@gmail.com>

Merged in Fande-Kong/fixed_PtAP (pull request #1452)

MPIPtAP: Enable large-scale simulations

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>


# e83e5f86 21-Mar-2019 Fande Kong <fdkong.jd@gmail.com>

MPIPtAP and MatMatMult: take the prefix from the parent matrix

when calling an inner MatMatMult


# df97dc6d 19-Mar-2019 Fande Kong <fdkong.jd@gmail.com>

Refactored MatMatMult_SeqAIJ_SeqAIJ so that we can choose different

algorithms during runtime for MPIPtAP


# 8000f006 15-Mar-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc


# 553225e2 14-Mar-2019 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/jczhang/vecscat-in-sf' [PR #1396]


# 3515ee7f 04-Feb-2019 Junchao Zhang <jczhang@mcs.anl.gov>

Call new VecScatter interfaces instead of accessing vecscatter private data directly


# a041468a 06-Mar-2019 Lawrence Mitchell <lawrence@wence.uk>

Merge branch 'master' into wence/feature-patch-all-at-once


# b0f52d29 28-Jan-2019 Joseph Pusztay <josephpusztay@Josephs-MacBook-Pro.local>

Merge branch 'master' into jpusztay/feature-swarm-symplectic-example


# 940dfb0a 28-Jan-2019 Joseph Pusztay <josephpu@buffalo.edu>

Merged petsc/petsc into master


# 30faf514 27-Jan-2019 m_diehl <m.diehl@mpie.de>

Merged petsc/petsc into master


# 65b4dda0 22-Jan-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'hzhang/matptap-noreuse'


12345678910>>...26