History log of /petsc/config/BuildSystem/ (Results 3401 – 3425 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
31c1558519-Apr-2017 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'dalcinl/fix-bdf-adapt' into barry/update-petscfileretrieve


config/packages/med.py
config/packages/pflotran.py
/petsc/include/petsc/private/dmforestimpl.h
/petsc/include/petsc/private/dmlabelimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petsc/private/hash.h
/petsc/include/petsc/private/isimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscdmnetwork.h
/petsc/include/petscts.h
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex192.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex125_mumps_par.out
/petsc/src/mat/examples/tests/output/ex125_mumps_seq.out
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/preallocator/matpreallocator.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex26.c
/petsc/src/sys/examples/tests/output/ex13f_0.out
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/ftn-custom/zinheritf.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/impls/glee/adaptglee.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex3_3.out
/petsc/src/ts/examples/tutorials/output/ex3_4.out
/petsc/src/ts/examples/tutorials/output/ex3_5.out
/petsc/src/ts/examples/tutorials/output/ex43_a.out
/petsc/src/ts/impls/bdf/bdf.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/vsectionis.c
e1eafdbb19-Apr-2017 Barry Smith <bsmith@mcs.anl.gov>

update tchem commit to get version that allows ./configure to control CFLAGS argument (for example passing -g)

Commit-type: bug-fix
Funded-by: IMEX
Project: chemistry
Thanks-to: Jed Brown <jed@jedbr

update tchem commit to get version that allows ./configure to control CFLAGS argument (for example passing -g)

Commit-type: bug-fix
Funded-by: IMEX
Project: chemistry
Thanks-to: Jed Brown <jed@jedbrown.org>

show more ...

5c62c43c18-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Configure: Give precision a default (double)

3afe00f518-Apr-2017 Matthew G. Knepley <knepley@gmail.com>

Configure: There should be no PETSc dependencies in BuildSystem
- Also, these look unused

f6891b8718-Apr-2017 Satish Balay <balay@mcs.anl.gov>

pflotran: switch to using the new upstream git repo

Thanks-to: Hammond, Glenn E <gehammo@sandia.gov>

a12b9eaf18-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/feature-plex-deterministic-viewing' into tisaac/feature-plex-tests-new

* tisaac/feature-plex-deterministic-viewing:
DMLabel: sort strata after distributing
PetscError() did

Merge branch 'tisaac/feature-plex-deterministic-viewing' into tisaac/feature-plex-tests-new

* tisaac/feature-plex-deterministic-viewing:
DMLabel: sort strata after distributing
PetscError() did not properly copy over the specific error message when error type was PETSC_ERROR_INITIAL
Additional clarification for MatMeshToCellGraph() manual page
med: --with-hdf5, not --with-hdf5-dir
DMPlex_GMSH: revert to not inverting triangles
sys tests ex13f: fix type mismatch in composition test
PCBDDC: use a sparse rhs when the solver is MUMPS
Sys ex13: Added test for object composition in Fortran
Sys: Added Fortran binding for object composition
MatMUMPS: added support for sparse right-hand sides in sequential

show more ...


config/packages/med.py
/petsc/config/gmakegentest.py
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/ex12.c
/petsc/src/dm/impls/plex/examples/tests/ex15.c
/petsc/src/dm/impls/plex/examples/tests/ex20.c
/petsc/src/dm/impls/plex/examples/tests/ex3.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/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex8.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_cylinder.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_cylinder_per.out
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/examples/tutorials/ex5.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/ksp/ksp/examples/tutorials/network/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/network/ex1_nest.c
/petsc/src/ksp/ksp/examples/tutorials/network/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/network/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex132.c
/petsc/src/mat/examples/tests/ex192.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex125_mumps_par.out
/petsc/src/mat/examples/tests/output/ex125_mumps_seq.out
/petsc/src/mat/examples/tutorials/ex16.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tests/output/ex2_0.out
/petsc/src/snes/examples/tests/output/ex2_1.out
/petsc/src/snes/examples/tests/output/ex2_3.out
/petsc/src/snes/examples/tests/output/ex2_4.out
/petsc/src/snes/examples/tests/output/ex2_5.out
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/network/pflow/makefile
/petsc/src/snes/examples/tutorials/network/pflow/output/pf.out
/petsc/src/snes/examples/tutorials/network/pflow/output/pf_2.out
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/examples/tutorials/output/ex12_restart.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_hex.out
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/error/err.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/output/ex13f_0.out
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/ftn-custom/zinheritf.c
/petsc/src/ts/examples/tutorials/ex45.c
/petsc/src/ts/examples/tutorials/ex46.c
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
/petsc/src/ts/examples/tutorials/output/ex45_2d_q1_r1.out
/petsc/src/ts/examples/tutorials/output/ex45_3d_p1_r1.out
/petsc/src/ts/examples/tutorials/output/ex45_3d_q1_r1.out
92a3a55e13-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

med: --with-hdf5, not --with-hdf5-dir

at least in the version of med that I got from --download-med

a57b75f012-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/fix-dm-tests' into tisaac/feature-plex-tests-new

* tisaac/fix-dm-tests:
dmplex tests ex1: update output for ISLocalToGlobalMapping changes
DMNetwork: Use the default section

Merge branch 'tisaac/fix-dm-tests' into tisaac/feature-plex-tests-new

* tisaac/fix-dm-tests:
dmplex tests ex1: update output for ISLocalToGlobalMapping changes
DMNetwork: Use the default sections with plex when getting offset.
Add another extchem test case
Fix for extchem.c when envelop monitor is on, but graphical monitoring is off
TSAdapt ascii view should show dt_min and dt_max
Forgot to include example file
Change extchem.c to accept mole values for initial conditions instead of mole fractions
Update extchem.c example to 1) use pressure, 2) use options file, 3) read initial conditions from file
DMNetwork: API to return the underlying DMPlex.
deprecate MatGetSubMatXXX Requested-by: Jed Brown <jed@jedbrown.org>
Work around for Apple Xcode bug with rpath
DMPlex_GMSH: triangles are inverted
bib: fix URL for StarForest note
rm MatLUFactorNumeric_SeqBAIJ_11_NaturalOrdering() because it does not improve performance add MatSolve_SeqBAIJ_bs_NaturalOrdering(), bs=12,...,14 add test runex50_2
experiment PetscKernel_A_gets_A_minus_B_times_C_11
add timer to MatLUFactorNumeric_SeqBAIJ_11_NaturalOrdering()
test new A = A*B
implement MatSolve_SeqBAIJ_11_NaturalOrdering
Merge two line TSAdapt monitor to a single line, shorten line, reorder presented values
implement PetscKernel_A_gets_A_times_B_11()

