History log of /petsc/src/mat/impls/aij/ (Results 1451 – 1475 of 6618)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
142fd69e25-Jul-2019 Karl Rupp <me@karlrupp.net>

CUDA: Removed check for ancient CUDA version >= 5000

301298b413-Jul-2019 Mark Adams <ma2325@columbia.edu>

CUDA: Remove ancient checks for CUDA >= 4.2

0539308025-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'jczhang/sf-more-opts' [PR #1567]

* jczhang/sf-more-opts:
Add more optimizations in SF and use it as the default for VecScatter.


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/examples/arch-pardiso.py
/petsc/gmakefile
/petsc/gmakefile.test
/petsc/include/petsc/private/dmstagimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscdmstag.h
/petsc/include/petsclog.h
/petsc/include/petscsf.h
/petsc/include/petscvec.h
/petsc/src/dm/impls/plex/plexcheckinterface.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/plex/plexnatural.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/stag/examples/tests/ex1.c
/petsc/src/dm/impls/stag/examples/tests/ex10.c
/petsc/src/dm/impls/stag/examples/tests/ex13.c
/petsc/src/dm/impls/stag/examples/tests/makefile
/petsc/src/dm/impls/stag/examples/tests/output/ex10_7.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_ghosted_periodic_periodic_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_ghosted_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_none_none_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_none_periodic_ghosted_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_1d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_ghosted_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_ghosted_periodic_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_none_none_3d_skinny_par.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_none_none_3d_skinny_seq.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_2d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_par_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex13_periodic_periodic_periodic_3d_seq_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_par_3.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_ghosted_zerowidth_seq_3.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_1_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_2_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-0.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-1.out
/petsc/src/dm/impls/stag/examples/tests/output/ex1_periodic_skinny_3_stag_stencil_width-2.out
/petsc/src/dm/impls/stag/examples/tutorials/ex1.c
/petsc/src/dm/impls/stag/examples/tutorials/makefile
/petsc/src/dm/impls/stag/examples/tutorials/output/ex1_periodic_seq.out
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/stag/stag1d.c
/petsc/src/dm/impls/stag/stag2d.c
/petsc/src/dm/impls/stag/stag3d.c
/petsc/src/dm/impls/stag/stagda.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/mat/examples/tests/ex134.c
/petsc/src/mat/examples/tests/ex135.c
/petsc/src/mat/examples/tests/ex191.c
/petsc/src/mat/examples/tests/output/ex115_7_alt.out
/petsc/src/mat/examples/tests/output/ex134_1.out
/petsc/src/mat/examples/tests/output/ex135_1.out
/petsc/src/mat/examples/tests/output/ex191_1.out
mpi/mumps/mumps.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/vec/is/sf/examples/tests/ex3.c
/petsc/src/vec/is/sf/examples/tests/makefile
/petsc/src/vec/is/sf/examples/tests/output/ex3_1.out
/petsc/src/vec/is/sf/examples/tests/output/ex3_2.out
/petsc/src/vec/is/sf/examples/tests/output/ex3_3.out
/petsc/src/vec/is/sf/examples/tests/output/ex3_4.out
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_6_basic_alt.out
/petsc/src/vec/is/sf/impls/basic/allgather/makefile
/petsc/src/vec/is/sf/impls/basic/allgather/sfallgather.c
/petsc/src/vec/is/sf/impls/basic/allgather/sfallgather.h
/petsc/src/vec/is/sf/impls/basic/allgatherv/makefile
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.c
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.h
/petsc/src/vec/is/sf/impls/basic/alltoall/makefile
/petsc/src/vec/is/sf/impls/basic/alltoall/sfalltoall.c
/petsc/src/vec/is/sf/impls/basic/gather/makefile
/petsc/src/vec/is/sf/impls/basic/gather/sfgather.c
/petsc/src/vec/is/sf/impls/basic/gatherv/makefile
/petsc/src/vec/is/sf/impls/basic/gatherv/sfgatherv.c
/petsc/src/vec/is/sf/impls/basic/gatherv/sfgatherv.h
/petsc/src/vec/is/sf/impls/basic/makefile
/petsc/src/vec/is/sf/impls/basic/neighbor/makefile
/petsc/src/vec/is/sf/impls/basic/neighbor/sfneighbor.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.h
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/impls/basic/sfpack.h
/petsc/src/vec/is/sf/impls/window/sfwindow.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/sfregi.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vscat/examples/ex8.c
/petsc/src/vec/vscat/examples/ex9.c
/petsc/src/vec/vscat/examples/makefile
/petsc/src/vec/vscat/examples/output/ex8_1.out
/petsc/src/vec/vscat/examples/output/ex8_2.out
/petsc/src/vec/vscat/impls/sf/vscatsf.c
/petsc/src/vec/vscat/interface/vscreate.c
58ee7ad524-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'barry/2019-07-21/scalapack-mumps-parallel-make' [PR #1896]

* barry/2019-07-21/scalapack-mumps-parallel-make:
Parallel make for --download-scalapack --download-mumps


/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/scalapack.py
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscksp.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petsctao.h
/petsc/include/petsctaolinesearch.h
/petsc/lib/petsc/conf/bfort-petsc.txt
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmget.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/ksp/f90-mod/petscpc.h
/petsc/src/ksp/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex11_deflation.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex11_deflation_pc_deflation_init_only-0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex11_deflation_pc_deflation_init_only-1.out
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/deflation/deflation.c
/petsc/src/ksp/pc/impls/deflation/deflation.h
/petsc/src/ksp/pc/impls/deflation/deflationspace.c
/petsc/src/ksp/pc/impls/deflation/makefile
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
mpi/mumps/mumps.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesob.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/utils/iscomp.c
/petsc/src/vec/vec/utils/vinv.c
3854875922-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Mumps no Cholesky with Hermitian, no PetscMallocValidate() unless -malloc_*, example used PetscAbsScalar() on real

Mumps has no support for Cholesky for Hermitian matrix so document and error check

Mumps no Cholesky with Hermitian, no PetscMallocValidate() unless -malloc_*, example used PetscAbsScalar() on real

Mumps has no support for Cholesky for Hermitian matrix so document and error check
Documentation says CHKMEMQ() and PetscMallocValidate() with -malloc_debug or -malloc_test but in fact
it still checked memory even without those being set (slowing code)
Example used PetscAbsScalar() on real values, also had incorrect indentation formating

Commit-type: testing-fix, style-fix, documentation, example

show more ...


/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/PETSc/Configure.py
/petsc/config/examples/arch-opensolaris-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/gmakefile.test
/petsc/include/petsc/private/dmnetworkimpl.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/lib/petsc/conf/test
/petsc/share/petsc/datafiles/meshes/hybrid_3d_cube.msh
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex36.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_glvis_3d_hyb_s2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex36_0.out
/petsc/src/dm/impls/plex/examples/tutorials/ex3f90.F90
/petsc/src/dm/impls/plex/examples/tutorials/ex5.c
/petsc/src/dm/impls/plex/examples/tutorials/output/ex3f90_0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex185.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex75.c
mpi/mumps/mumps.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/f90-mod/petscsnes.h
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/classes/viewer/impls/glvis/glvis.c
/petsc/src/sys/examples/tests/ex47.c
/petsc/src/sys/examples/tests/ex47f.F90
/petsc/src/sys/examples/tests/ex48f90.F90
/petsc/src/sys/examples/tests/output/ex47_1.out
/petsc/src/sys/examples/tests/output/ex47_2.out
/petsc/src/sys/examples/tests/output/ex48f90_1.out
/petsc/src/sys/examples/tests/output/ex48f90_2.out
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/linesearch/impls/armijo/armijo.c
/petsc/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/linesearch/impls/owarmijo/owarmijo.c
/petsc/src/tao/linesearch/impls/unit/unit.c
/petsc/src/ts/examples/tests/ex21.c
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ngs.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ngs.out
/petsc/src/ts/impls/bdf/bdf.c
8fcaa86021-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Parallel make for --download-scalapack --download-mumps

Required added a new Makefile.parallel and Makefile.objs to the scalapack git repository to handle it tag v2.0.2-p

Fixed spelling of controll

Parallel make for --download-scalapack --download-mumps

Required added a new Makefile.parallel and Makefile.objs to the scalapack git repository to handle it tag v2.0.2-p

Fixed spelling of controller in mpishm.c

Refactoring of part of MATMUMPS manual page to clafiy and simplify the discussion of hybrid MPI/OpenMP, note that it
supports both modesl for MPI/OpenMP

Commit-type: configuration

show more ...


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/scalapack.py
/petsc/config/PETSc/Configure.py
/petsc/config/examples/arch-opensolaris-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/gmakefile.test
/petsc/include/petsc/private/dmnetworkimpl.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/lib/petsc/conf/test
/petsc/share/petsc/datafiles/meshes/hybrid_3d_cube.msh
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex36.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_glvis_3d_hyb_s2t.out
/petsc/src/dm/impls/plex/examples/tests/output/ex36_0.out
/petsc/src/dm/impls/plex/examples/tutorials/ex3f90.F90
/petsc/src/dm/impls/plex/examples/tutorials/ex5.c
/petsc/src/dm/impls/plex/examples/tutorials/output/ex3f90_0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/pc/impls/ksp/pcksp.c
mpi/mumps/mumps.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/f90-mod/petscsnes.h
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/classes/viewer/impls/glvis/glvis.c
/petsc/src/sys/examples/tests/ex47.c
/petsc/src/sys/examples/tests/ex47f.F90
/petsc/src/sys/examples/tests/ex48f90.F90
/petsc/src/sys/examples/tests/output/ex47_1.out
/petsc/src/sys/examples/tests/output/ex47_2.out
/petsc/src/sys/examples/tests/output/ex48f90_1.out
/petsc/src/sys/examples/tests/output/ex48f90_2.out
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/linesearch/impls/armijo/armijo.c
/petsc/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/linesearch/impls/owarmijo/owarmijo.c
/petsc/src/tao/linesearch/impls/unit/unit.c
/petsc/src/ts/examples/tests/ex21.c
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ngs.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ngs.out
/petsc/src/ts/impls/bdf/bdf.c
80577c1219-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

MUMPS: Add comments for a TODO optimization

94b42a1819-Jun-2019 Junchao Zhang <jczhang@mcs.anl.gov>

MUMPS: Use VecScatterCreateToZero to simplify RHS scatter code


/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MPICH.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/examples/arch-opensolaris-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-opensolaris-misc.py
/petsc/gmakefile.test
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petsclog.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/lib/petsc/conf/test
/petsc/share/petsc/datafiles/meshes/hybrid_3d_cube.msh
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_glvis_3d_hyb_s2t.out
/petsc/src/dm/impls/plex/examples/tutorials/ex3f90.F90
/petsc/src/dm/impls/plex/examples/tutorials/ex5.c
/petsc/src/dm/impls/plex/examples/tutorials/output/ex3f90_0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-1_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-2_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-4_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-default_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-0.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2_nsize-8_format-hdf5_petsc_interpolate-1.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-1_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-2_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-4_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_viz.out
/petsc/src/dm/impls/plex/examples/tutorials/output/ex5_2a_nsize-8_format-hdf5_xdmf.out
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcheckinterface.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexmed.c
/petsc/src/dm/impls/plex/plexnatural.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/mat/examples/tests/output/ex115_7_alt.out
mpi/mumps/mumps.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/f90-mod/petscsnes.h
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/examples/tests/ex47.c
/petsc/src/sys/examples/tests/ex47f.F90
/petsc/src/sys/examples/tests/ex48f90.F90
/petsc/src/sys/examples/tests/output/ex47_1.out
/petsc/src/sys/examples/tests/output/ex47_2.out
/petsc/src/sys/examples/tests/output/ex48f90_1.out
/petsc/src/sys/examples/tests/output/ex48f90_2.out
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/pinit.c
/petsc/src/tao/linesearch/impls/armijo/armijo.c
/petsc/src/tao/linesearch/impls/gpcglinesearch/gpcglinesearch.c
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/linesearch/impls/owarmijo/owarmijo.c
/petsc/src/tao/linesearch/impls/unit/unit.c
/petsc/src/ts/examples/tests/ex21.c
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_1_bdf_ngmres_fas_ngs.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ms.out
/petsc/src/ts/examples/tests/output/ex21_2_bdf_ngmres_fas_ngs.out
/petsc/src/ts/impls/bdf/bdf.c
/petsc/src/vec/is/sf/examples/tutorials/ex1.c
/petsc/src/vec/is/sf/examples/tutorials/output/ex1_6_basic_alt.out
/petsc/src/vec/is/sf/impls/basic/allgather/makefile
/petsc/src/vec/is/sf/impls/basic/allgather/sfallgather.c
/petsc/src/vec/is/sf/impls/basic/allgather/sfallgather.h
/petsc/src/vec/is/sf/impls/basic/allgatherv/makefile
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.c
/petsc/src/vec/is/sf/impls/basic/allgatherv/sfallgatherv.h
/petsc/src/vec/is/sf/impls/basic/alltoall/makefile
/petsc/src/vec/is/sf/impls/basic/alltoall/sfalltoall.c
/petsc/src/vec/is/sf/impls/basic/gather/makefile
/petsc/src/vec/is/sf/impls/basic/gather/sfgather.c
/petsc/src/vec/is/sf/impls/basic/gatherv/makefile
/petsc/src/vec/is/sf/impls/basic/gatherv/sfgatherv.c
/petsc/src/vec/is/sf/impls/basic/gatherv/sfgatherv.h
/petsc/src/vec/is/sf/impls/basic/makefile
/petsc/src/vec/is/sf/impls/basic/neighbor/makefile
/petsc/src/vec/is/sf/impls/basic/neighbor/sfneighbor.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.h
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/impls/basic/sfpack.h
/petsc/src/vec/is/sf/impls/window/sfwindow.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/sfregi.c
/petsc/src/vec/vec/utils/vecmpitoseq.c
/petsc/src/vec/vscat/examples/ex9.c
/petsc/src/vec/vscat/impls/sf/vscatsf.c
/petsc/src/vec/vscat/interface/vscreate.c
ce7cfea016-Jul-2019 hannah_mairs <hannah.mairs@gmail.com>

removing comments

619acb3e16-Jul-2019 hannah_mairs <hannah.mairs@gmail.com>

adding GPU-GPU data movement to logging

bf3e94a319-Jun-2019 Barry Smith <bsmith@mcs.anl.gov>

-package-prefix-hash=directory will prefix the external packages based on a hash of the config directory
and configure arguments

Based on a suggestion by Satish Balay

All PETSc builds go as usual f

-package-prefix-hash=directory will prefix the external packages based on a hash of the config directory
and configure arguments

Based on a suggestion by Satish Balay

All PETSc builds go as usual for testing into PETSC_DIR/PETSC_ARCH.

Running with a different branch with the same config will generate the same hash and hence
reuse the previous external package builds.
Any change in the hash results in a COMPLETELY new external packages prefix

If one assumes that most merge requests do not involve changes to config this will result in a dramatic
savings in configure time plus no longer require someone to manually manage the pre-building of external
libraries and keeping them up to date. The same directory can be used for tests for maint and master since
maint will generate different hashes and thus have its own copies of the external libraries.

Also supports --arch-hash that sets PETSC_ARCH based on the same config hash.

Commit-type: testing-fix, feature
Thanks-to: Satish Balay <balay@mcs.anl.gov>

show more ...

52556f0f14-Jul-2019 BarryFSmith <bsmith@mcs.anl.gov>

Merged in barry/cleanup-petscconf-h (pull request #1834)

Remove testing and inserting into petscconf.h items that are not actually used by PETSc


/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/functions.py
/petsc/config/BuildSystem/config/headers.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/libjpeg.py
/petsc/config/BuildSystem/config/packages/libpng.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/netcdf.py
/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/config/BuildSystem/config/packages/zlib.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/config/types.py
/petsc/config/BuildSystem/config/utilities/debuggers.py
/petsc/config/BuildSystem/config/utilities/fortranCommandLine.py
/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py
/petsc/config/BuildSystem/config/utilities/missing.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/scalarTypes.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/configure.py
/petsc/config/examples/arch-olcf-summit-opt.py
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/src/dm/examples/tutorials/ex15.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/generators/triangle/trigenerate.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex54f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
mpi/mkl_cpardiso/mkl_cpardiso.c
mpi/superlu_dist/superlu_dist.c
seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex18f90.F90
/petsc/src/snes/examples/tests/ex1f.F90
/petsc/src/snes/examples/tests/output/ex1_4.out
/petsc/src/snes/examples/tests/output/ex1f_4.out
/petsc/src/snes/examples/tutorials/ex73f90t.F90
/petsc/src/snes/examples/tutorials/output/ex5_asm_5_alt.out
/petsc/src/snes/examples/tutorials/output/ex5_msm_5_alt.out
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/trimpl.h
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/f90-mod/petscsys.h
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/vec/vec/examples/tests/ex49.c
a8158fb514-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'gropp/doc-fixes-1' [PR #1838]


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/ADOLC.py
/petsc/config/BuildSystem/config/packages/ColPack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/f2cblaslapack.py
/petsc/config/BuildSystem/config/packages/fblaslapack.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/openmp.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/config/BuildSystem/config/packages/szlib.py
/petsc/config/gmakegentest.py
/petsc/include/petsc/finclude/petscao.h
/petsc/include/petsc/finclude/petscbag.h
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/finclude/petscdmda.h
/petsc/include/petsc/finclude/petscdmlabel.h
/petsc/include/petsc/finclude/petscdmnetwork.h
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/finclude/petscdraw.h
/petsc/include/petsc/finclude/petscerror.h
/petsc/include/petsc/finclude/petscis.h
/petsc/include/petsc/finclude/petscksp.h
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/finclude/petscsnes.h
/petsc/include/petsc/finclude/petscsnesfas.h
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/finclude/petscviewer.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpiunifdef.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/f90impl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/hashmap.h
/petsc/include/petsc/private/hashmapi.h
/petsc/include/petsc/private/hashmapij.h
/petsc/include/petsc/private/hashset.h
/petsc/include/petsc/private/hashseti.h
/petsc/include/petsc/private/hashsetij.h
/petsc/include/petsc/private/hashtable.h
/petsc/include/petsc/private/petscconvestimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/petscfptimpl.h
/petsc/include/petsc/private/petscfvimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscbt.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscconvest.h
/petsc/include/petscctable.h
/petsc/include/petsccuda.h
/petsc/include/petscdm.h
/petsc/include/petscdmadaptor.h
/petsc/include/petscdmcomposite.h
/petsc/include/petscdmda.h
/petsc/include/petscdmdatypes.h
/petsc/include/petscdmfield.h
/petsc/include/petscdmforest.h
/petsc/include/petscdmlabel.h
/petsc/include/petscdmmoab.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscdmpatch.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmplextypes.h
/petsc/include/petscdmredundant.h
/petsc/include/petscdmshell.h
/petsc/include/petscdmsliced.h
/petsc/include/petscdmswarm.h
/petsc/include/petscdmtypes.h
/petsc/include/petscdraw.h
/petsc/include/petscdrawtypes.h
/petsc/include/petscds.h
/petsc/include/petscdstypes.h
/petsc/include/petscdt.h
/petsc/include/petscerror.h
/petsc/include/petscfe.h
/petsc/include/petscfetypes.h
/petsc/include/petscfv.h
/petsc/include/petscfvtypes.h
/petsc/include/petscis.h
/petsc/include/petscistypes.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatcoarsen.h
/petsc/include/petscmatelemental.h
/petsc/include/petscmath.h
/petsc/include/petscmathypre.h
/petsc/include/petscmatlab.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petscpf.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvalgrind.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviennacl.h
/petsc/include/petscviewer.h
/petsc/include/petscviewerhdf5.h
/petsc/include/petscviewersaws.h
/petsc/include/petscviewertypes.h
/petsc/include/petscwebclient.h
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/examples/tests/ex3.c
/petsc/src/dm/dt/examples/tests/ex5.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/dt/space/impls/tensor/spacetensor.c
/petsc/src/dm/dt/space/interface/space.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/field/examples/tutorials/ex1.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/forest/examples/tests/ex2.c
/petsc/src/dm/impls/forest/forest.c
/petsc/src/dm/impls/forest/p4est/petsc_p4est_package.h
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/moab/dmmbfem.cxx
/petsc/src/dm/impls/moab/dmmbfield.cxx
/petsc/src/dm/impls/moab/dmmbmg.cxx
/petsc/src/dm/impls/moab/dmmbutil.cxx
/petsc/src/dm/impls/moab/dmmbvec.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/moab/examples/tests/ex1.cxx
/petsc/src/dm/impls/moab/examples/tests/ex2.cxx
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/patch/examples/tests/ex1.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex10.c
/petsc/src/dm/impls/plex/examples/tests/ex12.c
/petsc/src/dm/impls/plex/examples/tests/ex13.c
/petsc/src/dm/impls/plex/examples/tests/ex14.c
/petsc/src/dm/impls/plex/examples/tests/ex15.c
/petsc/src/dm/impls/plex/examples/tests/ex16.c
/petsc/src/dm/impls/plex/examples/tests/ex17.c
/petsc/src/dm/impls/plex/examples/tests/ex18.c
/petsc/src/dm/impls/plex/examples/tests/ex19.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F90
/petsc/src/dm/impls/plex/examples/tests/ex20.c
/petsc/src/dm/impls/plex/examples/tests/ex21.c
/petsc/src/dm/impls/plex/examples/tests/ex22.c
/petsc/src/dm/impls/plex/examples/tests/ex23.c
/petsc/src/dm/impls/plex/examples/tests/ex24.c
/petsc/src/dm/impls/plex/examples/tests/ex25.c
/petsc/src/dm/impls/plex/examples/tests/ex26.c
/petsc/src/dm/impls/plex/examples/tests/ex27.c
/petsc/src/dm/impls/plex/examples/tests/ex29.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex31.c
/petsc/src/dm/impls/plex/examples/tests/ex32.c
/petsc/src/dm/impls/plex/examples/tests/ex34.c
/petsc/src/dm/impls/plex/examples/tests/ex4.c
/petsc/src/dm/impls/plex/examples/tests/ex5.c
/petsc/src/dm/impls/plex/examples/tests/ex6.c
/petsc/src/dm/impls/plex/examples/tests/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex9.c
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/examples/tutorials/ex6.c
/petsc/src/dm/impls/plex/examples/tutorials/ex7.c
/petsc/src/dm/impls/plex/examples/tutorials/ex8.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/product/product.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
/petsc/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/lmvm/badbrdn/badbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/bfgs/bfgs.c
/petsc/src/ksp/ksp/utils/lmvm/dfp/dfp.c
/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbadbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/impls/telescope/telescope.h
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/examples/tests/ex230.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex230_t0_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t0_b_aij.out
/petsc/src/mat/examples/tests/output/ex230_t1_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t2_a_baij.out
/petsc/src/mat/examples/tests/output/ex230_t3_a_sbaij.out
/petsc/src/mat/examples/tests/output/ex230_t4_a_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t4_b_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_a_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_b_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_a_sbaij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_b_sbaij_bs3.out
mpi/mpiaij.c
mpi/mpiviennacl/mpiaijviennacl.cxx
mpi/strumpack/strumpack.c
seq/aij.c
seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snespc.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmadapt.c
/petsc/src/sys/classes/draw/utils/bars.c
/petsc/src/sys/classes/random/randomimpl.h
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/impls/vu/petscvu.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/logging/xmlviewer.h
/petsc/src/sys/memory/mem.c
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/utils/mathclose.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/interface/taosolver_hj.c
/petsc/src/tao/leastsquares/impls/brgn/brgn.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/tao/unconstrained/impls/neldermead/neldermead.c
/petsc/src/ts/examples/tutorials/autodiff/adolc-utils/sparse.cxx
/petsc/src/ts/examples/tutorials/autodiff/adr_ex5adj.cxx
/petsc/src/ts/impls/implicit/glle/glle.h
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/tagger/interface/tagger.c
/petsc/src/vec/vscat/interface/vscatfce.c
/petsc/src/vec/vscat/interface/vscreate.c
2475b7ca30-Jun-2019 Barry Smith <bsmith@mcs.anl.gov>

Remove testing and inserting into petscconf.h items that are not actually used by PETSc

1) PETSC_HAVE_LIBXXXX - which was rarely used
be careful with the package libpng and libjpeg since they hav

Remove testing and inserting into petscconf.h items that are not actually used by PETSc

1) PETSC_HAVE_LIBXXXX - which was rarely used
be careful with the package libpng and libjpeg since they have lib in the name of the package
2) various system include files that are never used or always exist: for example stdlib.h
3) various system functions that are never used or always exist
4) fixes for requires for MUMPS and SuperLU_DIST when dependent packages are installed or not installed (unrelated to the rest of this pull request)
5) packages that always exist such as PETSC_HAVE_BLASLAPACK, or are not used by PETSc such as PETSC_HAVE_NETCFD
6) remove a couple of uses of HAVE_LIB* in the code that were not needed by adjusting the configure code slightly
7) remove all the #if guards for each entry in petscconf.h since petscconf.h already has a guard and
the values are never defined else where the extra guards just make the file cluttered

