History log of /petsc/src/mat/impls/aij/mpi/fdmpiaij.c (Results 126 – 150 of 428)
Revision Date Author Comments
# 3d34b0b0 26-Aug-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/add-matfdcoloring-ghosted-example'


# 531c7667 24-Aug-2016 Barry Smith <bsmith@mcs.anl.gov>

Hoist management of DM usage for MatFDColoringApply() for IS_COLORING_LOCAL up to dm

This is because the DM calls cannot be made in the Mat library when not using --with-single-library

Time: 1.6 ho

Hoist management of DM usage for MatFDColoringApply() for IS_COLORING_LOCAL up to dm

This is because the DM calls cannot be made in the Mat library when not using --with-single-library

Time: 1.6 hours
Reported-by: nightly tests

show more ...


# 91e7fa0f 24-Aug-2016 Barry Smith <bsmith@mcs.anl.gov>

For some strange reason the ctype was set to IS_COLORING_LOCAL always with sbaij matrices

Time: .25 hours
Reported-by: nightly tests


# 5bdb020c 22-Aug-2016 Barry Smith <bsmith@mcs.anl.gov>

Changed IS_COLORING_GHOSTED to IS_COLORING_LOCAL, added test case, fixed code to work properly

Time: 5 hours
Reported-by: Hong Zhang <hzhang@mcs.anl.gov>


# 971e95cc 27-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

resume MatFDColoringSetup() to original (master branch) -- will test it on a separate branch


# ae1276a3 27-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

add error statements


# d26fe736 26-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

trivial optimize


# efdfe8b3 26-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

add error checking


# 6b248d86 26-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

bugfix


# 56c20af7 26-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for not using ctable


# 479fe61d 26-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for input bs in MarkRowsForCol_private()


# 87601019 25-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

cleanup


# 36306dcc 25-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

interlace computation with communication in MatFDColoringSetUp_MPIXAIJ()


# 5fedf56b 25-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

cleanup


# 9542beec 24-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

implement MarkRowsForCol_private()


# 21ca8d3c 22-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

optimize MatFDColoringSetUp_MPIXAIJ()


# 50cbb8b7 22-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/opt-matfdcoloringsetup' into hzhang/dmnetwork-spJacobian3


# 6fe1374c 22-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

cleanup


# 25cc6cb9 22-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

MatFDColoringSetUp_MPIXAIJ() works now


# 721c57e8 22-Jul-2016 Hong Zhang <hzhang@mcs.anl.gov>

replace non-scalable MPI_Allgatherv() in MatFDColoringSetUp_MPIXAIJ() with MPI_Irecv/MPI_Isend


# 8064016b 07-Mar-2016 Michael Lange <michael.lange@imperial.ac.uk>

Merge branch 'tisaac/dmforest' into mlange/fix-plex-multi-level-overlap


# af25d912 06-Mar-2016 Stefano Zampini <stefano.zampini@gmail.com>

Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepoint

Conflicts:
src/ksp/pc/impls/bddc/bddc.c
src/ksp/pc/impls/bddc/bddcgraph.c
src/ksp/pc/impls/bddc/bddcprivate.c
src/ksp/pc/imp

Merge branch 'master' into stefano_zampini/feature-pcbddc-saddlepoint

Conflicts:
src/ksp/pc/impls/bddc/bddc.c
src/ksp/pc/impls/bddc/bddcgraph.c
src/ksp/pc/impls/bddc/bddcprivate.c
src/ksp/pc/impls/bddc/bddcscalingbasic.c
src/ksp/pc/impls/bddc/bddcschurs.c
src/mat/impls/is/matis.c

show more ...


# b9340eec 03-Mar-2016 Matthew G. Knepley <knepley@gmail.com>

Merge remote-tracking branch 'origin/knepley/fix-plex-test-partitions' into tisaac/dmforest

* origin/knepley/fix-plex-test-partitions: (151 commits)
Plex ex5: Provide test partitions
Plex ex4: P

Merge remote-tracking branch 'origin/knepley/fix-plex-test-partitions' into tisaac/dmforest

* origin/knepley/fix-plex-test-partitions: (151 commits)
Plex ex5: Provide test partitions
Plex ex4: Provide test partitions
Configure: I really hate exceptions - We should rewrite this to eliminate all exceptions in favor of return codes
Configure: I hate exceptions
fix typo for 'runex19_superlu_dist_2'
Fix for freeing just what needs to be free when SuperLU_Dist factorizations reused
Updated to latest hypre pre-release with fixes for handling blas/lapack libraries
Switch back to petsc fork of SuperLU_Dist that turns of use of findMPI
PCFactorSetUpMatSolverPackage() should not crash but instead produce a useful error message if called before it is in the proper state.
Clarify that SNESGetLinearSolveIterations() does not include failed iterations.
User reported issues with downloading boost using the previous URL but not this one
Configure: Small change to log order
MatFDColoringSetUp_MPIXAIJ: fix broken initialization of colmap
Bib: Missing comma
add support for binary viewer for -ts_monitor that records time at each timestep
superlu_dist: set MPI_C_COMPILER etc options - so that superlu_dist cmake does not look for a different/incompatible mpi compiler. [and its CFLAGS].
remove reference to VecGetValuesBlocked() and VecGetValuesLocal() from manual page since they do not exist.
Stop configure if user builds with threadsafety and debugging on
Added configure option --with-viewfromoptions=0 which will speed up code with many small solves substantially
Only generate list of all PetscFunctionLists generated in debug mode since in some circumstances where many objects are created searching this list is very slow.
...

Conflicts:
src/ts/examples/tutorials/ex11.c

show more ...


# 0c5bc643 01-Mar-2016 Jed Brown <jed@jedbrown.org>

Merge branch 'maint'

* maint:
MatFDColoringSetUp_MPIXAIJ: fix broken initialization of colmap


# f388ebe6 01-Mar-2016 Jed Brown <jed@jedbrown.org>

Merge branch 'maint-3.5' into maint

* maint-3.5:
MatFDColoringSetUp_MPIXAIJ: fix broken initialization of colmap


12345678910>>...18