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

Merge remote-tracking branch 'origin/release'

6a144de703-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'PR--petsc4py-build-against-current' into 'release'

petsc4py: build against the PETSc being built

See merge request petsc/petsc!3748

070a9a9903-Apr-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


/petsc/.gitignore
/petsc/.gitlab-ci.yml
/petsc/.mailmap
config/package.py
config/setCompilers.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/libraryOptions.py
/petsc/config/petsc_harness.sh
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmnetworkimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/dmswarmimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmswarm.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/lib/petsc/bin/maint/rebuildtar
/petsc/lib/petsc/bin/maint/xclude
/petsc/src/binding/petsc4py/src/PETSc/Mat.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscmat.pxi
/petsc/src/binding/petsc4py/test/test_dmda.py
/petsc/src/binding/petsc4py/test/test_mat_py.py
/petsc/src/dm/dt/dualspace/interface/dualspace.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/interface/dtweakform.c
/petsc/src/dm/dt/space/interface/space.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexhpddm.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/dm/impls/plex/tests/ex23.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/impls/swarm/tests/ex3.c
/petsc/src/dm/impls/swarm/tests/output/ex3_1.out
/petsc/src/dm/interface/dm.c
/petsc/src/docs/sphinx_docs/manual/dmplex.rst
/petsc/src/docs/website/documentation/changes/314.html
/petsc/src/docs/website/documentation/changes/315.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/tests/output/ex8_1.out
/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/strumpack/strumpack.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/bas/basfactor.c
/petsc/src/mat/impls/aij/seq/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/klu/klu.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/umfpack/umfpack.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/dense/seq/cuda/densecuda.cu
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/tests/ex239.c
/petsc/src/mat/tests/makefile
/petsc/src/mat/tests/output/ex239_1.out
/petsc/src/snes/tutorials/ex12.c
/petsc/src/snes/tutorials/ex13.c
/petsc/src/snes/tutorials/ex19.c
/petsc/src/snes/tutorials/ex77.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/interface/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsmon.c
/petsc/src/ts/tests/ex27.c
/petsc/src/ts/tests/ex28.c
/petsc/src/ts/tests/output/ex27_midpoint.out
/petsc/src/ts/tests/output/ex28_1.out
/petsc/src/ts/tests/output/ex28_2.out
/petsc/src/ts/tutorials/ex47.c
/petsc/src/ts/tutorials/ex48.c
/petsc/src/ts/utils/dmplexts.c
7e20c42e03-Apr-2021 Barry Smith <bsmith@mcs.anl.gov>

Delay trying empty PIC flag until end of shared library checks unless PIC flag...

5f022c6329-Mar-2021 Alexei Colin <acolin@isi.edu>

petsc4py: build against the PETSc being built

Fixes Issue 862:

./configure --with-petsc4py=1 && make && make install DESTDIR=foo
<error>

Prior to this patch, when the Python extension is b

petsc4py: build against the PETSc being built

Fixes Issue 862:

./configure --with-petsc4py=1 && make && make install DESTDIR=foo
<error>

Prior to this patch, when the Python extension is built against
the PETSc installed in the system, i.e. PETSc needs to be fully
installed before the extension can be built. This is a problem
for packaging recipes that want to use `--with-petsc4py=1` but
won't have PETSc installed into the system at the time the
one single top-level build gets to building the Python extension.

This patch allows petsc4py to be built against PETSc located
in the staging directory (DESTDIR). This involves four actions:

1. set PETSC_DIR the DESTDIR/PREFIX

2. but still pass DESTDIR to petsc4py build code (for items 3, 4)

3. input paths read from PETSc config files point into the final
installation location of PETSc, so need to be prepended with DESTDIR

4. output paths to be used after installation need to be stripped
of DESTDIR (they contain DESTDIR because of item 1)

NOTE: DESTDIR passed to the top-level makefile must be an absolute path.
A relative path would not resolve intuitively at the time of building
petsc4py, since the working directory would be `src/binding/petsc4py`.

Signed-off-by: Alexei Colin <acolin@isi.edu>

show more ...


/petsc/.gitlab-ci.yml
/petsc/LICENSE
config/packages/petsc4py.py
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/lib/petsc/bin/maint/validate-petsc4py.sh
/petsc/src/binding/petsc4py/CHANGES.rst
/petsc/src/binding/petsc4py/DESCRIPTION.rst
/petsc/src/binding/petsc4py/conf/baseconf.py
/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/315.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
23ca688301-Apr-2021 Barry Smith <bsmith@mcs.anl.gov>

Run mpi* --show after building NPI so configure has a record of what is being run

Commit-type: configure, enhancement, debugability
/spend 15m