For a build with about 10 external packages this reduced the size of petscconf.h from 1236 lines to 828/4 around 220 entries.

Commit-type: style-fix, cleanup

Reported-by: Jed Brown <jed@jedbrown.org

show more ...


/petsc/config/BuildSystem/config/compilers.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/functions.py
/petsc/config/BuildSystem/config/headers.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MOAB.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/Triangle.py
/petsc/config/BuildSystem/config/packages/cmake.py
/petsc/config/BuildSystem/config/packages/f2cblaslapack.py
/petsc/config/BuildSystem/config/packages/fblaslapack.py
/petsc/config/BuildSystem/config/packages/libjpeg.py
/petsc/config/BuildSystem/config/packages/libpng.py
/petsc/config/BuildSystem/config/packages/metis.py
/petsc/config/BuildSystem/config/packages/netcdf.py
/petsc/config/BuildSystem/config/packages/pnetcdf.py
/petsc/config/BuildSystem/config/packages/zlib.py
/petsc/config/BuildSystem/config/types.py
/petsc/config/BuildSystem/config/utilities/getResidentSetSize.py
/petsc/config/BuildSystem/config/utilities/missing.py
/petsc/config/PETSc/Configure.py
/petsc/include/petsc/finclude/petscao.h
/petsc/include/petsc/finclude/petscbag.h
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/finclude/petscdmda.h
/petsc/include/petsc/finclude/petscdmlabel.h
/petsc/include/petsc/finclude/petscdmnetwork.h
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/finclude/petscdraw.h
/petsc/include/petsc/finclude/petscerror.h
/petsc/include/petsc/finclude/petscis.h
/petsc/include/petsc/finclude/petscksp.h
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/finclude/petscsnes.h
/petsc/include/petsc/finclude/petscsnesfas.h
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/finclude/petscviewer.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpiunifdef.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/f90impl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/hashmap.h
/petsc/include/petsc/private/hashmapi.h
/petsc/include/petsc/private/hashmapij.h
/petsc/include/petsc/private/hashset.h
/petsc/include/petsc/private/hashseti.h
/petsc/include/petsc/private/hashsetij.h
/petsc/include/petsc/private/hashtable.h
/petsc/include/petsc/private/petscconvestimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/petscfptimpl.h
/petsc/include/petsc/private/petscfvimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscbt.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscconvest.h
/petsc/include/petscctable.h
/petsc/include/petsccuda.h
/petsc/include/petscdm.h
/petsc/include/petscdmadaptor.h
/petsc/include/petscdmcomposite.h
/petsc/include/petscdmda.h
/petsc/include/petscdmdatypes.h
/petsc/include/petscdmfield.h
/petsc/include/petscdmforest.h
/petsc/include/petscdmlabel.h
/petsc/include/petscdmmoab.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscdmpatch.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmplextypes.h
/petsc/include/petscdmredundant.h
/petsc/include/petscdmshell.h
/petsc/include/petscdmsliced.h
/petsc/include/petscdmswarm.h
/petsc/include/petscdmtypes.h
/petsc/include/petscdraw.h
/petsc/include/petscdrawtypes.h
/petsc/include/petscds.h
/petsc/include/petscdstypes.h
/petsc/include/petscdt.h
/petsc/include/petscerror.h
/petsc/include/petscfe.h
/petsc/include/petscfetypes.h
/petsc/include/petscfv.h
/petsc/include/petscfvtypes.h
/petsc/include/petscis.h
/petsc/include/petscistypes.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatcoarsen.h
/petsc/include/petscmatelemental.h
/petsc/include/petscmath.h
/petsc/include/petscmathypre.h
/petsc/include/petscmatlab.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petscpf.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvalgrind.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviennacl.h
/petsc/include/petscviewer.h
/petsc/include/petscviewerhdf5.h
/petsc/include/petscviewersaws.h
/petsc/include/petscviewertypes.h
/petsc/include/petscwebclient.h
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/examples/tests/ex3.c
/petsc/src/dm/dt/examples/tests/ex5.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/space/impls/tensor/spacetensor.c
/petsc/src/dm/dt/space/interface/space.c
/petsc/src/dm/examples/tutorials/ex15.c
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/field/examples/tutorials/ex1.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/forest/examples/tests/ex2.c
/petsc/src/dm/impls/forest/forest.c
/petsc/src/dm/impls/forest/p4est/petsc_p4est_package.h
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/moab/dmmbutil.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/moab/examples/tests/ex1.cxx
/petsc/src/dm/impls/moab/examples/tests/ex2.cxx
/petsc/src/dm/impls/moab/examples/tests/ex3.cxx
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/patch/examples/tests/ex1.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex10.c
/petsc/src/dm/impls/plex/examples/tests/ex12.c
/petsc/src/dm/impls/plex/examples/tests/ex13.c
/petsc/src/dm/impls/plex/examples/tests/ex14.c
/petsc/src/dm/impls/plex/examples/tests/ex15.c
/petsc/src/dm/impls/plex/examples/tests/ex16.c
/petsc/src/dm/impls/plex/examples/tests/ex17.c
/petsc/src/dm/impls/plex/examples/tests/ex18.c
/petsc/src/dm/impls/plex/examples/tests/ex19.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F90
/petsc/src/dm/impls/plex/examples/tests/ex20.c
/petsc/src/dm/impls/plex/examples/tests/ex21.c
/petsc/src/dm/impls/plex/examples/tests/ex22.c
/petsc/src/dm/impls/plex/examples/tests/ex23.c
/petsc/src/dm/impls/plex/examples/tests/ex24.c
/petsc/src/dm/impls/plex/examples/tests/ex25.c
/petsc/src/dm/impls/plex/examples/tests/ex26.c
/petsc/src/dm/impls/plex/examples/tests/ex27.c
/petsc/src/dm/impls/plex/examples/tests/ex29.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex31.c
/petsc/src/dm/impls/plex/examples/tests/ex32.c
/petsc/src/dm/impls/plex/examples/tests/ex34.c
/petsc/src/dm/impls/plex/examples/tests/ex4.c
/petsc/src/dm/impls/plex/examples/tests/ex5.c
/petsc/src/dm/impls/plex/examples/tests/ex6.c
/petsc/src/dm/impls/plex/examples/tests/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex9.c
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/examples/tutorials/ex6.c
/petsc/src/dm/impls/plex/examples/tutorials/ex7.c
/petsc/src/dm/impls/plex/examples/tutorials/ex8.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/product/product.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/ex72.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/pc/impls/telescope/telescope.h
/petsc/src/mat/examples/tests/ex230.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex230_t0_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t0_b_aij.out
/petsc/src/mat/examples/tests/output/ex230_t1_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t2_a_baij.out
/petsc/src/mat/examples/tests/output/ex230_t3_a_sbaij.out
/petsc/src/mat/examples/tests/output/ex230_t4_a_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t4_b_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_a_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_b_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_a_sbaij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_b_sbaij_bs3.out
mpi/mkl_cpardiso/mkl_cpardiso.c
mpi/superlu_dist/superlu_dist.c
seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/examples/tutorials/output/ex5_asm_5_alt.out
/petsc/src/snes/examples/tutorials/output/ex5_msm_5_alt.out
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/sys/classes/random/randomimpl.h
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/logging/xmlviewer.h
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/ts/impls/implicit/glle/glle.h
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/vec/vec/examples/tests/ex49.c
b9e7e5c121-Jun-2019 Barry Smith <bsmith@mcs.anl.gov>

