History log of /petsc/config/BuildSystem/ (Results 3776 – 3800 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
20c7d13414-Apr-2016 Satish Balay <balay@mcs.anl.gov>

xsdktrilinos: use 'origin/master' - not 'master' for giturl

Funded-by: IDEAS

eab6144613-Apr-2016 Satish Balay <balay@mcs.anl.gov>

xsdk: forgot to add the option -DTrilinos_DISABLE_ENABLED_FORWARD_DEP_PACKAGES=ON in the previous commit

0e1fd4f213-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc

6cc984b713-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Explicitly turn off packages that we do not have for Trilinos
including boost. This allows configuring with "trimmed down" versions of Trilinos

Funded-by: IDEAS
Project: xSDK
Thanks-to: Roscoe A. B

Explicitly turn off packages that we do not have for Trilinos
including boost. This allows configuring with "trimmed down" versions of Trilinos

Funded-by: IDEAS
Project: xSDK
Thanks-to: Roscoe A. Bartlett <rabartl@sandia.gov>

show more ...

040a4d1d13-Apr-2016 Satish Balay <balay@mcs.anl.gov>

netcdf: static build broke due to HDF5 depending on -ldl.

And PETSc configure does not treal -ldl as a seperate package to add to self.deps
but its somehow stashed in self.compilers.LIBS - that gets

netcdf: static build broke due to HDF5 depending on -ldl.

And PETSc configure does not treal -ldl as a seperate package to add to self.deps
but its somehow stashed in self.compilers.LIBS - that gets used in hdf5 test.
So pass in this info to netcdf configure

Reported-by: "Bartlett, Roscoe A" <rabartl@sandia.gov>
Funded-by: IDEAS

show more ...

d0ec9cac13-Apr-2016 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/fix-fortran-unused_variables'


/petsc/bin/maint/buildtest
/petsc/bin/maint/copylognightly
/petsc/bin/maint/runhtml.py
config/compilerOptions.py
config/setCompilers.py
/petsc/config/builder.py
/petsc/include/petsc/finclude/petscmat.h
/petsc/include/petsc/private/petscfeimpl.h
/petsc/share/petsc/datafiles/meshes/cube_5tets.cas
/petsc/share/petsc/datafiles/meshes/cube_5tets_ascii.cas
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/impls/plex/examples/tests/ex1f90.F
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexfluent.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/interface/dmi.c
/petsc/src/mat/examples/tests/ex171f.F
/petsc/src/snes/examples/tests/ex18f90.F90
/petsc/src/snes/examples/tutorials/ex73f90t.F90
/petsc/src/snes/examples/tutorials/ex77.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_35.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2p1_full.out
/petsc/src/snes/examples/tutorials/output/ex62_quad_q2q1_full.out
/petsc/src/snes/examples/tutorials/output/ex77_0.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/logging/examples/tutorials/ex1f.F
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut2f.F
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/ts/examples/tutorials/ex22f.F
/petsc/src/ts/examples/tutorials/ex22f_mf.F90
1736e08e12-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Added --download-xxx-configure-arguments for passing additional configure options

to downloaded package installers

Funded-by: IDEAS
Project: xSDK


/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/runhtml.py
config/package.py
/petsc/include/petsc/private/tsimpl.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/examples/tutorials/network/pflow/pf.h
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/str.c
/petsc/src/tao/bound/examples/tutorials/jbearing2.c
/petsc/src/tao/bound/examples/tutorials/plate2.c
/petsc/src/tao/constrained/examples/tutorials/makefile
/petsc/src/tao/constrained/examples/tutorials/maros.c
/petsc/src/tao/constrained/examples/tutorials/output/maros_1.out
/petsc/src/tao/constrained/examples/tutorials/output/toy_1.out
/petsc/src/tao/constrained/examples/tutorials/toy.c
/petsc/src/tao/constrained/examples/tutorials/toyf.F
/petsc/src/tao/leastsquares/examples/tutorials/chwirut1f.F
/petsc/src/tao/leastsquares/impls/pounders/gqt.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.h
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/output/elliptic_1.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/elliptic_2.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/hyperbolic_1.out
/petsc/src/tao/pde_constrained/examples/tutorials/output/parabolic_1.out
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion1.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2.c
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/tao/unconstrained/examples/tutorials/minsurf1.c
/petsc/src/tao/unconstrained/examples/tutorials/minsurf2.c
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_2.out
/petsc/src/tao/unconstrained/examples/tutorials/output/eptorsion1_3.out
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1.c
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/ex16opt_ic.c
/petsc/src/ts/examples/tutorials/ex16opt_p.c
/petsc/src/ts/examples/tutorials/ex20opt_ic.c
/petsc/src/ts/examples/tutorials/ex20opt_p.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/network/wash/pipe.h
/petsc/src/ts/examples/tutorials/network/wash/pipes1.c
/petsc/src/ts/examples/tutorials/network/wash/wash.h
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/examples/tutorials/power_grid/ex3opt.c
/petsc/src/ts/examples/tutorials/power_grid/ex9opt.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c
/petsc/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt_fd.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/mimex/mimex.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/trajectory/impls/basic/trajbasic.c
/petsc/src/ts/trajectory/impls/memory/trajmemory.c
/petsc/src/ts/trajectory/impls/singlefile/singlefile.c
/petsc/src/ts/trajectory/impls/visualization/trajvisualization.c
/petsc/src/ts/trajectory/interface/traj.c
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/sf/impls/window/sfwindow.c
b623a1fb12-Apr-2016 Jason Sarich <sarich@mcs.anl.gov>

fix parenthesis

2a1be5ce12-Apr-2016 Jason Sarich <sarich@mcs.anl.gov>

sed -i unportable, who knew?

Funded-by: IDEAS
Time: .5 hrs

65d6686412-Apr-2016 Jason Sarich <sarich@mcs.anl.gov>

fix sed inplace argument for osx (need sed -i '' 'otherstuff')

Funded-by: IDEAS
Time: .5 hrs

c8bf2c0911-Apr-2016 Jason Sarich <sarich@mcs.anl.gov>

fix -DAdd_ from superlu_dist CMakeLists.txt,
replace with correct flag

Funded-by: IDEAS
time: 3 hrs

b3248ba111-Apr-2016 Satish Balay <balay@mcs.anl.gov>

gfortran 4.6 [and perhaps older] warns about unused commonblock variables with -Wall
so use -Wno-unused-variable with these versions.

dce4b2a811-Apr-2016 Jason Sarich <sarich@mcs.anl.gov>

Fix some xsdk packages, changed unittestcpp to cmake project so autoconf not necessary

Funded-by: IDEAS
Time: 8 hrs


config/packages/Trilinos.py
config/packages/exodusii.py
config/packages/unittestcpp.py
/petsc/include/petsc/private/tsimpl.h
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcscalingbasic.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/telescope/telescope.c
/petsc/src/ksp/pc/impls/telescope/telescope_dmda.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/str.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tutorials/ex40.c
/petsc/src/ts/examples/tutorials/ex41.c
/petsc/src/ts/examples/tutorials/output/ex40.out
/petsc/src/ts/examples/tutorials/output/ex41.out
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/vec/is/ao/examples/tests/ex3d/ex3.cxx
/petsc/src/vec/is/sf/impls/window/sfwindow.c
5020303f10-Apr-2016 Satish Balay <balay@mcs.anl.gov>

gfortran: remove -Wno-unused-variable from default FFLAGS

Reported-by: Lisandro Dalcin <dalcinl@gmail.com>

b8a3fda210-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Updated to the release tarballs and commits for SuperLU and SuperLU_Dist


/petsc/bin/maint/checkBuilds.py
/petsc/bin/maint/runhtml.py
config/packages/SuperLU.py
config/packages/SuperLU_DIST.py
/petsc/include/petscts.h
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/network/networkmonitor.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/classical.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/bas/spbas_cholesky.h
/petsc/src/mat/impls/baij/mpi/mpibaij.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/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/classes/bag/f2003-src/fsrc/bagenum.F
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/objects/f2003-src/fsrc/optionenum.F
/petsc/src/sys/objects/options.c
/petsc/src/sys/utils/sorti.c
/petsc/src/tao/bound/impls/bqpip/bqpip.c
/petsc/src/tao/bound/impls/tron/tron.c
/petsc/src/tao/leastsquares/impls/pounders/gqt.c
/petsc/src/tao/linesearch/impls/morethuente/morethuente.c
/petsc/src/tao/unconstrained/impls/bmrm/bmrm.c
/petsc/src/tao/unconstrained/impls/cg/taocg.c
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/ts/examples/tutorials/output/ex3_1.out
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha1.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/mimex/mimex.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/is/is/interface/index.c
193147a408-Apr-2016 Alejandro Lamas Daviña <alejandro.lamas@dsic.upv.es>

Require CUDA_VERSION >= 7.0 for complex builds

1548aa1d07-Apr-2016 Satish Balay <balay@mcs.anl.gov>

fix syntax errors in c3182fb78c9a738ba5290a1e7faec0aeb0eb7421

c3182fb707-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Exodusii.py installer must create install directories in case they do not already exist.

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

afec8dbb07-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Switch to Sherry's branch of repository since it appears she fixed the cmake blas/lapack issue

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

96eda5a307-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'master' of bitbucket.org:petsc/petsc

aa5c8b8e07-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Print clear completion message if PETSc is installed by ./configure

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

c76a54b107-Apr-2016 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/balay/improve-odpes'

4257d2e906-Apr-2016 Satish Balay <balay@mcs.anl.gov>

netcdf-cxx: not really used - so its dead code - so remove

076ef71206-Apr-2016 Satish Balay <balay@mcs.anl.gov>

netcdf-cxx: fix build to use netcdf detected by petsc configure [and not some system/default stuff]

0ee02bde07-Apr-2016 Barry Smith <bsmith@mcs.anl.gov>

Run ctest on xSDKTrilinos for non-batch systems

Funded-by: IDEAS
Project: xSDK

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