show more ...

f239ade312-Apr-2017 Toby Isaac <tisaac@uchicago.edu>

Merge branch 'tisaac/feature-fe-dual-apply' into tisaac/feature-plex-tests-new

There has unfortunately been a lot of interplay between our work to
change the petscspace/dualspace to accept vector co

Merge branch 'tisaac/feature-fe-dual-apply' into tisaac/feature-plex-tests-new

There has unfortunately been a lot of interplay between our work to
change the petscspace/dualspace to accept vector components, and the
work to transfer the tests in config/builder.py to the new test harness.
I'm merging them together to get them to play nice with each other, and
so that I only have one feature branch to handler when merging into
master/next.

* tisaac/feature-fe-dual-apply: (64 commits)
snes tutorials ex12: fix restart test arguments
nightly build fixes for arch-viennacl
fix run command to match the command in master/makefile. [the diff will be correct in master/next]
PetscFE: fix typo in for loop declaration
PetscPartitioner: use simple partitioning for regression tests
DT tests ex1: fix test arguments to match regression output
DT ex1: fix options
DMPlexCreateHexBoxMesh: no cells in z direction for 2D
PCBDDC: use %D for PetscInt printfs
Plex: helper function used in all cases now
Plex tests ex7: make partitions portable for testing
Plex: use MPIU_2INT instead of MPI_2INT
MatAIJ KLU: remove redefinition of SuiteSparse_long
DMPlexRefine_CTetgen() mimics DMPlexRefine_Tetgen()
DMPlexGenerate_Tetgen(): mimic ctetgen so it can be used equivalently
Plex: Cylinder fixes for complex
Plex ex1: Test for periodic cylinder
Plex: I think periodic cylinder is working
Plex ex1: Updated torus test
Plex: Torus can now be arbitrarily refined
...

show more ...


