History log of /petsc/config/BuildSystem/ (Results 3951 – 3975 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ed827c3719-Jan-2016 Satish Balay <balay@mcs.anl.gov>

Trilinos: requires 64bit compilers/OS. Add an error check

Funded-by: IDEAS

82864eb819-Jan-2016 Satish Balay <balay@mcs.anl.gov>

petsc4py: update to latest master

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

boost: requires bzlib.h to build - so add a check.
Also update to latest version 1.60.0

3346508f18-Jan-2016 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/update-networkex'

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

updated Trilinos.py to check for a Zoltran routine since it no longer contains TPI

Funded-by: IDEAS
Time: 0 hours

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

Configure: I think RDict should use threads by default, even if the script does not

0d0ef0ee15-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Configure: Fix retrieval logging in package

1a117d1515-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Configure: Fix logging for shell calls in retrieval

31de54b515-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Configure: I think RDict should use threads by default, even if the script does not

08eb64ff15-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Configure: If not using threads for RDict, only save at the end

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

Configure: If using --help, the RDict should be readonly

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

Merge branch 'maint'


config/packages/MPI.py
/petsc/config/builder.py
/petsc/include/petsc/mpiuni/mpi.h
/petsc/include/petsc/private/dmimpl.h
/petsc/include/petsc/private/dmlabelimpl.h
/petsc/include/petsc/private/dmpleximpl.h
/petsc/include/petscdm.h
/petsc/include/petscdmlabel.h
/petsc/include/petscdmplex.h
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/plex/examples/tests/ex11.c
/petsc/src/dm/impls/plex/examples/tests/ex16.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/ex9.c
/petsc/src/dm/impls/plex/examples/tests/output/ex16_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_17.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_23.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_28.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_6.out
/petsc/src/dm/impls/plex/examples/tests/output/ex4_7.out
/petsc/src/dm/impls/plex/examples/tests/output/ex5_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex5_3.out
/petsc/src/dm/impls/plex/examples/tests/output/ex5_5.out
/petsc/src/dm/impls/plex/examples/tests/output/ex5_7.out
/petsc/src/dm/impls/plex/examples/tutorials/ex1.c
/petsc/src/dm/impls/plex/ftn-custom/makefile
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexbc.c
/petsc/src/dm/impls/plex/plexcgns.c
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexexodusii.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexfluent.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/plexhdf5.c
/petsc/src/dm/impls/plex/plexinterpolate.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexreorder.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/impls/plex/plexvtu.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/ftn-custom/zdmf.c
/petsc/src/dm/label/dmlabel.c
/petsc/src/dm/label/ftn-custom/makefile
/petsc/src/dm/label/ftn-custom/zdmlabel.c
/petsc/src/dm/label/makefile
/petsc/src/dm/makefile
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex69.c
/petsc/src/snes/examples/tutorials/output/ex12_42.out
/petsc/src/snes/examples/tutorials/output/ex12_fas_newton_0.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_lu.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_asm_sor.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_msm_lu.out
/petsc/src/snes/examples/tutorials/output/ex12_tri_q2q1_msm_sor.out
/petsc/src/snes/utils/dmplexsnes.c
/petsc/src/sys/mpiuni/fsrc/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/tao/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex11.c
/petsc/src/ts/examples/tutorials/ex11_sa.c
/petsc/src/ts/examples/tutorials/ex18.c
3820ad1215-Jan-2016 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/to-maint-add-mpiuni_mpi_in_place' into maint

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

mpiuni: do not build somempifort.F when configured with -with-mpiuni-fortran-binding=0

[switch to using MPIUNI_FORTRAN_BINDING instead of MPIUNI_AVOID_MPI_NAMESPACE
to be consistant with the option

mpiuni: do not build somempifort.F when configured with -with-mpiuni-fortran-binding=0

[switch to using MPIUNI_FORTRAN_BINDING instead of MPIUNI_AVOID_MPI_NAMESPACE
to be consistant with the option -with-mpiuni-fortran-binding - and to be
able to selectively build somempifort.F]

Reported-by: Dominic Meiser <dmeiser@txcorp.com>

show more ...

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

Merge branch 'knepley/fix-configure-dirs'

* knepley/fix-configure-dirs:
Configure: Need to check that CMake was found when installing a CMakePackage
Configure: Must create the lib/petsc/conf if

Merge branch 'knepley/fix-configure-dirs'

* knepley/fix-configure-dirs:
Configure: Need to check that CMake was found when installing a CMakePackage
Configure: Must create the lib/petsc/conf if it does not exist

show more ...

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

Merge branch 'maint'


/petsc/bin/maint/wwwindex.py
config/packages/metis.py
config/packages/parmetis.py
/petsc/include/petsc/finclude/ftn-custom/petscmat.h90
/petsc/include/petscpc.h
/petsc/share/petsc/saws/linearsolveroptions.html
/petsc/src/dm/dt/interface/dt.c
/petsc/src/dm/impls/network/networkmonitor.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/nonlinearsolvertable.html
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fcg/fcg.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/kaczmarz/kaczmarz.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/mat/color/impls/greedy/greedy.c
/petsc/src/mat/color/impls/jp/jp.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex192.c
/petsc/src/mat/examples/tests/ex196f90.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/mkl_cpardiso.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_pardiso.c
/petsc/src/mat/impls/aij/seq/mkl_pardiso/mkl_utils.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/elemental/matelem.cxx
/petsc/src/mat/impls/preallocator/makefile
/petsc/src/mat/interface/f90-custom/zmatrixf90.c
/petsc/src/snes/impls/composite/snescomposite.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/nasm/aspin.c
/petsc/src/snes/impls/nasm/nasm.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/anderson.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/utils/mpits.c
/petsc/src/tao/complementarity/impls/asls/asfls.c
/petsc/src/tao/complementarity/impls/asls/asils.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/ssp/ssp.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/tutorials/HandsOnExercise.html
/petsc/tutorials/TAOHandsOnExercise.html
ecf1a14613-Jan-2016 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/superlu_dist-4.3-p1'

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

configure: fix reconfigure_arch.py created by --with-batch=1 to preserve
option 'FFLAGS=-ftrap=%none' correctly

f46e253913-Jan-2016 Jason Sarich <sarich@mcs.anl.gov>

Merge branch 'sarich/check-fcflags-fflags'

405ef1e613-Jan-2016 Jason Sarich <sarich@mcs.anl.gov>

ensure FFLAGS and FCFLAGS dont collide

5f6bbe3a13-Jan-2016 Hong Zhang <hongzhang@anl.gov>

update revolve download link

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

metis/parmetis: do not need CXX - so cmake should not look for it.

Reported-by: Tabrez Ali <tabrezali@gmail.com>

b7ce8a7b09-Jan-2016 Hong Zhang <hongzhang@anl.gov>

fix revolve memory leak problem

737d1f2f08-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Configure: Need to check that CMake was found when installing a CMakePackage

02e735e108-Jan-2016 Matthew G. Knepley <knepley@gmail.com>

Configure: Must create the lib/petsc/conf if it does not exist

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