History log of /petsc/config/BuildSystem/ (Results 4251 – 4275 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4d2865ac02-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Configure: Enable concurrent execution
- Should fallback to serial evaluation, but we might want a flag for this

5aab0b9002-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Configure: Removing dependence cycles
- Cannot depend on oneself (a depressing realization)
- Make cannot depend on MPI
- MPI implementations cannot depend on MPI
- debugging cannot depend on setComp

Configure: Removing dependence cycles
- Cannot depend on oneself (a depressing realization)
- Make cannot depend on MPI
- MPI implementations cannot depend on MPI
- debugging cannot depend on setCompilers
- PETSc cannot depend on mpi4py and petsc4py

show more ...

a75b4e7702-Mar-2015 Matthew G. Knepley <knepley@gmail.com>

Configure: Allow thread local logging

a9df336601-Mar-2015 Satish Balay <balay@mcs.anl.gov>

superlu: add a fallback url for --download-superlu

56809b6e01-Mar-2015 Satish Balay <balay@mcs.anl.gov>

hypre: update to using version 2.10.0b

9f864fb201-Mar-2015 Satish Balay <balay@mcs.anl.gov>

configure: do not build externalpackages with -Wall. This broke openmpi - and
polluted configure.log anyway.

7e17fc2028-Feb-2015 Satish Balay <balay@mcs.anl.gov>

superlu_dist: use updated tarball with fixes for opensolaris build

3ff47f1228-Feb-2015 Satish Balay <balay@mcs.anl.gov>

mumps: update tarball with 'makefile' patches required for freebsd/make

e8f7135422-Jan-2015 Satish Balay <balay@mcs.anl.gov>

superlu_dist: add in --download-superlu_dist-gpu [for enabling GPU code]

Also requires openmp?

898292b422-Jan-2015 Satish Balay <balay@mcs.anl.gov>

superlu_dist: remove NOOPTS [as its unused]. Also reformat CDEFS in make.inc

4ece6b3f22-Jan-2015 Satish Balay <balay@mcs.anl.gov>

superlu_dist: add in gnumake check

d885f21320-Jan-2015 Satish Balay <balay@mcs.anl.gov>

superlu_dist: initial port to superlu_dist_4.0
- requires c99 compiler to build - so add a configure check for c99
- update sources with mc64id_ -> mc64id_dist, and LUstructInit() changes.
* still ha

superlu_dist: initial port to superlu_dist_4.0
- requires c99 compiler to build - so add a configure check for c99
- update sources with mc64id_ -> mc64id_dist, and LUstructInit() changes.
* still has conflict with superlu [mc64dd_,mc64ed_,mc64fd_]

show more ...

c07b7b3a27-Feb-2015 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/update-configure-lib-search'


config/package.py
config/packages/MPI.py
config/packages/MPICH.py
config/packages/boost.py
config/packages/cmake.py
config/packages/cusp.py
config/packages/fblaslapack.py
config/packages/glut.py
config/packages/hwloc.py
config/packages/mpe.py
config/packages/mpi4py.py
config/packages/opencl.py
config/packages/opengl.py
config/packages/opengles.py
config/packages/openmp.py
config/packages/openmpclasses.py
config/packages/petsc4py.py
config/packages/pthread.py
config/packages/pthreadclasses.py
config/packages/scalapack.py
config/packages/sowing.py
config/packages/ssl.py
config/packages/valgrind.py
config/packages/viennacl.py
/petsc/lib/petsc-conf/test
/petsc/makefile
/petsc/src/dm/impls/da/gr2.c
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex25_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex2_chebyest_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex34_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_5.out
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/snes/examples/tutorials/output/ex18_1.out
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/snes/examples/tutorials/output/ex40f90.out
/petsc/src/snes/examples/tutorials/output/ex46_1.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/vec/vec/utils/vecio.c
efa5f90827-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: fix cusp build. What 'libdir' do you use for packages that don't have any lib files?

0e585a1426-Feb-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'sarich/feature-configure-chombo'

1eb83d3226-Feb-2015 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/download-trilinos'


config/packages/Trilinos.py
/petsc/config/builder.py
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscksp.h
/petsc/share/petsc/datafiles/meshes/square.cas
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/output/ex1_21.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_22.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_23.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_24.out
/petsc/src/dm/impls/plex/ftn-custom/makefile
/petsc/src/dm/impls/plex/ftn-custom/zplexfluent.c
/petsc/src/dm/impls/plex/makefile
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexfluent.c
/petsc/src/dm/impls/plex/plexlabel.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex3_chebyest.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_chebynoest.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_nocheby.out
/petsc/src/ksp/ksp/impls/bcgs/fbcgs/fbcgs.c
/petsc/src/ksp/ksp/impls/bcgs/fbcgsr/fbcgsr.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/chebyshevimpl.h
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/fieldsplit/ftn-custom/zfieldsplitf.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.c
/petsc/src/mat/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/interface/snes.c
/petsc/src/vec/is/utils/vsectionis.c
3d18ddba26-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: fix for --download-fblaslapack triggered by removal of the duplicate call to checkDownload()

95da71ca26-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: --download-package=ifneeded option is long gone. So cleaning up corresponding code.

4d3c5e8126-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: skip non-existant dirs in generateGuesses()

201f1e8526-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: usage of self.libdir in generateLibList() was a hack to deal with 'd=lib'.
Now we are using d='' for this case - so the hack is removed.

af86234126-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: remove duplicate of package.py:getSearchDirectories() code from externalpackages.
Also do not use '/usr' in search paths [compilers search here automatically]

e6c651c926-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: update library search to automatically check default compiler libraries [when d='']
- note: with --with-download-package or --with-package-dir/lib option [here d != '']
the corresponding

configure: update library search to automatically check default compiler libraries [when d='']
- note: with --with-download-package or --with-package-dir/lib option [here d != '']
the corresponding [dowload/-dir location] libs are searched [and not the compiler libs]
- and cleanup empty self.liblist in various packages
- when mpi-compiler wrappers are used - use NULL liblist explicitly [so as to use compiler
libraries when --download-mpich or --with-mpi-dir options are used]

show more ...

9555df7726-Feb-2015 Satish Balay <balay@mcs.anl.gov>

configure: fix getSearchDirectories() to respect d='' as default compiler library paths.

e9437f5424-Feb-2015 Satish Balay <balay@mcs.anl.gov>

metis/parmetis: upgrade to metis-5.1.0-p1 and parmetis-4.0.3-p1 in sync with mumps upgrade
This reverts (the previous revert): 1b7e3bd55838d371ddd02a40d917b956da7e0106

Now the following test works f

metis/parmetis: upgrade to metis-5.1.0-p1 and parmetis-4.0.3-p1 in sync with mumps upgrade
This reverts (the previous revert): 1b7e3bd55838d371ddd02a40d917b956da7e0106

Now the following test works fine.
http://lists.mcs.anl.gov/pipermail/petsc-dev/2013-September/012853.html
valgrind --tool=memcheck -q ./ex55 -ksp_type preonly -pc_type lu -pc_factor_mat_solver_package mumps -ksp_view -ne 128

show more ...

d341cd0424-Feb-2015 Hong Zhang <hzhang@mcs.anl.gov>

update to MUMPS-5.0.0

1...<<171172173174175176177178179180>>...190