History log of /petsc/src/vec/ (Results 1326 – 1350 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
564deafd13-Oct-2020 Kaushik Kulkarni <kaushikcfd@gmail.com>

define VECVIENNACL implementations when !defined(PETSC_HAVE_VIENNACL)

Such a structure is helpful while writing python bindings for the
functions.

97929ea722-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Clean up vecscatter and define it as PetscSF


/petsc/.gitlab-ci.yml
/petsc/config/BuildSystem/config/packages/ADOLC.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/med.py
/petsc/config/examples/arch-ci-linux-hip-double.py
/petsc/include/petsc/private/cudavecimpl.h
/petsc/include/petsc/private/petschpddm.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscdmda.h
/petsc/include/petscdmplex.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/patch/patch.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexegads.c
/petsc/src/dm/impls/plex/tests/ex37.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/partitioner/impls/simple/partsimple.c
/petsc/src/dm/tests/ex53.c
/petsc/src/dm/tests/makefile
/petsc/src/dm/tests/output/ex53_1.out
/petsc/src/dm/tests/output/ex53_2.out
/petsc/src/dm/tests/output/ex53_3.out
/petsc/src/dm/tests/output/ex53_4.out
/petsc/src/dm/tests/output/ex53_5.out
/petsc/src/dm/tutorials/ex14.c
/petsc/src/docs/sphinx_docs/developers/testing.rst
/petsc/src/docs/sphinx_docs/guides/meshing/guide_to_subsurface.rst
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/impls/hpddm/hpddm.cxx
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/kokkos/aijkok.kokkos.cxx
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/mat/tests/ex134.c
/petsc/src/mat/tests/ex135.c
/petsc/src/mat/tests/output/ex182_11.out
/petsc/src/snes/tests/ex13.c
/petsc/src/snes/tests/output/ex13_bench.out
/petsc/src/snes/tests/output/ex13_cuda.out
/petsc/src/snes/tests/output/ex13_kokkos.out
/petsc/src/snes/tutorials/ex19.c
/petsc/src/snes/tutorials/output/ex19_fs.out
/petsc/src/sys/objects/cupminit.inc
/petsc/src/sys/objects/kokkos/kinit.kokkos.cxx
/petsc/src/ts/utils/dmplexlandau/kokkos/landau.kokkos.cxx
is/sf/interface/makefile
is/sf/interface/sf.c
is/sf/interface/vscat.c
is/sf/tests/ex11.c
is/sf/tests/ex12.c
is/sf/tests/ex13.c
is/sf/tests/ex14.c
is/sf/tests/ex15.c
is/sf/tests/ex6.c
is/sf/tests/ex7.c
is/sf/tests/ex8.c
is/sf/tests/ex9.c
is/sf/tests/output/ex11_1.out
is/sf/tests/output/ex12_1.out
is/sf/tests/output/ex13_1.out
is/sf/tests/output/ex14_1.out
is/sf/tests/output/ex14_1_alt.out
is/sf/tests/output/ex15_1.out
is/sf/tests/output/ex6_1.out
is/sf/tests/output/ex7_1.out
is/sf/tests/output/ex8_1.out
is/sf/tests/output/ex8_2.out
is/sf/tests/output/ex9_1.out
is/sf/tests/output/ex9_2.out
is/sf/tests/output/ex9_3.out
makefile
vec/impls/seq/seqcuda/makefile
vec/impls/seq/seqcuda/veccuda.c
vec/impls/seq/seqcuda/veccuda2.cu
vec/interface/dlregisvec.c
vec/utils/makefile
b0c7db2222-Oct-2020 Lisandro Dalcin <dalcinl@gmail.com>

SF: Place implementation of various utility routines in sf/utils

ecf241c820-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/feature-kokkos-lazy-init' into 'master'

Lazy Kokkos initialization

See merge request petsc/petsc!3352


/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/README.md
/petsc/config/BuildSystem/config/framework.py
/petsc/config/PETSc/Configure.py
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscsys.h
/petsc/makefile
/petsc/share/petsc/Makefile.user
/petsc/src/docs/sphinx_docs/_static/css/pop-up.css
/petsc/src/docs/sphinx_docs/conf.py
/petsc/src/docs/sphinx_docs/developers/copyimages.rst
/petsc/src/docs/sphinx_docs/developers/images/another-failure.png
/petsc/src/docs/sphinx_docs/developers/images/approvers.png
/petsc/src/docs/sphinx_docs/developers/images/badsource.png
/petsc/src/docs/sphinx_docs/developers/images/button-for-approvers.png
/petsc/src/docs/sphinx_docs/developers/images/cancel-pipeline.png
/petsc/src/docs/sphinx_docs/developers/images/changes-or-commits.png
/petsc/src/docs/sphinx_docs/developers/images/continued-pipeline.png
/petsc/src/docs/sphinx_docs/developers/images/error-compiling-source.png
/petsc/src/docs/sphinx_docs/developers/images/failed-examples.png
/petsc/src/docs/sphinx_docs/developers/images/find-exact-bad-job.png
/petsc/src/docs/sphinx_docs/developers/images/git-push-mr.png
/petsc/src/docs/sphinx_docs/developers/images/label-subscribe.png
/petsc/src/docs/sphinx_docs/developers/images/mr-assign.png
/petsc/src/docs/sphinx_docs/developers/images/mr-overview.png
/petsc/src/docs/sphinx_docs/developers/images/mr-select-branch.png
/petsc/src/docs/sphinx_docs/developers/images/mr-select-labels.png
/petsc/src/docs/sphinx_docs/developers/images/mr-select-target.png
/petsc/src/docs/sphinx_docs/developers/images/mr-thread-details.png
/petsc/src/docs/sphinx_docs/developers/images/mr-thread.png
/petsc/src/docs/sphinx_docs/developers/images/pipeline-configure-browse.png
/petsc/src/docs/sphinx_docs/developers/images/pipeline-configure.png
/petsc/src/docs/sphinx_docs/developers/images/pipeline-from-MR.png
/petsc/src/docs/sphinx_docs/developers/images/pipeline-pause-button.png
/petsc/src/docs/sphinx_docs/developers/images/provide-suggestion.png
/petsc/src/docs/sphinx_docs/developers/images/retry-job.png
/petsc/src/docs/sphinx_docs/developers/images/retry-pipeline.png
/petsc/src/docs/sphinx_docs/developers/images/see-mr-pipelines.png
/petsc/src/docs/sphinx_docs/developers/images/show-failure.png
/petsc/src/docs/sphinx_docs/developers/images/start-comment-on-code.png
/petsc/src/docs/sphinx_docs/developers/images/started-retry-job.png
/petsc/src/docs/sphinx_docs/developers/images/unfreed-memory.png
/petsc/src/docs/sphinx_docs/developers/images/write-review-text.png
/petsc/src/docs/sphinx_docs/developers/integration.rst
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/snes/tutorials/ex3k.kokkos.cxx
/petsc/src/sys/objects/cupminit.inc
/petsc/src/sys/objects/kokkos/kinit.kokkos.cxx
is/sf/impls/basic/kokkos/sfkok.kokkos.cxx
9f114eb216-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Rename petscvec.hpp -> petscveckokkos.hpp

a247e58c16-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Extend PetscMemType to include PETSC_MEMTYPE_{CUDA,HIP}

a256111f15-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Revise VecGetArray() and friends


/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/logger.py
/petsc/config/BuildSystem/script.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/arch.py
/petsc/config/PETSc/options/petscclone.py
/petsc/config/petsc_harness.sh
/petsc/configure
/petsc/include/petsc/private/cudavecimpl.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/pcgamgimpl.h
/petsc/include/petsc/private/petschpddm.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscbag.h
/petsc/include/petsccublas.h
/petsc/include/petscdm.h
/petsc/include/petscdmtypes.h
/petsc/include/petscerror.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsystypes.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/share/petsc/datafiles/meshes/quads-q2.msh
/petsc/share/petsc/datafiles/meshes/quads-q3.msh
/petsc/src/binding/petsc4py/src/PETSc/KSP.pyx
/petsc/src/binding/petsc4py/src/PETSc/Mat.pyx
/petsc/src/binding/petsc4py/src/PETSc/PC.pyx
/petsc/src/binding/petsc4py/src/PETSc/SF.pyx
/petsc/src/binding/petsc4py/src/PETSc/TAO.pyx
/petsc/src/binding/petsc4py/src/PETSc/TS.pyx
/petsc/src/binding/petsc4py/src/PETSc/Vec.pyx
/petsc/src/binding/petsc4py/src/PETSc/Viewer.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscksp.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscmat.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscpc.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscsf.pxi
/petsc/src/binding/petsc4py/src/PETSc/petsctao.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscts.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscvec.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscvwr.pxi
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/fv/interface/fv.c
/petsc/src/dm/dt/tests/ex11.c
/petsc/src/dm/dt/tests/makefile
/petsc/src/dm/dt/tests/output/ex11_1.out
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexhdf5xdmf.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexsection.c
/petsc/src/dm/impls/plex/tests/ex33.c
/petsc/src/dm/impls/plex/tests/ex7.c
/petsc/src/dm/impls/plex/tests/output/ex33_gmsh_q2.out
/petsc/src/dm/impls/plex/tests/output/ex33_gmsh_q3.out
/petsc/src/dm/impls/plex/tests/output/ex7_12.out
/petsc/src/dm/impls/plex/tutorials/ex10.c
/petsc/src/dm/impls/plex/tutorials/output/ex10_0.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_1.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_2.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_3.out
/petsc/src/dm/interface/dm.c
/petsc/src/docs/sphinx_docs/common/editing-online.rst
/petsc/src/docs/sphinx_docs/developers/contributing.rst
/petsc/src/docs/sphinx_docs/guides/guide_to_examples.rst
/petsc/src/docs/sphinx_docs/guides/guide_to_examples_by_physics.rst
/petsc/src/docs/sphinx_docs/guides/meshing/guide_to_subsurface.rst
/petsc/src/docs/sphinx_docs/guides/meshing/images/extrusion.png
/petsc/src/docs/sphinx_docs/guides/meshing/images/extrusionAdaptiveParallel.png
/petsc/src/docs/sphinx_docs/guides/meshing/images/extrusionParallel.png
/petsc/src/docs/sphinx_docs/guides/meshing/images/surface.png
/petsc/src/docs/sphinx_docs/guides/physics/guide_to_stokes.rst
/petsc/src/docs/sphinx_docs/guides/physics/images/ex69_sol_m_2_n_2_B_1.png
/petsc/src/docs/sphinx_docs/guides/physics/images/ex69_sol_m_2_n_2_B_375.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_prec_mat.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_prec_mat_sparse.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_sys_mat.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_sys_mat_sparse.png
/petsc/src/docs/sphinx_docs/manual/about_this_manual.rst
/petsc/src/docs/sphinx_docs/manual/mat.rst
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/tutorials/ex56.c
/petsc/src/ksp/ksp/tutorials/ex76.c
/petsc/src/ksp/ksp/tutorials/output/ex56_1.out
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/tests/ex237.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/tests/ex13.c
/petsc/src/snes/tests/output/ex13_bench.out
/petsc/src/snes/tutorials/ex62.c
/petsc/src/snes/tutorials/ex69.c
/petsc/src/snes/tutorials/ex76.c
/petsc/src/snes/tutorials/output/ex69_p2p1.out
/petsc/src/snes/tutorials/output/ex69_p2p1_conv.out
/petsc/src/snes/tutorials/output/ex69_p2p1_gmg.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_allp.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_deluxe.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_deluxe_discharm.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_discharm.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_lumped.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_olof.out
/petsc/src/snes/tutorials/output/ex69_q1p0_conv.out
/petsc/src/snes/tutorials/output/ex69_q2p1_conv.out
/petsc/src/snes/tutorials/output/ex69_q2p1fetidp.out
/petsc/src/snes/tutorials/output/ex69_q2p1fetidp_deluxe.out
/petsc/src/snes/tutorials/output/ex69_q2p1fetidp_deluxe_adaptive.out
/petsc/src/snes/tutorials/output/ex69_q2q1_conv.out
/petsc/src/snes/tutorials/output/ex76_2d_tri_p2_p1_p1.out
/petsc/src/snes/tutorials/output/ex76_2d_tri_p2_p1_p1_conv.out
/petsc/src/snes/tutorials/output/ex76_2d_tri_p3_p2_p2.out
/petsc/src/snes/utils/convest.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/interface/dsave.c
/petsc/src/sys/error/err.c
/petsc/src/tao/constrained/impls/ipm/pdipm.c
/petsc/src/tao/constrained/impls/ipm/pdipm.h
/petsc/src/tao/constrained/tutorials/ex1.c
/petsc/src/ts/tutorials/ex76.c
/petsc/src/ts/tutorials/output/ex18_adv_0.out
/petsc/src/ts/tutorials/output/ex18_adv_1.out
/petsc/src/ts/tutorials/output/ex18_adv_3_ex.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1_conv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1_sconv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1_tconv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p3_p2_p2.out
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex2.c
/petsc/src/ts/utils/dmplexts.c
vec/impls/mpi/kokkos/mpikok.kokkos.cxx
vec/impls/mpi/mpicuda/mpicuda.cu
vec/impls/mpi/mpiviennacl/mpiviennacl.cxx
vec/impls/seq/kokkos/veckok.kokkos.cxx
vec/impls/seq/kokkos/veckokkosimpl.hpp
vec/impls/seq/seqcuda/veccuda.c
vec/impls/seq/seqviennacl/vecviennacl.cxx
vec/impls/seq/seqviennacl/viennaclvecimpl.h
vec/interface/rvector.c
vscat/impls/sf/vscatsf.c
59e55d9416-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Kokkos: lazy initialization


/petsc/config/BuildSystem/config/base.py
/petsc/config/BuildSystem/config/framework.py
/petsc/config/BuildSystem/config/packages/MPI.py
/petsc/config/BuildSystem/config/packages/MUMPS.py
/petsc/config/BuildSystem/config/packages/PTScotch.py
/petsc/config/BuildSystem/config/packages/hpddm.py
/petsc/config/BuildSystem/config/packages/hypre.py
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/config/BuildSystem/config/packages/petsc4py.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/BuildSystem/config/setCompilers.py
/petsc/config/BuildSystem/logger.py
/petsc/config/BuildSystem/script.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/arch.py
/petsc/config/PETSc/options/petscclone.py
/petsc/config/petsc_harness.sh
/petsc/configure
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/pcgamgimpl.h
/petsc/include/petsc/private/petschpddm.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petscbag.h
/petsc/include/petsccublas.h
/petsc/include/petscdm.h
/petsc/include/petscdmtypes.h
/petsc/include/petscerror.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscversion.h
/petsc/share/petsc/datafiles/meshes/quads-q2.msh
/petsc/share/petsc/datafiles/meshes/quads-q3.msh
/petsc/src/binding/petsc4py/src/PETSc/KSP.pyx
/petsc/src/binding/petsc4py/src/PETSc/Mat.pyx
/petsc/src/binding/petsc4py/src/PETSc/PC.pyx
/petsc/src/binding/petsc4py/src/PETSc/SF.pyx
/petsc/src/binding/petsc4py/src/PETSc/TAO.pyx
/petsc/src/binding/petsc4py/src/PETSc/TS.pyx
/petsc/src/binding/petsc4py/src/PETSc/Vec.pyx
/petsc/src/binding/petsc4py/src/PETSc/Viewer.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscksp.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscmat.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscpc.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscsf.pxi
/petsc/src/binding/petsc4py/src/PETSc/petsctao.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscts.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscvec.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscvwr.pxi
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/fv/interface/fv.c
/petsc/src/dm/dt/tests/ex11.c
/petsc/src/dm/dt/tests/makefile
/petsc/src/dm/dt/tests/output/ex11_1.out
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexhdf5xdmf.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexsection.c
/petsc/src/dm/impls/plex/tests/ex33.c
/petsc/src/dm/impls/plex/tests/ex7.c
/petsc/src/dm/impls/plex/tests/output/ex33_gmsh_q2.out
/petsc/src/dm/impls/plex/tests/output/ex33_gmsh_q3.out
/petsc/src/dm/impls/plex/tests/output/ex7_12.out
/petsc/src/dm/impls/plex/tutorials/ex10.c
/petsc/src/dm/impls/plex/tutorials/output/ex10_0.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_1.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_2.out
/petsc/src/dm/impls/plex/tutorials/output/ex10_3.out
/petsc/src/dm/interface/dm.c
/petsc/src/docs/sphinx_docs/common/editing-online.rst
/petsc/src/docs/sphinx_docs/developers/contributing.rst
/petsc/src/docs/sphinx_docs/guides/guide_to_examples.rst
/petsc/src/docs/sphinx_docs/guides/guide_to_examples_by_physics.rst
/petsc/src/docs/sphinx_docs/guides/meshing/guide_to_subsurface.rst
/petsc/src/docs/sphinx_docs/guides/meshing/images/extrusion.png
/petsc/src/docs/sphinx_docs/guides/meshing/images/extrusionAdaptiveParallel.png
/petsc/src/docs/sphinx_docs/guides/meshing/images/extrusionParallel.png
/petsc/src/docs/sphinx_docs/guides/meshing/images/surface.png
/petsc/src/docs/sphinx_docs/guides/physics/guide_to_stokes.rst
/petsc/src/docs/sphinx_docs/guides/physics/images/ex69_sol_m_2_n_2_B_1.png
/petsc/src/docs/sphinx_docs/guides/physics/images/ex69_sol_m_2_n_2_B_375.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_prec_mat.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_prec_mat_sparse.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_sys_mat.png
/petsc/src/docs/sphinx_docs/guides/physics/images/stokes_p2p1_sys_mat_sparse.png
/petsc/src/docs/sphinx_docs/manual/about_this_manual.rst
/petsc/src/docs/sphinx_docs/manual/mat.rst
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/tutorials/ex56.c
/petsc/src/ksp/ksp/tutorials/ex76.c
/petsc/src/ksp/ksp/tutorials/output/ex56_1.out
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/tests/ex237.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/tests/ex13.c
/petsc/src/snes/tests/output/ex13_bench.out
/petsc/src/snes/tutorials/ex62.c
/petsc/src/snes/tutorials/ex69.c
/petsc/src/snes/tutorials/ex76.c
/petsc/src/snes/tutorials/output/ex69_p2p1.out
/petsc/src/snes/tutorials/output/ex69_p2p1_conv.out
/petsc/src/snes/tutorials/output/ex69_p2p1_gmg.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_allp.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_deluxe.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_deluxe_discharm.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_discharm.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_lumped.out
/petsc/src/snes/tutorials/output/ex69_p2p1fetidp_olof.out
/petsc/src/snes/tutorials/output/ex69_q1p0_conv.out
/petsc/src/snes/tutorials/output/ex69_q2p1_conv.out
/petsc/src/snes/tutorials/output/ex69_q2p1fetidp.out
/petsc/src/snes/tutorials/output/ex69_q2p1fetidp_deluxe.out
/petsc/src/snes/tutorials/output/ex69_q2p1fetidp_deluxe_adaptive.out
/petsc/src/snes/tutorials/output/ex69_q2q1_conv.out
/petsc/src/snes/tutorials/output/ex76_2d_tri_p2_p1_p1.out
/petsc/src/snes/tutorials/output/ex76_2d_tri_p2_p1_p1_conv.out
/petsc/src/snes/tutorials/output/ex76_2d_tri_p3_p2_p2.out
/petsc/src/snes/utils/convest.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/draw/impls/x/xops.c
/petsc/src/sys/classes/draw/interface/dsave.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/cupminit.inc
/petsc/src/sys/objects/kokkos/kinit.kokkos.cxx
/petsc/src/tao/constrained/impls/ipm/pdipm.c
/petsc/src/tao/constrained/impls/ipm/pdipm.h
/petsc/src/tao/constrained/tutorials/ex1.c
/petsc/src/ts/tutorials/ex76.c
/petsc/src/ts/tutorials/output/ex18_adv_0.out
/petsc/src/ts/tutorials/output/ex18_adv_1.out
/petsc/src/ts/tutorials/output/ex18_adv_3_ex.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1_conv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1_sconv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1_tconv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p3_p2_p2.out
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/ts/utils/dmplexlandau/tutorials/ex2.c
/petsc/src/ts/utils/dmplexts.c
is/sf/impls/basic/kokkos/sfkok.kokkos.cxx
d0295fc029-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Pass memtypes from VecScatter to SF


/petsc/.gitignore
/petsc/.gitlab-ci.yml
/petsc/.gitlab/CODEOWNERS
/petsc/config/BuildSystem/config/packages/kokkos-kernels.py
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscsf.h
/petsc/include/petscsystypes.h
/petsc/include/petscvec.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/check-ci-settings.sh
/petsc/lib/petsc/bin/maint/check-merge-branch.sh
/petsc/lib/petsc/bin/maint/rebuildtar
/petsc/src/benchmarks/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/makefile
/petsc/src/docs/sphinx_docs/developers/articles.rst
/petsc/src/docs/sphinx_docs/developers/buildsystem.rst
/petsc/src/docs/sphinx_docs/developers/contributing.rst
/petsc/src/docs/sphinx_docs/developers/documentation.rst
/petsc/src/docs/sphinx_docs/developers/integration.rst
/petsc/src/docs/sphinx_docs/developers/objects.rst
/petsc/src/docs/sphinx_docs/manual/acknowledgements.rst
/petsc/src/docs/sphinx_docs/manual/ksp.rst
/petsc/src/docs/sphinx_docs/manual/other.rst
/petsc/src/docs/sphinx_docs/manual/sensitivity_analysis.rst
/petsc/src/docs/sphinx_docs/manual/ts.rst
/petsc/src/docs/tex/petsc.bib
/petsc/src/ksp/ksp/tutorials/ex7.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/mat/impls/aij/mpi/kokkos/mpiaijkok.kokkos.cxx
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/kokkos/aijkok.kokkos.cxx
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/tests/ex114.c
/petsc/src/mat/tests/ex2.c
/petsc/src/mat/tests/ex75.c
/petsc/src/mat/tests/output/ex114.out
/petsc/src/mat/tests/output/ex114_3.out
/petsc/src/mat/tests/output/ex114_4.out
/petsc/src/mat/tests/output/ex114_5.out
/petsc/src/mat/tests/output/ex114_6.out
/petsc/src/mat/tests/output/ex114_7.out
/petsc/src/mat/tests/output/ex114_8.out
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/tutorials/makefile
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/cupminit.inc
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/version.c
/petsc/src/ts/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/tutorials/makefile
/petsc/src/ts/tutorials/power_grid/makefile
is/sf/interface/sf.c
vec/impls/seq/kokkos/veckok.kokkos.cxx
vec/interface/rvector.c
vscat/impls/sf/vscatsf.c
6650292106-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

VECKOKKOS: fix memory leak

dc6d800d06-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

VecDestroy_Seq: guard array_allocated free

9cdae4c106-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

VECKOKKOS: fix compilation for CPU only builds

Fix -Wreorder warnings in constructors

5da7ac9205-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

Mat and Vec: must reset operations to NULL if setting new type

13a936ec05-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

VecErrorIfNotKokkos: fix opt macro

c2f2270605-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'adams/kokkos-matvec-fixes-release' into 'release'

Adams/kokkos matvec fixes release

See merge request petsc/petsc!3301

0b986a8804-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

VecGetSubVector: Fix the block size case for non-contigous access

4eab04ac02-Oct-2020 Hong Zhang <hzhang@mcs.anl.gov>

add Adrian's test

1d5e3c4b02-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

bugfix for VecGetSubVector()
Reported-by: Adrian Croucher <gitlab@mg.gitlab.com>


/petsc/.gitlab-ci.yml
/petsc/.travis.yml
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/ADOLC.py
/petsc/config/BuildSystem/config/packages/Chaco.py
/petsc/config/BuildSystem/config/packages/ColPack.py
/petsc/config/BuildSystem/config/packages/bamg.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt.py
/petsc/config/examples/arch-olcf-frontier-cuda-beta.py
/petsc/config/petsc_harness.sh
/petsc/config/query_tests.py
/petsc/gmakefile.test
/petsc/include/petscfe.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/check-ci-settings.sh
/petsc/lib/petsc/bin/maint/check-merge-branch.sh
/petsc/lib/petsc/bin/maint/createpatch
/petsc/lib/petsc/bin/maint/rebuildtar
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/lib/petsc/bin/petsc-performance-view
/petsc/lib/petsc/bin/petscnagupgrade.py
/petsc/makefile
/petsc/src/binding/petsc4py/CHANGES.rst
/petsc/src/binding/petsc4py/DESCRIPTION.rst
/petsc/src/binding/petsc4py/docs/index.rst
/petsc/src/binding/petsc4py/docs/source/citing.rst
/petsc/src/binding/petsc4py/docs/source/overview.rst
/petsc/src/binding/petsc4py/src/__init__.py
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/docs/sphinx_docs/conf.py
/petsc/src/docs/sphinx_docs/developers/documentation.rst
/petsc/src/docs/sphinx_docs/manual/getting_started.rst
/petsc/src/docs/sphinx_docs/manual/index.rst
/petsc/src/docs/sphinx_docs/manual/ksp.rst
/petsc/src/docs/sphinx_docs/manual/other.rst
/petsc/src/docs/tao_tex/manual/cover.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/310.html
/petsc/src/docs/website/documentation/changes/311.html
/petsc/src/docs/website/documentation/changes/312.html
/petsc/src/docs/website/documentation/changes/313.html
/petsc/src/docs/website/documentation/changes/314.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/39.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresimpl.h
/petsc/src/ksp/ksp/tests/ex21.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/tests/options/ex55.c
/petsc/src/sys/tests/options/output/ex55_5a.out
/petsc/src/sys/tests/options/output/ex55_5b.out
/petsc/src/sys/tests/options/output/ex55_5c.out
/petsc/src/ts/tutorials/autodiff/adolc-utils/drivers.cxx
/petsc/src/ts/tutorials/autodiff/adr_ex1.cxx
/petsc/src/ts/tutorials/autodiff/adr_ex5adj.cxx
/petsc/src/ts/tutorials/autodiff/adr_ex5adj_mf.cxx
/petsc/src/ts/tutorials/autodiff/ex16adj.cxx
/petsc/src/ts/tutorials/autodiff/ex16adj_tl.cxx
/petsc/src/ts/tutorials/autodiff/ex16opt_ic.cxx
/petsc/src/ts/tutorials/autodiff/makefile
/petsc/src/ts/tutorials/autodiff/output/adr_ex5adj_1.out
/petsc/src/ts/tutorials/autodiff/output/adr_ex5adj_2.out
/petsc/src/ts/tutorials/autodiff/output/adr_ex5adj_mf_1.out
/petsc/src/ts/utils/dmnetworkts.c
/petsc/src/ts/utils/dmplexlandau/plexland.c
vec/interface/rvector.c
dbfa90b802-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Fix WaitForKokkos() for host build

ea35c7b729-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Fix veckok bugs


/petsc/.gitlab-ci.yml
/petsc/.travis.yml
/petsc/CONTRIBUTING
/petsc/LICENSE
/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/ADOLC.py
/petsc/config/BuildSystem/config/packages/Chaco.py
/petsc/config/BuildSystem/config/packages/ColPack.py
/petsc/config/BuildSystem/config/packages/bamg.py
/petsc/config/BuildSystem/config/packages/cuda.py
/petsc/config/BuildSystem/config/packages/slepc.py
/petsc/config/examples/arch-ci-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt.py
/petsc/config/examples/arch-olcf-frontier-cuda-beta.py
/petsc/config/petsc_harness.sh
/petsc/config/query_tests.py
/petsc/gmakefile.test
/petsc/include/petscfe.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/check-ci-settings.sh
/petsc/lib/petsc/bin/maint/check-merge-branch.sh
/petsc/lib/petsc/bin/maint/createpatch
/petsc/lib/petsc/bin/maint/rebuildtar
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/lib/petsc/bin/petsc-performance-view
/petsc/lib/petsc/bin/petscnagupgrade.py
/petsc/makefile
/petsc/src/binding/petsc4py/CHANGES.rst
/petsc/src/binding/petsc4py/DESCRIPTION.rst
/petsc/src/binding/petsc4py/docs/index.rst
/petsc/src/binding/petsc4py/docs/source/citing.rst
/petsc/src/binding/petsc4py/docs/source/overview.rst
/petsc/src/binding/petsc4py/src/__init__.py
/petsc/src/dm/field/impls/ds/dmfieldds.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/docs/sphinx_docs/conf.py
/petsc/src/docs/sphinx_docs/developers/documentation.rst
/petsc/src/docs/sphinx_docs/manual/getting_started.rst
/petsc/src/docs/sphinx_docs/manual/index.rst
/petsc/src/docs/sphinx_docs/manual/ksp.rst
/petsc/src/docs/sphinx_docs/manual/other.rst
/petsc/src/docs/tao_tex/manual/cover.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/2015.html
/petsc/src/docs/website/documentation/changes/2016.html
/petsc/src/docs/website/documentation/changes/2017.html
/petsc/src/docs/website/documentation/changes/2018-21.html
/petsc/src/docs/website/documentation/changes/2022.html
/petsc/src/docs/website/documentation/changes/2024.html
/petsc/src/docs/website/documentation/changes/2028.html
/petsc/src/docs/website/documentation/changes/2029.html
/petsc/src/docs/website/documentation/changes/21.html
/petsc/src/docs/website/documentation/changes/211.html
/petsc/src/docs/website/documentation/changes/212.html
/petsc/src/docs/website/documentation/changes/213.html
/petsc/src/docs/website/documentation/changes/215.html
/petsc/src/docs/website/documentation/changes/216.html
/petsc/src/docs/website/documentation/changes/220.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/230.html
/petsc/src/docs/website/documentation/changes/231.html
/petsc/src/docs/website/documentation/changes/232.html
/petsc/src/docs/website/documentation/changes/233.html
/petsc/src/docs/website/documentation/changes/300.html
/petsc/src/docs/website/documentation/changes/31.html
/petsc/src/docs/website/documentation/changes/310.html
/petsc/src/docs/website/documentation/changes/311.html
/petsc/src/docs/website/documentation/changes/312.html
/petsc/src/docs/website/documentation/changes/313.html
/petsc/src/docs/website/documentation/changes/314.html
/petsc/src/docs/website/documentation/changes/32.html
/petsc/src/docs/website/documentation/changes/33.html
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/35.html
/petsc/src/docs/website/documentation/changes/36.html
/petsc/src/docs/website/documentation/changes/37.html
/petsc/src/docs/website/documentation/changes/38.html
/petsc/src/docs/website/documentation/changes/39.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/license.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresimpl.h
/petsc/src/ksp/ksp/tests/ex21.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/tests/options/ex55.c
/petsc/src/sys/tests/options/output/ex55_5a.out
/petsc/src/sys/tests/options/output/ex55_5b.out
/petsc/src/sys/tests/options/output/ex55_5c.out
/petsc/src/ts/tutorials/autodiff/adolc-utils/drivers.cxx
/petsc/src/ts/tutorials/autodiff/adr_ex1.cxx
/petsc/src/ts/tutorials/autodiff/adr_ex5adj.cxx
/petsc/src/ts/tutorials/autodiff/adr_ex5adj_mf.cxx
/petsc/src/ts/tutorials/autodiff/ex16adj.cxx
/petsc/src/ts/tutorials/autodiff/ex16adj_tl.cxx
/petsc/src/ts/tutorials/autodiff/ex16opt_ic.cxx
/petsc/src/ts/tutorials/autodiff/makefile
/petsc/src/ts/tutorials/autodiff/output/adr_ex5adj_1.out
/petsc/src/ts/tutorials/autodiff/output/adr_ex5adj_2.out
/petsc/src/ts/tutorials/autodiff/output/adr_ex5adj_mf_1.out
/petsc/src/ts/utils/dmnetworkts.c
/petsc/src/ts/utils/dmplexlandau/plexland.c
vec/impls/seq/kokkos/veckok.kokkos.cxx
vec/interface/vecreg.c
d34fde6e29-Sep-2020 Richard Tran Mills <rmills@rmills.org>

Fix terrible mistake in -vec_pinned_memory_min documention: -1 means pinned memory will NEVER be used, not always!


/petsc/include/petsc/private/matimpl.h
/petsc/include/petscaijdevice.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/lib/petsc/conf/rules
/petsc/makefile
/petsc/src/dm/impls/plex/tutorials/ex5.c
/petsc/src/dm/impls/plex/tutorials/ex9.c
/petsc/src/dm/impls/plex/tutorials/output/ex9_mesh_2.out
/petsc/src/dm/impls/swarm/tests/ex4.c
/petsc/src/dm/impls/swarm/tests/output/ex4_1.out
/petsc/src/dm/impls/swarm/tests/output/ex4_2.out
/petsc/src/dm/impls/swarm/tests/output/ex4_3.out
/petsc/src/dm/impls/swarm/tests/output/ex4_4.out
/petsc/src/dm/impls/swarm/tests/output/ex4_5.out
/petsc/src/dm/impls/swarm/tests/output/ex4_6.out
/petsc/src/docs/doctext/html.def
/petsc/src/docs/doctext/htmltabl.def
/petsc/src/docs/doctext/latex.def
/petsc/src/docs/doctext/nroff.def
/petsc/src/docs/doctext/petsc.group
/petsc/src/docs/doctext/petscapp.cfg
/petsc/src/docs/doctext/readme
/petsc/src/docs/manualpages-sec/header_LANDAU
/petsc/src/docs/sphinx_docs/manual/getting_started.rst
/petsc/src/docs/sphinx_docs/manual/high_level_mg.rst
/petsc/src/docs/sphinx_docs/manual/images/danumbering.fig
/petsc/src/docs/sphinx_docs/manual/images/ghost.fig
/petsc/src/docs/sphinx_docs/manual/images/localspaces.svg
/petsc/src/docs/sphinx_docs/manual/index.rst
/petsc/src/docs/sphinx_docs/manual/ksp.rst
/petsc/src/docs/sphinx_docs/manual/mat.rst
/petsc/src/docs/sphinx_docs/manual/profiling.rst
/petsc/src/docs/sphinx_docs/manual/snes.rst
/petsc/src/docs/sphinx_docs/manual/ts.rst
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpicusparsematimpl.h
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/kokkos/aijkokkosimpl.hpp
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/mat/tutorials/ex5cu.cu
/petsc/src/mat/tutorials/makefile
/petsc/src/mat/tutorials/output/ex5cu_0.out
/petsc/src/snes/tutorials/makefile
/petsc/src/sys/error/err.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/utils/sortso.c
/petsc/src/ts/impls/implicit/discgrad/makefile
/petsc/src/ts/impls/implicit/discgrad/tsdiscgrad.c
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsregall.c
/petsc/src/ts/tests/ex24.c
/petsc/src/ts/tests/output/ex24_1.out
/petsc/src/ts/tutorials/ex16.c
/petsc/src/ts/tutorials/ex16fwd.c
/petsc/src/ts/tutorials/ex19.c
/petsc/src/ts/tutorials/ex20adj.c
/petsc/src/ts/utils/dmplexlandau/plexland.c
vec/interface/vector.c
6fe358cd23-Sep-2020 Kaushik Kulkarni <kgk2@illinois.edu>

define VecGetOffloadMask

04a4fe6423-Sep-2020 Kaushik Kulkarni <kgk2@illinois.edu>

make offloadmask as _p_Vec's member for all builds

8c3ff71b20-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Add MATAIJKOKKOS

10171e3420-Sep-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Add VECKOKKOS

1...<<51525354555657585960>>...278