History log of /petsc/config/BuildSystem/ (Results 2076 – 2100 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b454c23e09-Oct-2020 Pierre Jolivet <pierre@joliv.et>

MUMPS v5.3.4


/petsc/.gitignore
config/packages/MUMPS.py
/petsc/include/petscbag.h
/petsc/lib/petsc/bin/maint/builddist
/petsc/lib/petsc/bin/maint/check-merge-branch.sh
/petsc/lib/petsc/bin/maint/rebuildtar
/petsc/share/petsc/datafiles/meshes/quads-q2.msh
/petsc/share/petsc/datafiles/meshes/quads-q3.msh
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/tests/ex33.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/interface/dm.c
/petsc/src/docs/makefile
/petsc/src/docs/sphinx_docs/developers/articles.rst
/petsc/src/docs/sphinx_docs/developers/documentation.rst
/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/getting_started.rst
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/tests/ex114.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/mat/utils/gcreate.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/ex13.c
/petsc/src/snes/tutorials/ex62.c
/petsc/src/snes/tutorials/ex69.c
/petsc/src/snes/tutorials/output/ex13_kokkos.out
/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/utils/convest.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/draw/interface/dsave.c
/petsc/src/sys/objects/version.c
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
/petsc/src/vec/vec/impls/seq/kokkos/veckokkosimpl.hpp
/petsc/src/vec/vec/interface/vecreg.c
f15f106708-Oct-2020 Stefano Zampini <stefano.zampini@gmail.com>

Kokkos-kernels: disable cusparse tpl if CUDA >= 11.0


/petsc/.gitlab-ci.yml
config/packages/kokkos-kernels.py
/petsc/config/examples/arch-ci-linux-c-exodus-dbg.py
/petsc/include/petsc/private/matimpl.h
/petsc/include/petscvec.hpp
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/docs/sphinx_docs/developers/documentation.rst
/petsc/src/docs/sphinx_docs/manual/getting_started.rst
/petsc/src/ksp/ksp/tutorials/ex7.c
/petsc/src/ksp/ksp/tutorials/ex71.c
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_cuda_approx.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_cuda_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_cuda_nsize-2.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_kokkos_nsize-1.out
/petsc/src/ksp/ksp/tutorials/output/ex7_gamg_kokkos_nsize-2.out
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.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/ksp/pc/impls/gamg/util.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.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/mpi/mpimatmatmult.c
/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/matmatmult.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/tests/ex2.c
/petsc/src/mat/utils/matstash.c
/petsc/src/snes/tutorials/ex13.c
/petsc/src/snes/tutorials/ex3k.kokkos.cxx
/petsc/src/snes/tutorials/output/ex13_kokkos.out
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
/petsc/src/vec/vec/impls/seq/kokkos/veckokkosimpl.hpp
/petsc/src/vec/vec/interface/vecreg.c
ae46fe3b08-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Do not print hashes of files used to check for a repeat of the same run of ./configure

Commit-type: configure
/spend 5m

b5f7118406-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Cleanup the printing of === on configure.log

Very small reorganization of configure output for clarity.

Commit-type: configure
/spend 20m

6678139f05-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Print files in paths only once not every time a search for executable fails

Commit-type: configure
/spend 20m

310a841b05-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Print the environmental variables at the beginning of configure instead of much later in the compilers

Commit-type: configure
/spend 5m

7684592e05-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Don't say when running test without threads, only when running with threads

Commit-type: configure
/spend 5m

d6c6a90f05-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Remove logWrite() calls from executeTest() since they produced essentially identical lines on configure.log to the logPrint() statements

Commit-type: configure
/spend 15m
Reported-by: Patrick Sanan

Remove logWrite() calls from executeTest() since they produced essentially identical lines on configure.log to the logPrint() statements

Commit-type: configure
/spend 15m
Reported-by: Patrick Sanan <patrick.sanan@gmail.com>

show more ...

27ea223c05-Oct-2020 Barry Smith <bsmith@mcs.anl.gov>

Don't allow some detected compilers to be MPI compiler wrappers and others to be plain compilers.

So if the C compiler is a wrapper or not search only CXX and Fortran that are wrappers or not

Other

Don't allow some detected compilers to be MPI compiler wrappers and others to be plain compilers.

So if the C compiler is a wrapper or not search only CXX and Fortran that are wrappers or not

Otherwise you can end with with a C compiler that is not a wrapper and then package.py crashes because
self.usedMPICompilers has been set to true by CXX or Fortran wrapper library

Commit-type: bug-fix
/spend 45 m

show more ...

d44ecc4330-Sep-2020 Satish Balay <balay@mcs.anl.gov>

slepc: revert petsc/master to slepc/master

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

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

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

Merge branch 'balay/update-slepc-13.4.0/release' into 'release'

Balay/update slepc 3.14.0/release

See merge request petsc/petsc!3285

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

Merge branch 'barry/2020-09-29/try-srun-mpiexec' into 'master'

Search for srun if mpiexec mpirun not found

See merge request petsc/petsc!3276


/petsc/LICENSE
config/packages/MPI.py
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/update-docs.py
/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/docs/tao_tex/manual/cover.tex
/petsc/src/docs/tex/petscapp.bib
/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/dev.html
/petsc/src/docs/website/documentation/changes/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
bb95b03b03-Oct-2020 Hong Zhang <hongzhang@anl.gov>

Update the commit for pkg revolve.

A memory problem has been fixed externally.

Reported by: Stefano Zampini <stefano.zampini@gmail.com>


/petsc/.gitlab-ci.yml
/petsc/LICENSE
config/packages/revolve.py
/petsc/config/petsc_harness.sh
/petsc/config/query_tests.py
/petsc/gmakefile.test
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/update-docs.py
/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/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/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/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqcusparse/cusparsematimpl.h
/petsc/src/snes/interface/snesut.c
8533e58630-Sep-2020 Satish Balay <balay@mcs.anl.gov>

slepc: update to 3.14.0 release


/petsc/.gitlab-ci.yml
/petsc/LICENSE
config/packages/slepc.py
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/update-docs.py
/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/docs/sphinx_docs/developers/documentation.rst
/petsc/src/docs/sphinx_docs/manual/getting_started.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/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
b2c8c4af28-Sep-2020 Satish Balay <balay@mcs.anl.gov>

update slepc, bamg to latest snapshot

e14ad0d329-Sep-2020 Barry Smith <bsmith@mcs.anl.gov>

Search for srun if mpiexec mpirun not found
If --with-mpi-dir provided DO NOT search the default path or other directories for mpiexec/mpirun/srun

Commit-type: configure, bug-fix
/spend 10m
Reported

Search for srun if mpiexec mpirun not found
If --with-mpi-dir provided DO NOT search the default path or other directories for mpiexec/mpirun/srun

Commit-type: configure, bug-fix
/spend 10m
Reported-by: Ben Southworth <Ben.Southworth@Colorado.EDU>

show more ...

96b01a4429-Sep-2020 Satish Balay <balay@mcs.anl.gov>

chaco: update to version without namespace conflict with adolc [wrt divide()]

410585f622-May-2020 Hong Zhang <hongzhang@anl.gov>

Fix ColPack, ADOLC builds, and add adolc to CI tests (and related test fixes)

2e34818529-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2020-09-26/set-cuda-gencodearch' into 'master'

Barry/2020 09 26/set cuda gencodearch

See merge request petsc/petsc!3252


config/packages/cuda.py
/petsc/config/examples/arch-olcf-frontier-cuda-beta.py
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscaijdevice.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/lib/petsc/conf/bfort-petsc.txt
/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
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vector.c
7e6a3d4a28-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/update-gitcommit' into 'master'

configure: update gitcommit from 'master' to hash [and for branch - usage...

See merge request petsc/petsc!3251

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

Fix typos in kokkos packages


config/packages/kokkos-kernels.py
config/packages/kokkos.py
/petsc/config/examples/arch-ci-linux-cuda-double.py
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscvec.hpp
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/tests/ex3.c
/petsc/src/ksp/ksp/tutorials/ex27.c
/petsc/src/ksp/ksp/tutorials/ex71.c
/petsc/src/mat/impls/aij/mpi/kokkos/makefile
/petsc/src/mat/impls/aij/mpi/kokkos/mpiaijkok.kokkos.cxx
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/kokkos/aijkok.kokkos.cxx
/petsc/src/mat/impls/aij/seq/kokkos/aijkokkosimpl.hpp
/petsc/src/mat/impls/aij/seq/kokkos/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/interface/matregis.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errabort.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/objects/cupminit.inc
/petsc/src/sys/objects/kokkos/kinit.kokkos.cxx
/petsc/src/sys/tests/ex49f.F90
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-custom/zsortsof.c
/petsc/src/sys/utils/sortso.c
/petsc/src/vec/is/sf/impls/basic/kokkos/sfkok.kokkos.cxx
/petsc/src/vec/is/sf/impls/basic/sfpack.c
/petsc/src/vec/is/sf/impls/basic/sfpack.h
/petsc/src/vec/vec/impls/mpi/kokkos/makefile
/petsc/src/vec/vec/impls/mpi/kokkos/mpikok.kokkos.cxx
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/kokkos/makefile
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
/petsc/src/vec/vec/impls/seq/kokkos/veckokkosimpl.hpp
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/tests/ex22.c
/petsc/src/vec/vec/tests/ex23.c
/petsc/src/vec/vec/tests/ex28.c
/petsc/src/vec/vec/tests/ex34.c
/petsc/src/vec/vec/tests/ex37.c
/petsc/src/vec/vec/tests/ex38.c
/petsc/src/vec/vec/tests/ex43.c
/petsc/src/vec/vec/tests/output/ex37_4.out
/petsc/src/vec/vec/tutorials/ex1.c
0eeacb6927-Sep-2020 Barry Smith <bsmith@mcs.anl.gov>

Add support for -with-cuda-gencodearch='all'

Thanks-To: Hong Zhang <hongzhang@anl.gov>

46a5068e27-Sep-2020 Barry Smith <bsmith@mcs.anl.gov>

If CUDA gencodearch is set then provide it to CUDAFLAGS so the compile uses the options

Reported-by: Mark Adams <mfadams@lbl.gov>
/spend 5m

1a118b1d27-Sep-2020 Barry Smith <bsmith@mcs.anl.gov>

Determine the CUDA gencodearch automatically for the current hardware
Can be overwritten with --with-cuda-gencodearch

Note this does not set the option for PETSc compiles (next commit)

Reported-by:

Determine the CUDA gencodearch automatically for the current hardware
Can be overwritten with --with-cuda-gencodearch

Note this does not set the option for PETSc compiles (next commit)

Reported-by: Mark Adams Mark Adams <mfadams@lbl.gov>

/spend 45m

show more ...

1...<<81828384858687888990>>...190