config/packages/cgns.py
/petsc/include/petsc/private/dtimpl.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscdt.h
/petsc/include/petscfe.h
/petsc/include/petscfetypes.h
/petsc/share/petsc/datafiles/meshes/tut21.cgns
/petsc/src/dm/dt/examples/tests/ex1.c
/petsc/src/dm/dt/examples/tests/ex2.c
/petsc/src/dm/dt/examples/tests/ex3.c
/petsc/src/dm/dt/examples/tests/ex4.c
/petsc/src/dm/dt/examples/tests/makefile
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/dt/interface/dtfv.c
/petsc/src/dm/dt/interface/f90-custom/zdtdsf90.c
/petsc/src/dm/dt/interface/f90-custom/zdtf90.c
/petsc/src/dm/impls/da/dageometry.c
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/forest/p4est/pforest.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/ex19.c
/petsc/src/dm/impls/plex/examples/tests/ex20.c
/petsc/src/dm/impls/plex/examples/tests/ex3.c
/petsc/src/dm/impls/plex/examples/tests/ex7.c
/petsc/src/dm/impls/plex/examples/tests/ex8.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_cylinder.out
/petsc/src/dm/impls/plex/examples/tests/output/ex20_3d_ctetgen.out
/petsc/src/dm/impls/plex/examples/tests/output/ex20_3d_tetgen.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_2_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_simplex_3_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_2_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_nonconforming_tensor_3_fv.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1d_2d_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1d_2d_4.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_p1d_2d_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex3_q2_2d_plex_2.out
/petsc/src/dm/impls/plex/examples/tutorials/ex2.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexadapt.c
/petsc/src/dm/impls/plex/plexcgns.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexproject.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/mat/impls/aij/seq/klu/klu.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex33.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/output/ex12_p4est_exact_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddc.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_full_q2_nonconformal_parallel_bddcfas.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_conformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_p4est_test_q2_nonconformal_parallel.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_lu.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_quad.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_2d_tri.out
/petsc/src/snes/examples/tutorials/output/ex62_fetidp_3d_hex.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/utils/hash.h
/petsc/src/tao/examples/tutorials/ex1.c
/petsc/src/tao/examples/tutorials/output/ex1_0.out
/petsc/src/tao/examples/tutorials/output/ex1_1.out
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex45.c
/petsc/src/ts/examples/tutorials/ex46.c
0c4f890a08-Apr-2017 Barry Smith <bsmith@mcs.anl.gov>

Update PetscFileRetrieve() to use curl, clarify documentation, and no longer save to /tmp directory

Update tchem.py to install the periodictable.dat file
Update extchem.c example to utilize PetscFil

Update PetscFileRetrieve() to use curl, clarify documentation, and no longer save to /tmp directory

Update tchem.py to install the periodictable.dat file
Update extchem.c example to utilize PetscFileRetrieve() allowing users to directly provide the URL
of needed chemistry and thermo data files.
Update extchem.c to automatically copy over periodictable.dat from installed location if needed

Commit-type: feature, documentation, example
Funded-by: IMEX
Project: chemistry
Time: 2.5 hours

show more ...

fbfa34dc03-Apr-2017 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'maint'

56847a4e03-Apr-2017 Barry Smith <bsmith@mcs.anl.gov>

Work around for Apple Xcode bug with rpath

Commit-type: bug-fix
Reported-by: Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk>

8bee694730-Mar-2017 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'master' into knepley/feature-plex-tests-new

* master: (108 commits)
Bib: Added ref
Bib: Updated reference
Bib: Updated reference
Work around problems with Apple Xcode 8.3 and h

Merge branch 'master' into knepley/feature-plex-tests-new

* master: (108 commits)
Bib: Added ref
Bib: Updated reference
Bib: Updated reference
Work around problems with Apple Xcode 8.3 and handling of rpath argument with gfortran
help menu update for MatCreateSubMatrices() Reported-by: Brad Aagaard <baagaard@usgs.gov>
fix flops for PCApply_PBJacobi_1 and PCApply_PBJacobi_7 Reported-by: Pierre Jolivet <pierre.jolivet@enseeiht.fr>
TSRK: Fix FSAL optimization to not skip update and check or stages.
Travis-CI: Workaround too long TMPDIR in macOS with Open MPI
test: Fix type mismatch in KSP test.
test: Fix warnings from gfortran -Wconversion (OS X, Homebrew build)
MPIUNI: Silence GCC -Wconversion warnings
Fortran: Add error checking for incorrect PETSC_NULL_XXX argument when expecting function
fix test output per changes in 517c9301b2e9239931bfd644803fd6bb859387ea
MUMPS: update to version 5.1.1 with opensolaris compile fixes
TSRK: Mention 5BS in the changelog.
TSRK: Mention the new 5BS scheme in the manual.
fix 'unused variable' warning
Remove unused code
added hbw_realloc
fixed undefined ptr
...

Conflicts:
config/BuildSystem/config/packages/med.py

show more ...