No more batch submission script; this is all due to a very smart idea of Lisandro Dalcin

*) removed or fixed all remaining --know-xx options that required a batch submission script
*) removed all de

No more batch submission script; this is all due to a very smart idea of Lisandro Dalcin

*) removed or fixed all remaining --know-xx options that required a batch submission script
*) removed all details of --known-size-- that are no longer needed
*) cleaned up BAIJMKL source code, made it work with the rest of PETSc and removed is
dependence on a batch submission script, added test case for BAIJMKL
*) update the installation guide on batsch submissions and OpenMP
*) print MKL version, print OpenMP usage with mkl_sparse options

Commit-type: bug-fix, portability-fix, style-fix, feature, documentation, example
Thanks-to: Lisandro Dalcin <dalcinl@gmail.com>

$ ./configure --with-batch
===============================================================================
Configuring PETSc to compile on your system
===============================================================================
=============================================================================== ***** WARNING: Cannot determine if MPI_INT64_T works on your system in batch-mode! Assuming it does work. Run with --known-mpi-int64_t=0 if you know it does not work (very unlikely). Run with --known-mpi-int64_t=1 to remove this warning message. warning message ***** =============================================================================== =============================================================================== ***** WARNING: Cannot determine if MPI_C_DOUBLE_COMPLEX works on your system in batch-mode! Assuming it does work. Run with --known-mpi-c-double-complex=0 if you know it does not work (very unlikely). Run with --known-mpi-c-double-complex=1 to remove this warning message. warning message ***** =============================================================================== =============================================================================== ***** WARNING: Cannot verify that MPI is a shared library - in batch-mode! If MPI is a static library but linked into multiple shared libraries that the application uses, sometimes compiles work - but one might get run-time errors. If you know that the MPI library is shared - run with --known-mpi-shared-libraries=1 option to remove this warning message ***** =============================================================================== =============================================================================== ***** WARNING: Cannot determine if BLAS/LAPACK uses 32 bit or 64 bit integers in batch-mode! Assuming 32 bit integers. Run with --known-64-bit-blas-indices if you know they are 64 bit. Run with --known-64-bit-blas-indices=0 to remove this warning message. warning message ***** ===============================================================================

