History log of /petsc/config/BuildSystem/ (Results 1976 – 2000 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bec88c9302-Feb-2021 Satish Balay <balay@mcs.anl.gov>

slepc: update to 3.14.2. This fixes --download-slepc4py

9c4038e228-Jan-2021 Pierre Jolivet <pierre@joliv.et>

MPICH: update to 3.4.1


config/packages/MPICH.py
/petsc/include/petsc/finclude/petsctao.h
/petsc/include/petsc/private/taoimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petsctao.h
/petsc/src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_2_simplex_continuous_full.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_simplex_continuous_full.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_simplex_continuous_trimmed.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_simplex_discontinuous_trimmed.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_tensor_continuous_full.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_tensor_continuous_trimmed.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_tensor_discontinuous_trimmed.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_wedge_continuous_full.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_wedge_continuous_trimmed.out
/petsc/src/dm/dt/dualspace/impls/lagrange/tests/output/ex1_3_wedge_discontinuous_trimmed.out
/petsc/src/docs/tao_tex/manual/mathprog.bib
/petsc/src/docs/tao_tex/manual/part2b.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/tao/constrained/impls/almm/almm.c
/petsc/src/tao/constrained/impls/almm/almm.h
/petsc/src/tao/constrained/impls/almm/almmutils.c
/petsc/src/tao/constrained/impls/almm/makefile
/petsc/src/tao/constrained/impls/makefile
/petsc/src/tao/constrained/tutorials/ex1.c
/petsc/src/tao/constrained/tutorials/makefile
/petsc/src/tao/constrained/tutorials/output/ex1_1.out
/petsc/src/tao/constrained/tutorials/output/ex1_10.out
/petsc/src/tao/constrained/tutorials/output/ex1_3.out
/petsc/src/tao/constrained/tutorials/output/ex1_5.out
/petsc/src/tao/constrained/tutorials/output/ex1_6.out
/petsc/src/tao/constrained/tutorials/output/ex1_7.out
/petsc/src/tao/constrained/tutorials/output/ex1_8.out
/petsc/src/tao/constrained/tutorials/output/ex1_9.out
/petsc/src/tao/interface/dlregistao.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/interface/taosolver_bounds.c
/petsc/src/tao/interface/taosolverregi.c
c50fdd4127-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/feature-vecrandom-minmax-device' into 'master'

Support VecSetRandom and VecMin/Max for VECCUDA

See merge request petsc/petsc!3578


/petsc/.gitlab-ci.yml
config/packages/cuda.py
/petsc/config/examples/arch-ci-linux-cuda-double.py
/petsc/include/petsc/private/cudavecimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscfe.h
/petsc/include/petscsys.h
/petsc/src/binding/petsc4py/conf/baseconf.py
/petsc/src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/utils/dmproject.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/mat/utils/axpy.c
/petsc/src/sys/classes/random/impls/curand/curand.c
/petsc/src/sys/classes/random/impls/curand/curand2.cu
/petsc/src/sys/classes/random/impls/curand/makefile
/petsc/src/sys/classes/random/impls/makefile
/petsc/src/sys/classes/random/impls/rand/rand.c
/petsc/src/sys/classes/random/impls/rand48/rand48.c
/petsc/src/sys/classes/random/impls/rander48/rander48.c
/petsc/src/sys/classes/random/impls/random123/random123.c
/petsc/src/sys/classes/random/impls/sprng/sprng.c
/petsc/src/sys/classes/random/interface/random.c
/petsc/src/sys/classes/random/interface/randreg.c
/petsc/src/sys/classes/random/randomimpl.h
/petsc/src/sys/objects/cuda/handle.c
/petsc/src/ts/tutorials/ex76.c
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1.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_p2_p1_p1_tg_sconv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p2_p1_p1_tg_tconv.out
/petsc/src/ts/tutorials/output/ex76_2d_tri_p3_p2_p2.out
/petsc/src/vec/vec/impls/mpi/kokkos/mpikok.kokkos.cxx
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/seq/kokkos/veckok.kokkos.cxx
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/interface/veccreate.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/tests/ex21.c
/petsc/src/vec/vec/tests/ex28.c
/petsc/src/vec/vec/tests/ex43.c
/petsc/src/vec/vec/tests/output/ex21_1.out
/petsc/src/vec/vec/tests/output/ex21_2.out
3c1d0bf921-Jan-2021 Pierre Jolivet <pierre@joliv.et>

ARCHIVE_RECIPE_ARGFILE: bypass ARG_MAX limitation

54c11a9421-Jan-2021 Pierre Jolivet <pierre@joliv.et>

ARCHIVE_RECIPE_ARGFILE: bypass ARG_MAX limitation

e7920bf421-Jan-2021 Pierre Jolivet <pierre@joliv.et>

PETSC_HAVE_PACKAGES: no duplicate package

8651c66e19-Jan-2021 Pierre Jolivet <pierre@joliv.et>

SLEPc: no int to float implicit conversion warning


config/packages/hpddm.py
config/packages/slepc.py
/petsc/src/binding/petsc4py/src/PETSc/DM.pyx
/petsc/src/binding/petsc4py/src/PETSc/DMPlex.pyx
/petsc/src/binding/petsc4py/src/PETSc/Viewer.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscdm.pxi
/petsc/src/binding/petsc4py/src/PETSc/petscdmplex.pxi
/petsc/src/binding/petsc4py/test/test_dmplex.py
/petsc/src/dm/impls/plex/tutorials/ex5.c
/petsc/src/dm/impls/plex/tutorials/output/ex5_0_outformat-hdf5_petsc_parmetis.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_0_outformat-hdf5_petsc_ptscotch.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_0_outformat-hdf5_petsc_simple.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_0_outformat-hdf5_xdmf_parmetis.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_0_outformat-hdf5_xdmf_ptscotch.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_0_outformat-hdf5_xdmf_simple.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_1_outformat-hdf5_petsc_parmetis.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_1_outformat-hdf5_petsc_ptscotch.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_1_outformat-hdf5_petsc_simple.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_1_outformat-hdf5_xdmf_parmetis.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_1_outformat-hdf5_xdmf_ptscotch.out
/petsc/src/dm/impls/plex/tutorials/output/ex5_1_outformat-hdf5_xdmf_simple.out
/petsc/src/docs/sphinx_docs/Makefile
/petsc/src/docs/sphinx_docs/_static/css/petsc-team-container.css
/petsc/src/docs/sphinx_docs/_static/images/adams.jpg
/petsc/src/docs/sphinx_docs/_static/images/alp.jpg
/petsc/src/docs/sphinx_docs/_static/images/barry.gif
/petsc/src/docs/sphinx_docs/_static/images/bill.gif
/petsc/src/docs/sphinx_docs/_static/images/buschelman.jpg
/petsc/src/docs/sphinx_docs/_static/images/dave.jpg
/petsc/src/docs/sphinx_docs/_static/images/dinesh.jpg
/petsc/src/docs/sphinx_docs/_static/images/dmitry.jpg
/petsc/src/docs/sphinx_docs/_static/images/hong.jpg
/petsc/src/docs/sphinx_docs/_static/images/jed.jpg
/petsc/src/docs/sphinx_docs/_static/images/karli.jpg
/petsc/src/docs/sphinx_docs/_static/images/lisandro.jpg
/petsc/src/docs/sphinx_docs/_static/images/lois.gif
/petsc/src/docs/sphinx_docs/_static/images/matt.jpg
/petsc/src/docs/sphinx_docs/_static/images/mcs-rule-small.gif
/petsc/src/docs/sphinx_docs/_static/images/mrhongzhang.jpg
/petsc/src/docs/sphinx_docs/_static/images/patricksanan.jpg
/petsc/src/docs/sphinx_docs/_static/images/peter.jpg
/petsc/src/docs/sphinx_docs/_static/images/richard.jpg
/petsc/src/docs/sphinx_docs/_static/images/sarich.jpg
/petsc/src/docs/sphinx_docs/_static/images/satish.gif
/petsc/src/docs/sphinx_docs/_static/images/scaling.jpg
/petsc/src/docs/sphinx_docs/_static/images/sean.jpg
/petsc/src/docs/sphinx_docs/_static/images/shri.jpg
/petsc/src/docs/sphinx_docs/_static/images/stefano.jpg
/petsc/src/docs/sphinx_docs/_static/images/tobin.png
/petsc/src/docs/sphinx_docs/_static/images/todd.jpg
/petsc/src/docs/sphinx_docs/_static/images/vaclav.jpg
/petsc/src/docs/sphinx_docs/_static/images/victor.jpg
/petsc/src/docs/sphinx_docs/_static/images/victorminden.jpg
/petsc/src/docs/sphinx_docs/conf.py
/petsc/src/docs/sphinx_docs/contact/index.rst
/petsc/src/docs/sphinx_docs/contact/meeting_documentation.rst
/petsc/src/docs/sphinx_docs/contact/petsc_team.rst
/petsc/src/docs/sphinx_docs/developers/buildsystem.rst
/petsc/src/docs/sphinx_docs/developers/copyimages.rst
/petsc/src/docs/sphinx_docs/developers/documentation.rst
/petsc/src/docs/sphinx_docs/developers/index.rst
/petsc/src/docs/sphinx_docs/developers/integration.rst
/petsc/src/docs/sphinx_docs/developers/testing.rst
/petsc/src/docs/sphinx_docs/faq/index.rst
/petsc/src/docs/sphinx_docs/genteamtable.py
/petsc/src/docs/sphinx_docs/guides/guide_to_examples.rst
/petsc/src/docs/sphinx_docs/guides/physics/guide_to_stokes.rst
/petsc/src/docs/sphinx_docs/index.rst
/petsc/src/docs/sphinx_docs/install/index.rst
/petsc/src/docs/sphinx_docs/install/install_documentation.rst
/petsc/src/docs/sphinx_docs/install/install_tutorial.rst
/petsc/src/docs/sphinx_docs/install/license_documentation.rst
/petsc/src/docs/sphinx_docs/install/windowsinstall_documentation.rst
/petsc/src/docs/sphinx_docs/manual/getting_started.rst
/petsc/src/docs/sphinx_docs/manual/other.rst
/petsc/src/docs/sphinx_docs/manual/snes.rst
/petsc/src/docs/sphinx_docs/miscellaneous/acknowledgements.rst
/petsc/src/docs/sphinx_docs/miscellaneous/applications_publications.rst
/petsc/src/docs/sphinx_docs/miscellaneous/funding.rst
/petsc/src/docs/sphinx_docs/miscellaneous/index.rst
/petsc/src/docs/sphinx_docs/miscellaneous/prizes.rst
/petsc/src/docs/sphinx_docs/miscellaneous/threads.rst
/petsc/src/docs/sphinx_docs/overview/features_documentation.rst
/petsc/src/docs/sphinx_docs/overview/gpu_roadmap_documentation.rst
/petsc/src/docs/sphinx_docs/overview/index.rst
/petsc/src/docs/sphinx_docs/overview/linear_solve_table_documentation.rst
/petsc/src/docs/sphinx_docs/overview/nonlinear_solve_table_documentation.rst
/petsc/src/docs/sphinx_docs/overview/nutshell.rst
/petsc/src/docs/sphinx_docs/overview/tao_solve_table_documentation.rst
/petsc/src/docs/tex/petsc.bib
808ba61904-Jan-2021 Stefano Zampini <stefano.zampini@gmail.com>

PetscRandom: add CURAND support

9b063c1121-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

656ba16521-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-01-13/catch-broken-version-numbers/release' into 'release'

Ensure version number of packages that require them are convertable to integer tubles

See merge request petsc/pet

Merge branch 'barry/2021-01-13/catch-broken-version-numbers/release' into 'release'

Ensure version number of packages that require them are convertable to integer tubles

See merge request petsc/petsc!3558

show more ...

a60394e420-Jan-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

make.py setupHelp(): threads -> processes

f800805312-Jan-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

petsc4py.py: Enable parallel testing.

Number of processeses for `make petsc4pytest` can be set using --with-petsc4py-test-np and defaults to make_test_np.
For now limited to 4.

affcb74d19-Jan-2021 Stefano Zampini <stefano.zampini@gmail.com>

configure CUDA: need to define petscNvcc


config/packages/cuda.py
/petsc/include/petsc/private/cudavecimpl.h
/petsc/src/binding/petsc4py/src/PETSc/Vec.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscvec.pxi
/petsc/src/binding/petsc4py/src/include/compat/cuda.h
/petsc/src/ksp/ksp/tutorials/ex71.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.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/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx
/petsc/src/mat/impls/aij/seq/aij.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/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/sell/mpi/mpisell.h
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/transpose/htransm.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/tests/ex132.c
/petsc/src/mat/tests/ex70.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/multequal.c
/petsc/src/sys/error/err.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/interface/rvector.c
7b99d66919-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/.gitignore
config/compilerOptions.py
config/package.py
nargs.py
/petsc/include/petsc/private/cudavecimpl.h
/petsc/src/binding/petsc4py/.gitignore
/petsc/src/binding/petsc4py/src/PETSc/Vec.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscvec.pxi
/petsc/src/binding/petsc4py/src/include/compat/cuda.h
/petsc/src/dm/impls/network/network.c
/petsc/src/ksp/ksp/tutorials/ex71.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.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/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx
/petsc/src/mat/impls/aij/seq/aij.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/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/sell/mpi/mpisell.h
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/transpose/htransm.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/tests/ex132.c
/petsc/src/mat/tests/ex70.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/multequal.c
/petsc/src/sys/error/err.c
/petsc/src/tao/bound/impls/bqnk/bqnk.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/interface/rvector.c
627ab58119-Jan-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'haplav/fix-python-configure-help-release' into 'release'

Improve python-related entries in configure --help (release)

See merge request petsc/petsc!3565

da8c43c219-Jan-2021 Satish Balay <balay@mcs.anl.gov>

openmpi: use -show


config/compilerOptions.py
/petsc/config/configure.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt.py
/petsc/config/query_tests.py
/petsc/gmakefile.test
/petsc/include/petscksp.h
/petsc/include/petscsystypes.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/check-ci-settings.sh
/petsc/lib/petsc/bin/maint/check-merge-branch.sh
/petsc/lib/petsc/conf/rules
/petsc/share/petsc/matlab/@PetscOpenSocket/read.m
/petsc/share/petsc/matlab/@PetscOpenSocket/write.m
/petsc/share/petsc/matlab/PetscBinaryRead.m
/petsc/share/petsc/matlab/launch.m
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/binding/petsc4py/CHANGES.rst
/petsc/src/binding/petsc4py/LICENSE.rst
/petsc/src/binding/petsc4py/conf/cythonize.py
/petsc/src/binding/petsc4py/conf/cythonize.sh
/petsc/src/binding/petsc4py/docs/source/conf.py
/petsc/src/binding/petsc4py/makefile
/petsc/src/binding/petsc4py/setup.py
/petsc/src/binding/petsc4py/src/__init__.py
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/tests/ex12.m
/petsc/src/docs/sphinx_docs/conf.py
/petsc/src/docs/website/documentation/changes/314.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/patricksanan.jpg
/petsc/src/docs/website/images/vaclav.jpg
/petsc/src/docs/website/images/victorminden.jpg
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/ksp/f90-mod/petscksp.h90
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresimpl.h
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/tests/ex70.c
/petsc/src/ksp/ksp/tests/makefile
/petsc/src/ksp/ksp/tests/output/ex70.out
/petsc/src/ksp/ksp/tutorials/amrex/MyTest.cpp
/petsc/src/ksp/ksp/tutorials/amrex/initEB.cpp
/petsc/src/ksp/ksp/tutorials/output/ex43_6.out
/petsc/src/ksp/ksp/tutorials/output/ex59_bddc_fetidp_ml_3.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_3lev_hpddm.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_3lev_hpddm_baij.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-0.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-0_alt.out
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hara/pchara.cu
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgf.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/baijmkl/ftn-custom/zmpibaijmklf.c
/petsc/src/mat/impls/baij/seq/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/baijmkl/ftn-custom/zbaijmklf.c
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/interface/dupl.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/tests/options/ex55.c
/petsc/src/sys/tests/options/output/ex55_6a.out
/petsc/src/sys/tests/options/output/ex55_6b.out
/petsc/src/sys/tests/options/output/ex55_6c.out
/petsc/src/sys/tests/options/rc_help
/petsc/src/sys/tests/options/rc_help_intro
/petsc/src/sys/tests/options/rc_version
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/utils/dmplexlandau/cuda/landaucu.cu
/petsc/src/ts/utils/dmplexlandau/plexland.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/tests/ex100.cu
1d05917415-Jan-2021 Satish Balay <balay@mcs.anl.gov>

versionToTuple: ignore leading strings in package versions.
i.e 5.3.3consortium -> 5.3.3

8bf8391516-Jan-2021 Barry Smith <bsmith@mcs.anl.gov>

Add -pc_hypre_euclid_droptolerance and -pc_hypre_euclid_bj options

Add test cases for Euclid

Commit-type: error-checking, feature
/spend 50m
Reported-by: Chen Gang <569615491@qq.com>


config/packages/hypre.py
/petsc/include/petsc/private/cudavecimpl.h
/petsc/src/binding/petsc4py/src/PETSc/Vec.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscvec.pxi
/petsc/src/binding/petsc4py/src/include/compat/cuda.h
/petsc/src/ksp/ksp/tutorials/ex71.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.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/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiviennacl/mpiaijviennacl.cxx
/petsc/src/mat/impls/aij/seq/aij.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/seqcusparse/cusparsematimpl.h
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/sell/mpi/mpisell.h
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/impls/transpose/htransm.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/tests/ex132.c
/petsc/src/mat/tests/ex70.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/tutorials/ex19.c
/petsc/src/snes/tutorials/output/ex19_euclid.out
/petsc/src/snes/tutorials/output/ex19_euclid_bj.out
/petsc/src/snes/tutorials/output/ex19_euclid_droptolerance.out
/petsc/src/sys/error/err.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/interface/rvector.c
4bcf483015-Jan-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

petsc4py.py: set download-petsc4py-commit to None to overcome missing key error

684d2cbd15-Jan-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

nargs.Arg: Remove interactiveness; useful error when key is not found.

We definitely don't want the dictionary ask the user for a value if none is set.
And raw_input() no more exists in Python 3.

d4a5764614-Jan-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

Improve python-related entries in configure --help

* add missing --download-petsc4py option
* remove python options other than --with-python-exec which have no effect
* move --with-python-exec to PE

Improve python-related entries in configure --help

* add missing --download-petsc4py option
* remove python options other than --with-python-exec which have no effect
* move --with-python-exec to PETSc section

show more ...


config/packages/petsc4py.py
config/packages/python.py
/petsc/config/configure.py
/petsc/config/examples/arch-ci-osx-cxx-pkgs-opt.py
/petsc/config/query_tests.py
/petsc/gmakefile.test
/petsc/include/petscksp.h
/petsc/include/petscsystypes.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/check-ci-settings.sh
/petsc/lib/petsc/bin/maint/check-merge-branch.sh
/petsc/lib/petsc/conf/rules
/petsc/share/petsc/matlab/@PetscOpenSocket/read.m
/petsc/share/petsc/matlab/@PetscOpenSocket/write.m
/petsc/share/petsc/matlab/PetscBinaryRead.m
/petsc/share/petsc/matlab/launch.m
/petsc/src/benchmarks/streams/CUDAVersion.cu
/petsc/src/binding/petsc4py/CHANGES.rst
/petsc/src/binding/petsc4py/LICENSE.rst
/petsc/src/binding/petsc4py/conf/cythonize.py
/petsc/src/binding/petsc4py/conf/cythonize.sh
/petsc/src/binding/petsc4py/docs/source/conf.py
/petsc/src/binding/petsc4py/makefile
/petsc/src/binding/petsc4py/setup.py
/petsc/src/binding/petsc4py/src/__init__.py
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/tests/ex12.m
/petsc/src/docs/sphinx_docs/conf.py
/petsc/src/docs/website/documentation/changes/314.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/images/patricksanan.jpg
/petsc/src/docs/website/images/vaclav.jpg
/petsc/src/docs/website/images/victorminden.jpg
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/ksp/f90-mod/petscksp.h90
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmresimpl.h
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/tests/ex70.c
/petsc/src/ksp/ksp/tests/makefile
/petsc/src/ksp/ksp/tests/output/ex70.out
/petsc/src/ksp/ksp/tutorials/amrex/MyTest.cpp
/petsc/src/ksp/ksp/tutorials/amrex/initEB.cpp
/petsc/src/ksp/ksp/tutorials/output/ex43_6.out
/petsc/src/ksp/ksp/tutorials/output/ex59_bddc_fetidp_ml_3.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_3lev_hpddm.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_3lev_hpddm_baij.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-0.out
/petsc/src/ksp/ksp/tutorials/output/ex71_bddc_elast_deluxe_layers_adapt_pc_bddc_schur_layers-10_pc_bddc_adaptive_userdefined-0_alt.out
/petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/gasm/ftn-custom/zgasmf.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hara/pchara.cu
/petsc/src/ksp/pc/impls/mg/ftn-custom/zmgf.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/impls/aij/mpi/mpicusparse/mpiaijcusparse.cu
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/baij/mpi/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/baijmkl/ftn-custom/zmpibaijmklf.c
/petsc/src/mat/impls/baij/seq/baijmkl/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/baijmkl/ftn-custom/zbaijmklf.c
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/socket/send.c
/petsc/src/sys/classes/viewer/interface/dupl.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/tests/options/ex55.c
/petsc/src/sys/tests/options/output/ex55_6a.out
/petsc/src/sys/tests/options/output/ex55_6b.out
/petsc/src/sys/tests/options/output/ex55_6c.out
/petsc/src/sys/tests/options/rc_help
/petsc/src/sys/tests/options/rc_help_intro
/petsc/src/sys/tests/options/rc_version
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/utils/dmplexlandau/cuda/landaucu.cu
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/tests/ex100.cu
5def1f1414-Dec-2020 Stefano Zampini <stefano.zampini@gmail.com>

Configure: add support for CUDA in MFEM build

- force MFEM_DIR to package source dir to avoid conflicts
- do not redefine linux unless it is really needed (according to Barry's comment)

2ef22ba812-Sep-2020 Stefano Zampini <stefano.zampini@gmail.com>

configure: few more configure options for BLIS

dc50731b12-Sep-2020 Stefano Zampini <stefano.zampini@gmail.com>

configure: print pthread usage of packages

ceac198f12-Sep-2020 Stefano Zampini <stefano.zampini@gmail.com>

Bump openblas version

1...<<71727374757677787980>>...190