/petsc/LICENSE
config/package.py
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/maint/rebuildtar
/petsc/lib/petsc/bin/maint/update-docs.py
/petsc/lib/petsc/bin/maint/xclude
/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/315.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
ed5e8ed529-Mar-2021 Vaclav Hapla <vaclav.hapla@erdw.ethz.ch>

remove nonworking PETSCVIEWERADIOS2 impl


/petsc/LICENSE
/petsc/include/petsc/finclude/petscviewer.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.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/PETSc/Viewer.pyx
/petsc/src/binding/petsc4py/src/PETSc/petscvwr.pxi
/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/315.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/sys/classes/viewer/impls/makefile
/petsc/src/sys/classes/viewer/interface/viewregall.c
/petsc/src/sys/objects/pinit.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/tests/ex100.cu
/petsc/src/vec/vec/tutorials/ex10.c
/petsc/src/vec/vec/utils/vecio.c
708ec42028-Mar-2021 Satish Balay <balay@mcs.anl.gov>

slepc: update to latest snapshot

8b44b57030-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/fix-fortran-object-reinit' into 'main'

Fortran: re-init destroyed petsc objects so that they are different from null objects

See merge request petsc/petsc!3786

e706f7fb30-Mar-2021 Blaise Bourdin <bourdin@lsu.edu>

BuildSystem: update exodusII to v2021-01-20
- Fixes compilation issues on macOS 11.2 / gcc10
- Adds libexoIIv2for32.a to self.liblist [when using fortran]
- Installs exodiff and exotxt

1fb7b25529-Mar-2021 Junchao Zhang <jczhang@mcs.anl.gov>

Fortran: re-init destroyed petsc objects so that they are different from null objects

Reported-by: Jose E. Roman <jroman@dsic.upv.es>


/petsc/.gitlab-ci.yml
config/compilersFortran.py
/petsc/include/petsc/private/fortranimpl.h
/petsc/src/binding/petsc4py/src/PETSc/TAO.pyx
/petsc/src/binding/petsc4py/src/PETSc/petsctao.pxi
/petsc/src/binding/petsc4py/src/include/compat/tao.h
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/ksp/ksp/interface/f90-custom/zitfuncf90.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/interface/ftn-custom/zpreconf.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/f90-custom/zsnesf90.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/tutorials/makefile
/petsc/src/tao/bound/impls/bnk/bnk.c
/petsc/src/tao/bound/impls/bnk/bntl.c
/petsc/src/tao/bound/impls/bnk/bntr.c
/petsc/src/tao/bound/impls/bqnk/bqnk.c
/petsc/src/tao/bound/impls/bqnk/bqnktl.c
/petsc/src/tao/bound/impls/bqnk/bqnktr.c
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/leastsquares/impls/brgn/brgn.c
/petsc/src/tao/leastsquares/impls/brgn/brgn.h
/petsc/src/tao/leastsquares/tutorials/matlab/matlab_ls_test.c
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/interface/f90-custom/zindexf90.c
/petsc/src/vec/is/is/interface/index.c
/petsc/src/vec/is/sf/interface/ftn-custom/zsf.c
/petsc/src/vec/is/sf/interface/ftn-custom/zvscat.c
/petsc/src/vec/is/sf/interface/sf.c
/petsc/src/vec/is/sf/interface/vscat.c
/petsc/src/vec/is/sf/tests/ex1f.F90
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/interface/vector.c
08b8d49e30-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2021-03-28/openmpi-libevent-internal/release' into 'main'

OpenMPI: build with --with-libevent=internal - needed for MacOS

See merge request petsc/petsc!3779

4a39b36730-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

be1defb630-Mar-2021 Matthew Knepley <knepley@gmail.com>

Configure: Protect GMsh execution

1fb4a06229-Mar-2021 Barry Smith <bsmith@mcs.anl.gov>

OpenMPI: build with --with-libevent=internal

This fixes OpenMPI failures on Mac with latest OS and Xcode

Commit-type: portability-fix
/spend 45m

b6efb0a529-Mar-2021 Barry Smith <bsmith@mcs.anl.gov>

Add test for mpi4py and clearer error message on how to PYTHONPATH to use mpi4py

Commit-type: error-checking,testing-fix,feature,example
/spend 2h

3f3f857228-Mar-2021 Junchao Zhang <jczhang@mcs.anl.gov>

Config: add OpenMP flag to CXXPPFLAGS

db357e0826-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'

10195b3826-Mar-2021 Barry Smith <bsmith@mcs.anl.gov>

Stop passing integers to function that that may take pointers depending on the MPI implementation.

Commit-type: portability-fix, configure
/spend 5m

2a21d33d25-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'PR--config-petsc4py-with-arg-bool' into 'main'

config: petsc4py: fix type of --with arg to bool

See merge request petsc/petsc!3741

a59e833d25-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/revert-mpi.mod-check' into 'main'