show more ...


/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/functions.py
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/BlasLapack.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/SuiteSparse.py
/petsc/config/BuildSystem/config/packages/Trilinos.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/hdf5.py
/petsc/config/BuildSystem/config/packages/mkl_sparse.py
/petsc/config/BuildSystem/config/packages/mkl_sparse_optimize.py
/petsc/config/BuildSystem/config/packages/mpi4py.py
/petsc/config/BuildSystem/config/packages/pARMS.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/types.py
/petsc/config/BuildSystem/config/utilities/cacheDetails.py
/petsc/config/examples/arch-cray-xc40-knl-opt.py
/petsc/config/examples/arch-linux-pgi.py
/petsc/config/examples/misc/arch-arm64-opt.py
/petsc/config/examples/misc/arch-armv7-opt.py
/petsc/config/examples/misc/arch-bgp-ibm-opt.py
/petsc/include/petscsys.h
/petsc/src/dm/impls/da/fdda.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/mat/color/impls/minpack/color.c
/petsc/src/mat/examples/tests/ex176.c
/petsc/src/mat/examples/tests/ex26.c
/petsc/src/mat/examples/tests/makefile
mpi/fdmpiaij.c
seq/aij.c
seq/aijmkl/aijmkl.c
seq/fdaij.c
seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/baij/mpi/baijmkl/makefile
/petsc/src/mat/impls/baij/mpi/baijmkl/mpibaijmkl.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.c
/petsc/src/mat/impls/baij/seq/baijmkl/makefile
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/output/ex19_mpibaijmkl.out
/petsc/src/snes/examples/tutorials/output/ex19_seqbaijmkl.out
/petsc/src/snes/interface/snes.c
/petsc/src/sys/objects/destroy.c
/petsc/src/tao/interface/taosolver_hj.c
7a71495b04-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'hannah/gpu-computation-logging' [PR #1843]

* hannah/gpu-computation-logging:
Adding GPU flop rate and GPU time.

7d25120c03-Jul-2019 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1835/al007/reset-prealloc-comm/master' [PR #1835]

* pr1835/al007/reset-prealloc-comm/master:
Change the communicator for MatResetPreallocation_SeqAIJ error, otherwise the user doesn'

Merge branch 'pr1835/al007/reset-prealloc-comm/master' [PR #1835]

* pr1835/al007/reset-prealloc-comm/master:
Change the communicator for MatResetPreallocation_SeqAIJ error, otherwise the user doesn't get any meaningful error message

show more ...

e105ca9903-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'maint'

7a052e4703-Jul-2019 hannah_mairs <hannah.mairs@gmail.com>

PetscLogGpuTimeStart -> Begin

958c421101-Jul-2019 hannah_mairs <hannah.mairs@gmail.com>

Adding Gpu flop rate and GPU time

0144590502-Jul-2019 Hong Zhang <hzhang@mcs.anl.gov>

fix MatMissingDiagonal() for seqaij and seqbaij when matrix is non-square

57a5760d02-Jul-2019 William Gropp <wgropp@illinois.edu>

Merge from doc-fixes branch


/petsc/include/petscmat.h
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/daindex.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/moab/dmmbfem.cxx
/petsc/src/dm/impls/moab/dmmbfield.cxx
/petsc/src/dm/impls/moab/dmmbmg.cxx
/petsc/src/dm/impls/moab/dmmbutil.cxx
/petsc/src/dm/impls/moab/dmmbvec.cxx
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F90
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexpreallocate.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
/petsc/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/lmvm/badbrdn/badbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/bfgs/bfgs.c
/petsc/src/ksp/ksp/utils/lmvm/dfp/dfp.c
/petsc/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbadbrdn.c
/petsc/src/ksp/ksp/utils/lmvm/symbrdn/symbrdn.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/color/interface/matcoloring.c
mpi/mpiaij.c
mpi/mpiviennacl/mpiaijviennacl.cxx
mpi/strumpack/strumpack.c
seq/aij.c
seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/fft/fft.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/impls/fas/fasgalerkin.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snespc.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/dmadapt.c
/petsc/src/sys/classes/draw/utils/bars.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/impls/vu/petscvu.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/utils/mathclose.c
/petsc/src/sys/utils/mpishm.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/leastsquares/impls/brgn/brgn.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/unconstrained/impls/lmvm/lmvm.c
/petsc/src/tao/unconstrained/impls/neldermead/neldermead.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/impls/block/block.c
/petsc/src/vec/is/is/impls/stride/stride.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/tagger/interface/tagger.c
/petsc/src/vec/vscat/interface/vscatfce.c
/petsc/src/vec/vscat/interface/vscreate.c
14d0e64f01-Jul-2019 Alex Lindsay <alexlindsay239@gmail.com>

If local size zero, do nothing

fb4dc15d01-Jul-2019 Alex Lindsay <alexlindsay239@gmail.com>

Change the communicator for MatResetPreallocation_SeqAIJ error

Otherwise the user doesn't get any meaningful error message

3b49ee3e28-Jun-2019 Hannah Morgan <hannah.mairs@gmail.com>

Merged in hannah/gpu-communication-logging (pull request #1814)

Hannah/gpu communication logging

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>
Approved-by: Richard Mills <rtm@eecs.utk.edu>

1...<<51525354555657585960>>...265