History log of /petsc/config/BuildSystem/ (Results 3926 – 3950 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ddc4758827-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Configure: Remove redundant logging


config/compilers.py
/petsc/config/examples/arch-osx-xsdk-opt.py
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/ex23.c
/petsc/src/dm/examples/tests/ex36.c
/petsc/src/dm/examples/tutorials/ex7.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/plex/examples/tests/ex15.c
/petsc/src/dm/impls/plex/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/examples/tutorials/ex1f90.F
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/34.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex22.c
/petsc/src/ksp/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex165.c
/petsc/src/mat/examples/tests/ex166.c
/petsc/src/mat/examples/tests/ex173.c
/petsc/src/mat/examples/tests/ex181.c
/petsc/src/mat/examples/tests/ex191.c
/petsc/src/mat/examples/tests/ex194.c
/petsc/src/mat/examples/tests/ex2.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex4.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex61view.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/random/interface/randomc.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/classes/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/classes/viewer/impls/vtk/vtkv.c
/petsc/src/sys/classes/viewer/interface/ftn-custom/makefile
/petsc/src/sys/classes/viewer/interface/ftn-custom/zviewaf.c
/petsc/src/sys/classes/viewer/interface/ftn-custom/zviewasetf.c
/petsc/src/sys/classes/viewer/interface/view.c
/petsc/src/sys/classes/viewer/interface/viewa.c
/petsc/src/sys/classes/viewer/interface/viewreg.c
/petsc/src/sys/objects/pinit.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/interface/ts.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/vec/examples/tutorials/ex3.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/vector.c
901efeb926-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

alquimia build requires PETSc environmental variables

Funded-by: IDEAS
Project: xSDK
Time: 0 hours

1fe39c2526-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

fix typo of --download-mstk and add library name to mstk.py

Funded-by: IDEAS
Project: xSDK
Time: 0 hours

bc1a861726-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Pass XSDK cmake options to xSDK packages

Funded-by: IDEAS
Project: xSDK
Time: .2 hours

6b69786226-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/download-mstk' into barry/downloads

6b2c4af126-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/download-pflowtran' into barry/downloads

4d02c0d426-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

New category of packages that are NOT linked after PETSc libraries
Since some silly packages require make xxx instead of simply make for building added variable to handle that
Finally got --download-

New category of packages that are NOT linked after PETSc libraries
Since some silly packages require make xxx instead of simply make for building added variable to handle that
Finally got --download-alquimia working on my Mac with and without shared libraries
Lot of time debugging

Funded-by: IDEAS
Project: xSDK
Time: 5 hours

show more ...

90066f8925-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

MSTK uses -DINSTALL_DIR instead of _DCMAKE_INSTALL_PREFIX, time spent debugging the problem
added simple rules for removing specific ./configure or cmake arguments from a list of arguments

Funded-by

MSTK uses -DINSTALL_DIR instead of _DCMAKE_INSTALL_PREFIX, time spent debugging the problem
added simple rules for removing specific ./configure or cmake arguments from a list of arguments

Funded-by: IDEAS
Project: xSDK
Time: 1 hour

show more ...

580a834424-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

started most basic --download-mstk
fails in cmake on my Mac

Funded-by: IDEAS
Project: xSDK
Time: .5 hours

5cbf115424-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Make PETSc before building pflotran and alqumia

Funded-by: IDEAS
Project: xSDK

15d5dd5d23-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Add language dependencies for Pflotran and alquimia

Funded-by: IDEAS
Time: 0 hours

d7004c2f23-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Change pflotran.py to only build libpflotranchem.a to support older versions of Pflotran.

Funded-by: IDEAS
Project: xSDK
Time: 0 hours

8039725523-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Switch to PETSc fork of alquimia for tests

Funded-by: IDEAS
Project: xSDK
Time: 0 hours

9965ab9422-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

remove :BOOL marker from shared library flag for alquimia

Funded-by: IDEAS
Project: SDK
Time: 0 hours

4b15983522-Jan-2016 Satish Balay <balay@mcs.anl.gov>

externalpackages-git: save local changes if any - in git stash - before 'git checkout -f'
Useful incase --with-package-commit=HEAD option was msissing [perhaps due to a typo]

Drawbacks: for some pac

externalpackages-git: save local changes if any - in git stash - before 'git checkout -f'
Useful incase --with-package-commit=HEAD option was msissing [perhaps due to a typo]

Drawbacks: for some pacakges [superlu] configure modifies a file in git - so this chage
will get stashed with each configure invocation.

show more ...


/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/confignightly/grind3
/petsc/bin/maint/confignightly/ipro4
config/package.py
/petsc/config/examples/arch-linux-xsdk-dbg.py
/petsc/config/examples/arch-osx-xsdk-opt.py
/petsc/include/petsc/private/kernels/blockinvert.h
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/rosw/rosw.c
25c86a8b22-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Support older versions of Pflotran with --download-pflotran
Turn off shared libraries for alquimia

Funded-by: IDEAS
Project: xSDK
Time: 0 hours

722cc57622-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

added hghash for Mecurial repository accesses and set a value needed by Alquimia for Pflotran

Funded-by: IDEAS
Project: xSDK
Time: 0 hours

9651aeb522-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Merge branch 'knepley/fix-configure-HOME'

* knepley/fix-configure-HOME:
Configure: Give proper default if HOME is missing from the environment
Configure: I think RDict should use threads by defa

Merge branch 'knepley/fix-configure-HOME'

* knepley/fix-configure-HOME:
Configure: Give proper default if HOME is missing from the environment
Configure: I think RDict should use threads by default, even if the script does not

show more ...

a61e742c22-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Update --download-alquimia to work with new git/cmake version of Alquimia

Funded-by: IDEAS
Project: xSDK
Time: 2 hours

76b7da3222-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Turn on optimization of Alquimia builds --with-debugger=0

Funded-by: IDEAS
Project: xSDK
Time: 0 hours

9f88c7b422-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Alquimia requires COMPILER=generic passed to make with non-GNU compilers

Funded-by: IDEAS
Project: xSDK
Time: .1 hours

d9293e7b21-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Added --download-alquimia
Currently requires fork of alquimia with fixes

Updated --download-pflotran to also install libpflotranchem.a

Funded-by: IDEAS
Project: xSDK
Time: 5 hours

76d7347a21-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Completed and tested the --download-pflotran option

Funded-by: IDEAS
Time: 1 hour

5e208ef321-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Added support for --download-xxx from hg repository
Added --download-pflotran -- does not work with gfortran 5.2 due to pflotran code that passes arguments of different ranks through the same interfa

Added support for --download-xxx from hg repository
Added --download-pflotran -- does not work with gfortran 5.2 due to pflotran code that passes arguments of different ranks through the same interface; will try to Intel Fortran compilers

Funded-by: IDEAS
Time: 1 hour

show more ...

adc8345220-Jan-2016 Barry Smith <bsmith@mcs.anl.gov>

Trilinos does not properly update the shared library rpath on Mac OS since it does not
explicit set CMAKE_INSTALL_NAME_DIR. We monkey patch to Trilinos.py to set it.

Funded-by: IDEAS
Time: 1 hour
T

Trilinos does not properly update the shared library rpath on Mac OS since it does not
explicit set CMAKE_INSTALL_NAME_DIR. We monkey patch to Trilinos.py to set it.

Funded-by: IDEAS
Time: 1 hour
Thanks-to: Satish Balay balay@mcs.anl.gov

show more ...

1...<<151152153154155156157158159160>>...190