mpif.mod: revert requirement - as MS-MPI does not have it.

See merge request petsc/petsc!3759

6ac58e0024-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-ds-traversals' into 'main'

DS: Moved management of pointwise functions into PetscWeakForm object - Added...

See merge request petsc/petsc!3726


config/utilities/featureTestMacros.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petscds.h
/petsc/include/petscdstypes.h
/petsc/include/petscfe.h
/petsc/include/petscsys.h
/petsc/src/dm/dt/fe/impls/basic/febasic.c
/petsc/src/dm/dt/fe/impls/opencl/feopencl.c
/petsc/src/dm/dt/fe/interface/fe.c
/petsc/src/dm/dt/fe/tests/ex1.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtweakform.c
/petsc/src/dm/dt/interface/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/tests/ex5.c
/petsc/src/dm/impls/plex/tests/output/ex5_hex_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_hex_1.out
/petsc/src/dm/impls/plex/tests/output/ex5_hex_t1_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_hex_t2_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_quad_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_quad_1.out
/petsc/src/dm/impls/plex/tests/output/ex5_quad_t1_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_tet_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_tet_1.out
/petsc/src/dm/impls/plex/tests/output/ex5_tet_t1_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_tri_0.out
/petsc/src/dm/impls/plex/tests/output/ex5_tri_1.out
/petsc/src/dm/impls/plex/tests/output/ex5_tri_t1_0.out
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/docs/sphinx_docs/manual/index.rst
/petsc/src/docs/sphinx_docs/manual/programming.rst
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/snes/tutorials/ex23.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/tao/tutorials/ex3.c
/petsc/src/ts/utils/dmplexts.c
/petsc/src/vec/is/utils/isltog.c
465c263e24-Mar-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/feature-before-release-fixes' into 'main'

fixes and updates before new release

See merge request petsc/petsc!3712


config/packages/OpenMPI.py
config/packages/hpddm.py
config/packages/mmg.py
config/packages/parmmg.py
config/packages/slepc.py
/petsc/include/petsc/private/petschpddm.h
/petsc/lib/petsc/conf/rules
/petsc/src/dm/impls/da/grglvis.c
/petsc/src/dm/impls/forest/tutorials/output/ex1_brick_periodic_glvis.out
/petsc/src/dm/impls/plex/plexglvis.c
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_2d_hyb.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_2d_quad.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_2d_quad_per.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_2d_quad_per_mfem.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_2d_tet.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_2d_tet_per.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_2d_tet_per_mfem.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_3d_hex.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_3d_hex_per.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_3d_hex_per_mfem.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_3d_hyb.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_3d_hyb_s2t.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_3d_tet.out
/petsc/src/dm/impls/plex/tests/output/ex1_glvis_3d_tet_per.out
/petsc/src/dm/tests/output/ex50_dmda_glvis_ho.out
/petsc/src/dm/tests/output/ex50_dmda_glvis_lo.out
/petsc/src/dm/tests/output/ex50_dmplex_glvis_ho.out
/petsc/src/dm/tests/output/ex50_dmplex_glvis_lo.out
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/impls/hpddm/hpddm.cxx
/petsc/src/ksp/ksp/tutorials/ex76.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/hpddm/hpddm.cxx
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/tutorials/output/ex12_glvis_2d_hex_p0.out
/petsc/src/snes/tutorials/output/ex12_glvis_2d_hex_p1.out
/petsc/src/snes/tutorials/output/ex12_glvis_2d_hex_p2.out
/petsc/src/snes/tutorials/output/ex12_glvis_2d_tet_p0.out
/petsc/src/snes/tutorials/output/ex12_glvis_2d_tet_p1.out
/petsc/src/snes/tutorials/output/ex12_glvis_2d_tet_p2.out
/petsc/src/snes/tutorials/output/ex28_glvis_composite_da_1d.out
/petsc/src/ts/tutorials/network/wash/pipes1.c
/petsc/src/ts/tutorials/output/ex11_glvis_adv_2d_quad.out
/petsc/src/ts/tutorials/output/ex11_glvis_adv_2d_tet.out
/petsc/src/ts/tutorials/output/ex12_glvis_da_2d_vect.out
/petsc/src/ts/tutorials/output/ex12_glvis_da_2d_vect_ll.out
/petsc/src/vec/is/sf/interface/sf.c
9c8ab5bc24-Mar-2021 Satish Balay <balay@mcs.anl.gov>

mpif.mod: revert requirement - as MS-MPI does not have it.
Do not add back the complex code for corner cases

184ce1a220-Mar-2021 Matthew G. Knepley <knepley@gmail.com>

Sys+Configure: Added dladdr() support
- Turn on feature test macro for dladdr() support
- PetscDLAddr() should not fail if there is no support

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