/petsc/.travis.yml
/petsc/bin/PetscBinaryIOTrajectory.py
config/libraries.py
config/package.py
config/packages/BlasLapack.py
config/packages/Chaco.py
config/packages/MUMPS.py
config/packages/PTScotch.py
config/packages/SuiteSparse.py
config/packages/Triangle.py
config/packages/Trilinos.py
config/packages/cxxlibs.py
config/packages/fiat.py
config/packages/flibs.py
config/packages/hdf5.py
config/packages/hwloc.py
config/packages/hypre.py
config/packages/libpng.py
config/packages/mathlib.py
config/packages/med.py
config/packages/memkind.py
config/packages/metis.py
config/packages/ml.py
config/packages/openmp.py
config/packages/parmetis.py
config/packages/pflotran.py
config/packages/pragmatic.py
config/packages/saws.py
config/packages/scalapack.py
config/packages/scientificpython.py
config/packages/sowing.py
config/packages/ssl.py
config/packages/sundials.py
config/packages/szlib.py
config/packages/tchem.py
config/packages/tetgen.py
config/packages/valgrind.py
config/packages/xSDKTrilinos.py
config/packages/zlib.py
/petsc/config/PETSc/Configure.py
/petsc/config/configure.py
/petsc/config/examples/arch-c-exodus-dbg-builder.py
/petsc/config/examples/arch-freebsd-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-freebsd-cxx-pkgs-opt.py
/petsc/config/examples/arch-linux-gcc-ifc-cmplx.py
/petsc/config/examples/arch-linux-pkgs-cxx-mlib.py
/petsc/config/examples/arch-linux-pkgs-gcov.py
/petsc/config/examples/arch-moab.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/include/petsc/finclude/petscts.h
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/logimpl.h
/petsc/include/petsc/private/matorderimpl.h
/petsc/include/petsc/private/petscdsimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscdm.h
/petsc/include/petscdmplex.h
/petsc/include/petscds.h
/petsc/include/petscksp.h
/petsc/include/petscpc.h
/petsc/include/petscsys.h
/petsc/include/petsctao.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/share/petsc/matlab/PetscReadBinaryTrajectory.m
/petsc/src/dm/dt/interface/dtds.c
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/examples/tutorials/output/ex6_1.out
/petsc/src/dm/examples/tutorials/output/ex6_2.out
/petsc/src/dm/examples/tutorials/output/ex6_4.out
/petsc/src/dm/examples/tutorials/output/ex6_9.out
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/network/networkmonitor.c
/petsc/src/dm/impls/plex/examples/tests/ex12.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexadapt.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/shell/ftn-custom/zdmshellf.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_pipebcgs.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/makefile
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/pipebcgs.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/groppcg/groppcg.c
/petsc/src/ksp/ksp/impls/cg/pipecg/pipecg.c
/petsc/src/ksp/ksp/impls/cg/pipecgrr/pipecgrr.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/pipecr/pipecr.c
/petsc/src/ksp/ksp/impls/fcg/fcg.c
/petsc/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c
/petsc/src/ksp/ksp/impls/fetidp/fetidp.c
/petsc/src/ksp/ksp/impls/gcr/pipegcr/pipegcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_converged.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr_monitor.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itregis.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/spai/petscspai.h
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/examples/tests/ex16f90.F90
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex191_1.out
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/csrperm/mpicsrperm.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/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/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/is/matis.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/overlapsplit.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/impls/composite/snescomposite.c
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/impls/ngmres/anderson.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/l2/linesearchl2.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/memory/makefile
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mhbw.c
/petsc/src/sys/objects/ftn-custom/zstart.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/utils/hash.h
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/tao/bound/impls/tron/tron.c
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolverregi.c
/petsc/src/ts/adapt/interface/ftn-custom/makefile
/petsc/src/ts/adapt/interface/ftn-custom/ztsadaptf.c
/petsc/src/ts/characteristic/interface/mocregis.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_1.out
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex18.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/extchem.c
/petsc/src/ts/examples/tutorials/extchem.py
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/basic/trajbasic.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/impls/visualization/trajvisualization.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/shared/shvec.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/projection.c
/petsc/src/vec/vec/utils/vscat.c
4fe1464629-Mar-2017 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'maint'

4f29040329-Mar-2017 Barry Smith <bsmith@mcs.anl.gov>

Work around problems with Apple Xcode 8.3 and handling of rpath argument with gfortran

Configure produced errors of the form:
Executing: gfortran -o /var/folders/c1/ldz_dt8n2r3dtwv_chp5pfr40000gn/T

Work around problems with Apple Xcode 8.3 and handling of rpath argument with gfortran

