History log of /petsc/config/BuildSystem/ (Results 2901 – 2925 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bdcdb92907-Nov-2018 Satish Balay <balay@mcs.anl.gov>

codepack: fix gitcommit format for branch

396915ad06-Nov-2018 Barry Smith <bsmith@mcs.anl.gov>

Update to version of Codi pack that does not have public macros.h file that conflicts with metis/parametis

Commit-type: portability-fix
Thanks-to: Max Sagebaum <max.sagebaum@scicomp.uni-kl.de>

fd5d894106-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Configure: Correct handling of Pragmatic include file

96945a9a06-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Configure: Bump Pragmatic version

d570e23306-Nov-2018 Matthew G. Knepley <knepley@gmail.com>

Configure: Tell me why you are not rebuilding something

81c3a6e103-Nov-2018 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'

8cda407803-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1213/francesco_ballarin/argCB-binary/master' [PR #1213]

* pr1213/francesco_ballarin/argCB-binary/master:
Add missing binary specification that was preventing argDB to be unpickled co

Merge branch 'pr1213/francesco_ballarin/argCB-binary/master' [PR #1213]

* pr1213/francesco_ballarin/argCB-binary/master:
Add missing binary specification that was preventing argDB to be unpickled correctly.

show more ...

de02ca2e03-Nov-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'pr1210/francesco_ballarin/python3-string/master' [PR #1210]

* pr1210/francesco_ballarin/python3-string/master:
Stop using string module for string manipulations, for compatibility with

Merge branch 'pr1210/francesco_ballarin/python3-string/master' [PR #1210]

* pr1210/francesco_ballarin/python3-string/master:
Stop using string module for string manipulations, for compatibility with python3
Uses
obj.replace(…)
rather than
import string
string.replace(obj, ...)

show more ...

6fe8491403-Nov-2018 Satish Balay <balay@mcs.anl.gov>

pkgs: fix issues when pkgs are built separately in different locations - and then used with --with-pkg-dir option

ddb5b69531-Oct-2018 Barry Smith <bsmith@mcs.anl.gov>

Fix rebuild with adblaslapack so that it doesn't check unused output1

d2acaa8431-Oct-2018 Francesco Ballarin <francesco.ballarin@sissa.it>

Add missing binary specification that was preventing argDB to be unpickled correctly. Fixes b8b3d02162ac08342dddb7705a08d0ca340cb2ee.


RDict.py
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/include/petscviewer.h
/petsc/src/dm/impls/forest/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/viewer/examples/tests/ex4.c
/petsc/src/sys/classes/viewer/examples/tests/ex5.c
/petsc/src/sys/classes/viewer/examples/tutorials/ex2.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tests/ex15.c
/petsc/src/sys/examples/tests/ex5.c
/petsc/src/sys/examples/tests/output/ex15_1.out
/petsc/src/sys/examples/tutorials/ex15.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/prefix.c
/petsc/src/ts/examples/tests/ex12.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex12_1.out
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/tagger/examples/tutorials/ex1.c
808cd40c30-Oct-2018 Francesco Ballarin <francesco.ballarin@sissa.it>

Replace more occurences of string functions. Keep using the string library for string constants (e.g., string.ascii_letters or string.digits), as this functionality has not been removed in python 3

285482cf31-Oct-2018 Barry Smith <bsmith@mcs.anl.gov>

Fix for adblaslapack location of its include file and revert python 3 changes that Jed made to CoDipack that broke the installer (obviously Jed did not test his change).

Commit-type: bug-fix
Reporte

Fix for adblaslapack location of its include file and revert python 3 changes that Jed made to CoDipack that broke the installer (obviously Jed did not test his change).

Commit-type: bug-fix
Reported-by: Joe Wallwork <jwallwork@anl.gov>

show more ...


config/packages/CoDiPack.py
config/packages/adblaslapack.py
/petsc/config/examples/arch-jenkins-linux-gcc-complex-opt.py
/petsc/config/examples/arch-jenkins-linux-gcc-quad-64idx-dbg.py
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscsystypes.h
/petsc/include/petscviewer.h
/petsc/src/dm/impls/forest/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/patch/pcpatch.c
/petsc/src/mat/color/interface/matcoloring.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/viewer/examples/tests/ex4.c
/petsc/src/sys/classes/viewer/examples/tests/ex5.c
/petsc/src/sys/classes/viewer/examples/tutorials/ex2.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/examples/tests/ex15.c
/petsc/src/sys/examples/tests/ex5.c
/petsc/src/sys/examples/tests/output/ex15_1.out
/petsc/src/sys/examples/tutorials/ex15.c
/petsc/src/sys/logging/plog.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/prefix.c
/petsc/src/tao/bound/examples/tutorials/plate2f.F90
/petsc/src/ts/examples/tests/ex12.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex12_1.out
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/interface/sensitivity/tssen.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/tagger/examples/tutorials/ex1.c
f91fb77328-Oct-2018 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/pr1161/pieter_ghysels/STRUMPACKupdate/master'

17b39ad427-Oct-2018 Satish Balay <balay@mcs.anl.gov>

strumpack: uses dlapmr() from lapack - but OSX vecLib does not have this symbol

ea93750d25-Oct-2018 Pieter Ghysels <pghysels@lbl.gov>

Upgrade to STRUMPACK 3.1.1 (fix for libatomic on clang)

6d6f228425-Oct-2018 Pieter Ghysels <pghysels@lbl.gov>

Require c++11 for STRUMPACK

93c47b0225-Oct-2018 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'

a017980825-Oct-2018 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/fix-download-slepc/maint' into maint

965372b824-Oct-2018 Satish Balay <balay@mcs.anl.gov>

slepc: use slepc-3.10.1 with petsc-3.10

4a8df60f24-Oct-2018 Satish Balay <balay@mcs.anl.gov>

slepc: fix download with prefix

Reported-by: Chris Coutinho <c.coutinho@redstack.nl>

27821aea22-Oct-2018 Jed Brown <jed@jedbrown.org>

Merge branch 'jed/python3-futurize' [PR #1122]

Merge announces support for Python 3.4+ in changes/dev.html.

* jed/python3-futurize: (44 commits)
gmakegentest: avoid prefix matching in regex
dm

Merge branch 'jed/python3-futurize' [PR #1122]

Merge announces support for Python 3.4+ in changes/dev.html.

* jed/python3-futurize: (44 commits)
gmakegentest: avoid prefix matching in regex
dm tests ex23.c: fix test args: -one -two -three
gmakegentest: more fixes
gmakegentest: fix processing of arguments containing number followed by "-"
gmakegentest: always loop over nsize; Python-3 fixes
python3: add in a python-3.4 test
python: fix build on osx/opensolaris - where 'RANLIB=ranlib -c' i.e with a space..
python3: fix --download-ptscotch error
configure: glob() gets executed early - whereas we need to get file list later [after 'make all' or equivalent] so revert back to using shell to get file-list
python3: map() requires a list modifier for this usage.
python: replace ModuleNotFoundError a python3.6+ feature with ImportError
config: call setup to ensure that debugLevel is set
nightlies: switch linux-pkg-dbg-ftn-interfaces to python3
config: enable Python-3
config: urllib/urlparse updates for Python-3 compatibility
config fblaslapack: use isIBM instead of manual test
python: replace commands with subprocess
Fix LOCDIR paths
generateetags.py: switch from commands to subprocess; unicode fix
python: don't import commands when it isn't used
...

show more ...


RDict.py
config/base.py
config/compilers.py
config/framework.py
config/headers.py
config/libraries.py
config/package.py
config/packages/BlasLapack.py
config/packages/Chaco.py
config/packages/Chombo.py
config/packages/CoDiPack.py
config/packages/MPI.py
config/packages/MUMPS.py
config/packages/Random123.py
config/packages/SAMRAI.py
config/packages/Zoltan.py
config/packages/boost.py
config/packages/ctetgen.py
config/packages/cuda.py
config/packages/fblaslapack.py
config/packages/make.py
config/packages/spai.py
config/packages/zlib.py
config/programs.py
config/regression/frameworkTest.py
config/regression/shellTest.py
config/setCompilers.py
config/setsBackport.py
config/setsOrdered.py
config/types.py
config/util.py
config/utilities/FPTrap.py
config/utilities/debuggers.py
config/utilities/fortranCommandLine.py
config/utilities/missing.py
graph.py
help.py
logger.py
make.py
maker.py
nargs.py
pythonpath.py
retrieval.py
script.py
sourceDatabase.py
urlMappingInstalled.py
urlMappingLocal.py
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/options/fortranCPP.py
/petsc/config/PETSc/options/indexTypes.py
/petsc/config/PETSc/options/installDir.py
/petsc/config/PETSc/options/languages.py
/petsc/config/PETSc/options/libraryOptions.py
/petsc/config/PETSc/options/memAlign.py
/petsc/config/PETSc/options/petscclone.py
/petsc/config/PETSc/options/petscdir.py
/petsc/config/PETSc/options/scalarTypes.py
/petsc/config/PETSc/options/sharedLibraries.py
/petsc/config/PETSc/petsc.py
/petsc/config/cmakegen.py
/petsc/config/configure.py
/petsc/config/example_template.py
/petsc/config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py
/petsc/config/examples/arch-linux-xsdk-dbg.py
/petsc/config/gmakegen.py
/petsc/config/gmakegentest.py
/petsc/config/install.py
/petsc/config/testparse.py
/petsc/configure
/petsc/include/petscmat.h
/petsc/lib/petsc/bin/maint/checkBuilds.py
/petsc/lib/petsc/bin/maint/checkloc.py
/petsc/lib/petsc/bin/maint/countpetsccits.py
/petsc/lib/petsc/bin/maint/generateetags.py
/petsc/lib/petsc/bin/maint/generatefortranstubs.py
/petsc/lib/petsc/bin/maint/getinterfaces.py
/petsc/lib/petsc/bin/maint/getpdflabels.py
/petsc/lib/petsc/bin/maint/helpindex.py
/petsc/lib/petsc/bin/maint/latexinexamples.py
/petsc/lib/petsc/bin/maint/lex.py
/petsc/lib/petsc/bin/maint/mapnameslatex.py
/petsc/lib/petsc/bin/petsc_gen_xdmf.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/dt/dualspace/impls/makefile
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/sell/makefile
/petsc/src/mat/impls/transpose/htransm.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/interface/matrix.c
/petsc/src/vec/vscat/examples/makefile
9d0b26c522-Oct-2018 Karl Rupp <me@karlrupp.net>

Merge branch 'jczhang/update-openblas-0.3.3' [PR #1185]

* jczhang/update-openblas-0.3.3:
Upgrade OpenBLAS to 0.3.3
Do not build shared openblas when doing static build
This is to avoid a build error

Merge branch 'jczhang/update-openblas-0.3.3' [PR #1185]

* jczhang/update-openblas-0.3.3:
Upgrade OpenBLAS to 0.3.3
Do not build shared openblas when doing static build
This is to avoid a build error of OpenBLAS with static build

show more ...

bf41c70d22-Oct-2018 Satish Balay <balay@mcs.anl.gov>

sowing: add check for cygwin/g++

f3253c6b21-Oct-2018 Satish Balay <balay@mcs.anl.gov>

Merge branch 'maint'


config/packages/p4est.py
/petsc/gmakefile.test
/petsc/include/petscmat.h
/petsc/include/petsctao.h
/petsc/src/dm/impls/plex/plexnatural.c
/petsc/src/dm/impls/product/product.c
/petsc/src/dm/impls/product/productutils.c
/petsc/src/dm/impls/stag/stag1d.c
/petsc/src/dm/impls/stag/stagutils.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tao_tex/manual/part2b.tex
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex7_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex7_2.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex14f.F90
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F90
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex67_nonsymmetric_left.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex67_nonsymmetric_right.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex67_symmetric_left.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex67_symmetric_right.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex67_transpose_asm.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex71_bddc_elast_both_approx_alt.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/mat/utils/multequal.c
/petsc/src/tao/interface/ftn-custom/ztaosolverf.c
/petsc/src/tao/interface/taosolver_fg.c
/petsc/src/tao/interface/taosolver_hj.c
/petsc/src/tao/leastsquares/examples/tests/chwirut2.c
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1.c
/petsc/src/tao/leastsquares/impls/brgn/brgn.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/tao/unconstrained/examples/tutorials/output/minsurf2_2.out
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/vec/f90-mod/petscvec.h90
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c

1...<<111112113114115116117118119120>>...190