History log of /petsc/config/BuildSystem/ (Results 2626 – 2650 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ddcbe8df07-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Remove outdated packages variable that got reintroduced by master rebase

Commit-type: style-fix
Reported-by: Jed Brown <jed@jedbrown.org>

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

Remove additional uneeded values from petscconf.h; reorganize handling of default debugger, make it lldb on darwin

Commit-type: style-fix
Thanks-to: Jed Brown <jed@jedbrown.org>

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

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

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

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

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

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

Commit-type: style-fix, cleanup

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

show more ...


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

petsc4py: update to latest master snapshot with fixes for deprecated functions like TSSetCostIntegrand() etc. and redefinition of PETSC_DIR


config/packages/petsc4py.py
/petsc/config/examples/arch-linux-pgi.py
/petsc/include/petsc/finclude/petscao.h
/petsc/include/petsc/finclude/petscbag.h
/petsc/include/petsc/finclude/petscdm.h
/petsc/include/petsc/finclude/petscdmda.h
/petsc/include/petsc/finclude/petscdmlabel.h
/petsc/include/petsc/finclude/petscdmnetwork.h
/petsc/include/petsc/finclude/petscdmplex.h
/petsc/include/petsc/finclude/petscdraw.h
/petsc/include/petsc/finclude/petscerror.h
/petsc/include/petsc/finclude/petscis.h
/petsc/include/petsc/finclude/petscksp.h
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/finclude/petscpc.h
/petsc/include/petsc/finclude/petscsnes.h
/petsc/include/petsc/finclude/petscsnesfas.h
/petsc/include/petsc/finclude/petscsys.h
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petsc/finclude/petscvec.h
/petsc/include/petsc/finclude/petscviewer.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/mpiuni/mpiunifdef.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/f90impl.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/hashmap.h
/petsc/include/petsc/private/hashmapi.h
/petsc/include/petsc/private/hashmapij.h
/petsc/include/petsc/private/hashset.h
/petsc/include/petsc/private/hashseti.h
/petsc/include/petsc/private/hashsetij.h
/petsc/include/petsc/private/hashtable.h
/petsc/include/petsc/private/petscconvestimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petsc/private/petscfptimpl.h
/petsc/include/petsc/private/petscfvimpl.h
/petsc/include/petsc/private/petscimpl.h
/petsc/include/petsc/private/sfimpl.h
/petsc/include/petscao.h
/petsc/include/petscbag.h
/petsc/include/petscbt.h
/petsc/include/petsccharacteristic.h
/petsc/include/petscconvest.h
/petsc/include/petscctable.h
/petsc/include/petsccuda.h
/petsc/include/petscdm.h
/petsc/include/petscdmadaptor.h
/petsc/include/petscdmcomposite.h
/petsc/include/petscdmda.h
/petsc/include/petscdmdatypes.h
/petsc/include/petscdmfield.h
/petsc/include/petscdmforest.h
/petsc/include/petscdmlabel.h
/petsc/include/petscdmmoab.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscdmpatch.h
/petsc/include/petscdmplex.h
/petsc/include/petscdmplextypes.h
/petsc/include/petscdmredundant.h
/petsc/include/petscdmshell.h
/petsc/include/petscdmsliced.h
/petsc/include/petscdmswarm.h
/petsc/include/petscdmtypes.h
/petsc/include/petscdraw.h
/petsc/include/petscdrawtypes.h
/petsc/include/petscds.h
/petsc/include/petscdstypes.h
/petsc/include/petscdt.h
/petsc/include/petscerror.h
/petsc/include/petscfe.h
/petsc/include/petscfetypes.h
/petsc/include/petscfv.h
/petsc/include/petscfvtypes.h
/petsc/include/petscis.h
/petsc/include/petscistypes.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmatcoarsen.h
/petsc/include/petscmatelemental.h
/petsc/include/petscmath.h
/petsc/include/petscmathypre.h
/petsc/include/petscmatlab.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscpctypes.h
/petsc/include/petscpf.h
/petsc/include/petscsf.h
/petsc/include/petscsftypes.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/include/petsctime.h
/petsc/include/petscts.h
/petsc/include/petscvalgrind.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviennacl.h
/petsc/include/petscviewer.h
/petsc/include/petscviewerhdf5.h
/petsc/include/petscviewersaws.h
/petsc/include/petscviewertypes.h
/petsc/include/petscwebclient.h
/petsc/src/dm/f90-mod/petscdmplex.h90
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/forest/p4est/petsc_p4est_package.h
/petsc/src/dm/impls/forest/p4est/pforest.c
/petsc/src/dm/impls/moab/dmmoab.cxx
/petsc/src/dm/impls/network/networkcreate.c
/petsc/src/dm/impls/patch/patchcreate.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F90
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/product/product.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/impls/sliced/sliced.c
/petsc/src/dm/impls/stag/stag.c
/petsc/src/dm/impls/swarm/data_bucket.c
/petsc/src/dm/impls/swarm/swarm.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/pc/impls/telescope/telescope.h
/petsc/src/mat/examples/tests/ex176.c
/petsc/src/mat/examples/tests/ex230.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex230_t0_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t0_b_aij.out
/petsc/src/mat/examples/tests/output/ex230_t1_a_aij.out
/petsc/src/mat/examples/tests/output/ex230_t2_a_baij.out
/petsc/src/mat/examples/tests/output/ex230_t3_a_sbaij.out
/petsc/src/mat/examples/tests/output/ex230_t4_a_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t4_b_aij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_a_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t5_b_baij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_a_sbaij_bs3.out
/petsc/src/mat/examples/tests/output/ex230_t6_b_sbaij_bs3.out
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/sys/classes/random/randomimpl.h
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/logging/xmllogevent.c
/petsc/src/sys/logging/xmlviewer.h
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/mpiuni/mpitime.c
/petsc/src/ts/impls/implicit/glle/glle.h
/petsc/src/ts/impls/implicit/sundials/sundials.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx
8d6f7e8905-Jul-2019 Barry Smith <bsmith@mcs.anl.gov>

Fixed use of self.argDB['known-64-bit-blas-indices'] without first checking it existw

Commit-type: bug-fix
Reported-by: nightly tests

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

Use MPI_Type_size() in configure tests instead of MPI_Type_extent() since that is removed from MPI

Revert use of MPI_LONG_DOUBLE in ibcgs

Commit-type: portability-fix, feature
Reported-by: Lisandro

Use MPI_Type_size() in configure tests instead of MPI_Type_extent() since that is removed from MPI

Revert use of MPI_LONG_DOUBLE in ibcgs

Commit-type: portability-fix, feature
Reported-by: Lisandro Dalcin <dalcinl@gmail.com>
Thanks-to: Richard Tran Mills <rmills@mcs.anl.gov>

show more ...

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

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

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

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

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

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

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

show more ...


config/framework.py
config/functions.py
config/package.py
config/packages/BlasLapack.py
config/packages/MPI.py
config/packages/SuiteSparse.py
config/packages/Trilinos.py
config/packages/cuda.py
config/packages/hdf5.py
config/packages/mkl_sparse.py
config/packages/mkl_sparse_optimize.py
config/packages/mpi4py.py
config/packages/pARMS.py
config/packages/petsc4py.py
config/types.py
config/utilities/cacheDetails.py
/petsc/config/examples/arch-cray-xc40-knl-opt.py
/petsc/config/examples/arch-linux-pgi.py
/petsc/config/examples/misc/arch-arm64-opt.py
/petsc/config/examples/misc/arch-armv7-opt.py
/petsc/config/examples/misc/arch-bgp-ibm-opt.py
/petsc/include/petsclog.h
/petsc/include/petscsys.h
/petsc/src/dm/impls/da/fdda.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/mat/color/impls/minpack/color.c
/petsc/src/mat/examples/tests/ex176.c
/petsc/src/mat/examples/tests/ex26.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijmkl/aijmkl.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu
/petsc/src/mat/impls/aij/seq/seqviennacl/aijviennacl.cxx
/petsc/src/mat/impls/baij/mpi/baijmkl/makefile
/petsc/src/mat/impls/baij/mpi/baijmkl/mpibaijmkl.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijmkl/baijmkl.c
/petsc/src/mat/impls/baij/seq/baijmkl/makefile
/petsc/src/mat/impls/hypre/mhypre.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/interface/matregis.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/output/ex19_mpibaijmkl.out
/petsc/src/snes/examples/tutorials/output/ex19_seqbaijmkl.out
/petsc/src/snes/interface/snes.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/logging/utils/eventlog.c
/petsc/src/sys/objects/destroy.c
/petsc/src/tao/interface/taosolver_hj.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx
e93b866e03-Jul-2019 Jed Brown <jed@59a2.org>

Merged in jed/config-versions (pull request #1824)

Update pnetcdf to 1.11.2

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>

5fa03dd203-Jul-2019 Satish Balay <balay@mcs.anl.gov>

Merged in balay/fix-cxxdialect (pull request #1825)

with-cxx-dialect: support options auto,cxx14,cxx11,0

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

Merge branch 'barry/fix-use-with-dynamic-ld' [PR #1829]

* barry/fix-use-with-dynamic-ld:
After checking for with-shared-ld the flag with-dynamic-ld was instead used in test.

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

Merge branch 'balay/mumps-5.2.1' [PR #1830]

* balay/mumps-5.2.1:
MUMPS: update to version 5.2.1

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

Merge branch 'barry/fix-fortran-cxx-libraries' [PR #1817]

* 'barry/fix-fortran-cxx-libraries':
Try -lc++ before -lstdc++ for linking standard libraries, required by Mac when using ifort
Stop with ve

Merge branch 'barry/fix-fortran-cxx-libraries' [PR #1817]

* 'barry/fix-fortran-cxx-libraries':
Try -lc++ before -lstdc++ for linking standard libraries, required by Mac when using ifort
Stop with very helpful error message if C++ libraries cannot be used by Fortran linker

show more ...

f867a06a01-Jul-2019 Jed Brown <jed@jedbrown.org>

pnetcdf: skip --with-mpi=/path; already in CC

Pnetcdf configure fails on --with-mpi='' (empty string) even when MPI
compilers are passed. When the option is removed, it still detects
that the compi

pnetcdf: skip --with-mpi=/path; already in CC

Pnetcdf configure fails on --with-mpi='' (empty string) even when MPI
compilers are passed. When the option is removed, it still detects
that the compilers support MPI, so I assume --with-mpi=/path is
shorthand to select appropriate compilers and not needed if MPI
compilers are passed.

Reported-by: nightly tests

show more ...

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

Fixes for checking using C and Fortran for linkers against C++ libraries

Commit-type: bug-fix, portability-fix
Reported-by: nightly tests

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

Only use -lc++ link library when linking C/Fortran with C++ libraries on darwin with Clang compilers

Commit-type: bug-fix, portability-fix
Reported-by: nightly tests

f9018b5828-Jun-2019 Satish Balay <balay@mcs.anl.gov>

with-cxx-dialect: support options auto,cxx14,cxx11,0

- add c++14 test.
- remove buggy conditional code.
- fix compiler warning in the test.
- update the text explaining this feature

also update req

with-cxx-dialect: support options auto,cxx14,cxx11,0

- add c++14 test.
- remove buggy conditional code.
- fix compiler warning in the test.
- update the text explaining this feature

also update requirescxx11 test for packages and add support for requirescxx14 flag

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

show more ...

354bdbdd30-Jun-2019 Satish Balay <balay@mcs.anl.gov>

MUMPS: update to version 5.2.1

Requested-by: "Appel, Thibaut" <t.appel17@imperial.ac.uk>

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

Add more code for printing tracebacks on various failures

Have C,C++, and Fortran attempt to print versions as soon as the compiler is detected

Change ERROR in COMMAND LINE ARGUMENT to ./configure

Add more code for printing tracebacks on various failures

Have C,C++, and Fortran attempt to print versions as soon as the compiler is detected

Change ERROR in COMMAND LINE ARGUMENT to ./configure message to TypeError or ValueError possibly related to ERROR in COMMAND LINE ARGUMENT to ./configure to prevent confusion with the earlier ERROR in COMMAND LINE ARGUMENT message
and to clarify that it may not be related to command line arguments

include <stdio.h> in dynamic library test to remove warnings from compiler about missing includes when
printf is used

Commit-type: configure, debugging enhancements
Reported-by: sagitter

show more ...

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

After checking for with-shared-ld the flag with-dynamic-ld was instead used in test

Commit-type: bug-fix
Reported-by: sagitter

e777983628-Jun-2019 Jed Brown <jed@jedbrown.org>

config: remove test for gzip (result never used)

665ca0af26-Jun-2019 Jed Brown <jed@jedbrown.org>

packages/pnetcdf: upgrade to 1.11.2

90f3101a25-Jun-2019 Jed Brown <jed@jedbrown.org>

config: "tuble" -> "tuple"

586e440827-Jun-2019 Satish Balay <balay@mcs.anl.gov>

Merged in balay/flag-download-mpi-compile-failure (pull request #1813)

configure: when mpi compilers from --download-mpich fail - quit and don't attempt to find alternate compilers.

Approved-by: Ba

Merged in balay/flag-download-mpi-compile-failure (pull request #1813)

configure: when mpi compilers from --download-mpich fail - quit and don't attempt to find alternate compilers.

Approved-by: BarryFSmith <bsmith@mcs.anl.gov>

show more ...


config/setCompilers.py
/petsc/config/examples/arch-c-exodus-dbg-builder.csh
/petsc/config/examples/arch-cuda-double.csh
/petsc/config/examples/arch-cuda-single.csh
/petsc/config/examples/arch-olcf-summit-opt.csh
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/matimpl.h
/petsc/include/petsc/private/snesimpl.h
/petsc/include/petsc/private/vecimpl.h
/petsc/include/petscdmda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/lib/petsc/bin/petscmpiexec
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/examples/tests/ex18.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/interface/dlregisdmdm.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hmg/hmg.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/color/utils/valid.c
/petsc/src/mat/examples/tests/ex225.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex83.c
/petsc/src/mat/examples/tests/output/ex182_2.out
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/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/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijhdf5.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/inode.c
/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/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sell/mpi/mpisell.c
/petsc/src/mat/impls/sell/seq/sell.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/impls/hierarchical/hierarchical.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/overlapsplit.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/network/power/PFReadData.c
/petsc/src/snes/impls/gs/gssecant.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/examples/tests/ex32.c
/petsc/src/sys/examples/tutorials/ex16.c
/petsc/src/sys/examples/tutorials/ex16f.F90
/petsc/src/sys/examples/tutorials/ex19.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mhbw.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/ftn-custom/zinheritf.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/utils/ctable.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/interface/taosolver_fg.c
/petsc/src/tao/matrix/adamat.c
/petsc/src/tao/matrix/submatfree.c
/petsc/src/ts/examples/tutorials/network/wash/pipeInterface.c
/petsc/src/ts/examples/tutorials/power_grid/output/ex9opt_2.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/implicit/radau5/radau5.c
/petsc/src/ts/impls/multirate/mprk.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/impls/symplectic/basicsymplectic/basicsymplectic.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/vec/is/ao/impls/memscalable/aomemscalable.c
/petsc/src/vec/is/is/utils/f90-custom/ziscoloringf90.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda2.cu
/petsc/src/vec/vec/impls/seq/seqviennacl/vecviennacl.cxx
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/utils/vinv.c
d6dfedb226-Jun-2019 BarryFSmith <bsmith@mcs.anl.gov>

Merged in barry/update-cxx-dialect (pull request #1789)

Make C++11 the default C++ dialect, no longer a need for --with-cxx-dialect=C++11 when down loading many packages


/petsc/.travis.yml
config/compilers.py
config/packages/MFEM.py
/petsc/config/PETSc/options/libraryOptions.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-freebsd-cxx-pkgs-opt.py
/petsc/config/examples/arch-jenkins-freebsd-cxx-cmplx-64idx-dbg.py
/petsc/config/examples/arch-linux-analyzer.py
/petsc/config/examples/arch-linux-clang-avx.py
/petsc/config/examples/arch-linux-cmplx-gcov.py
/petsc/config/examples/arch-linux-cxx-cmplx-pkgs-64idx.py
/petsc/config/examples/arch-linux-gcc-cxx-avx2.py
/petsc/config/examples/arch-linux-knl.py
/petsc/config/examples/arch-linux-opt-misc.py
/petsc/config/examples/arch-linux-pgi.py
/petsc/config/examples/arch-linux-pkgs-64idx.py
/petsc/config/examples/arch-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-linux-pkgs-opt.py
/petsc/config/examples/arch-linux-pkgs-valgrind.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6.py
/petsc/config/examples/arch-pardiso.py
/petsc/config/examples/arch-viennacl.py
/petsc/gmakefile.test
/petsc/include/petsc/private/viewerhdf5impl.h
/petsc/include/petscdmplex.h
/petsc/include/petscviewerhdf5.h
/petsc/lib/petsc/conf/rules
/petsc/lib/petsc/conf/variables
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/dadestroy.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dagetarray.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/dapreallocate.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/plex/examples/tests/ex18.c
/petsc/src/dm/impls/plex/examples/tests/output/ex18_8.out
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexhdf5.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/f90-mod/makefile
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/f90-mod/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/tao/f90-mod/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/vec/f90-mod/makefile
9454a53e16-Jun-2019 Barry Smith <bsmith@mcs.anl.gov>

reorganize checkCxx11():
- --with-cxx-dialect now refers to the minimum standard to check for [i.e c++14 is fine when cxx11 is requested]

- add option --with-cxx-dialect=0 to disable the cxx-dialect

reorganize checkCxx11():
- --with-cxx-dialect now refers to the minimum standard to check for [i.e c++14 is fine when cxx11 is requested]

- add option --with-cxx-dialect=0 to disable the cxx-dialect check.

- configure should abort on cxx-dialect test failure only when user explicitly asked for this test
[and not when the test fails due to configure default of C++11]

- check -std=gnu++14/11 (instead of-std=c++14/11) when using g++ - for __float128 compatibility [gnu extensions are the default for g++ anyway]

- Make C++11 the default C++ dialect, no longer a need for --with-cxx-dialect=C++11 when down loading many packages

Updated Travis tests to use --with-cxx-dialect=0 because compilers cannot handle latest dialect
for complex numbers and -DPETSC_USE_CXX_COMPLEX_FLOAT_WORKAROUND

See note in MFEM.py

Commit-type: style-fix, feature
Thanks-to: Karl Rupp <me@karlrupp.net>

show more ...

1...<<101102103104105106107108109110>>...190