Configure produced errors of the form:
Executing: gfortran -o /var/folders/c1/ldz_dt8n2r3dtwv_chp5pfr40000gn/T/petsc-rEw79r/config.setCompilers/conftest -Wl,-multiply_defined,suppress -Wl,-multiply_defined -Wl,suppress -Wl,-commons,use_dylibs -Wl,-search_paths_first -Wl,-no_compact_unwind -Wall -ffree-line-length-0 -Wno-unused-dummy-argument -g /var/folders/c1/ldz_dt8n2r3dtwv_chp5pfr40000gn/T/petsc-rEw79r/config.setCompilers/conftest.o -lto_library -Wl,-rpath,/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib -lLTO -ldl -lSystem -Wl,-rpath,/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.1.0/lib/darwin -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/8.1.0/lib/darwin -lclang_rt.osx -ldl
Possible ERROR while running linker: exit code 256
stderr:
ld: can't map file, errno=22 file '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib' for architecture x86_64
collect2: error: ld returned 1 exit status

By avoid these -Wl,rpath we avoid the errors. This patch does not directly deal with the error above but merely bypasses the problem.

Commit-type: bug-fix
Funded-by: ECP
Project: ECP
Time: 2 hours
Reported-by: Denis Davydov <davydden@gmail.com>

show more ...

989ce01425-Mar-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/hongzh/knl'


/petsc/bin/PetscBinaryIOTrajectory.py
config/packages/memkind.py
/petsc/include/petsc/private/fortranimpl.h
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/share/petsc/matlab/PetscReadBinaryTrajectory.m
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/examples/tutorials/output/ex6_1.out
/petsc/src/dm/examples/tutorials/output/ex6_2.out
/petsc/src/dm/examples/tutorials/output/ex6_4.out
/petsc/src/dm/examples/tutorials/output/ex6_9.out
/petsc/src/dm/impls/shell/ftn-custom/zdmshellf.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/interface/ftn-custom/zitfuncf.c
/petsc/src/mat/examples/tests/output/ex191_1.out
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/sys/classes/bag/bag.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/memory/makefile
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mhbw.c
/petsc/src/sys/objects/init.c
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/ts/adapt/interface/ftn-custom/makefile
/petsc/src/ts/adapt/interface/ftn-custom/ztsadaptf.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/ex5adj.c
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/makefile
/petsc/src/ts/examples/tutorials/advection-diffusion-reaction/output/ex5adj_1.out
/petsc/src/ts/examples/tutorials/extchem.c
/petsc/src/ts/examples/tutorials/extchem.py
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/basic/trajbasic.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/impls/visualization/trajvisualization.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/is/is/impls/general/general.c
/petsc/src/vec/vec/utils/vscat.c
b8fd506b25-Mar-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/update-sowing-1.1.25-p1'

246807d025-Mar-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/update-mumps-5.1.1'

83b9db0125-Mar-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/hdf5-switch-zlib-to-odep'

5bea24c425-Mar-2017 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/enable-download-zlib-static'

e1db6d8b23-Mar-2017 Satish Balay <balay@mcs.anl.gov>

MUMPS: update to version 5.1.1
with opensolaris compile fixes

Reported-by: Tim Steinhoff <kandanovian@gmail.com>

2f21b5c629-Sep-2016 Hong Zhang <hongzhang@anl.gov>

add HBW allocator and a special use case for adjoint checkpointing on KNL
Funded-by:
Project: PETSc for Theta
Time: 8 hours
Reported-by:
Thanks-to:

d6bfaaaf24-Mar-2017 Satish Balay <balay@mcs.anl.gov>

configure: flag usage of type '--with-hdf5-dir=PATH --download-zlib' as error

Reported-by: Mark Adams <mfadams@lbl.gov>
Thanks-to: Barry Smith <bsmith@mcs.anl.gov>

00f9547424-Mar-2017 Satish Balay <balay@mcs.anl.gov>

zlib: enable static build with --with-shared-libraries=0 option
- add -download-zlib-static option for use with --with-shared-libraries=1 - useful when libz.so build fails - but libpetsc.so would wor

zlib: enable static build with --with-shared-libraries=0 option
- add -download-zlib-static option for use with --with-shared-libraries=1 - useful when libz.so build fails - but libpetsc.so would work

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

show more ...

b122798022-Mar-2017 Satish Balay <balay@mcs.anl.gov>

pflotran: hdf5 is an optional dependency

Reported-by: Sergi Molins Rafa <smolins@lbl.gov>
Thanks-to: "Hammond, Glenn E" <gehammo@sandia.gov>

1...<<131132133134135136137138139140>>...190