History log of /petsc/config/BuildSystem/ (Results 4226 – 4250 of 4739)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a74656a806-Mar-2015 Barry Smith <bsmith@mcs.anl.gov>

merge with master to get all the latest great stuff in master

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

Revert bad ML fix in ba4f728f6c00f645cbd73e74de34ed390600afde

f147b27b05-Mar-2015 Barry Smith <bsmith@mcs.anl.gov>

ML cannot work with 64 bit integers and PETSc (reason given in ml.py)
Several packages have redundant self.requires32bitint = 0 which is not needed since base class sets this

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

Configure: Fix ML for 64-bit integers

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

Configure: Trying to clean up use of installer, decoupled mpi4py and petsc4py from PETSc.Configure
- One problem is that this changes meaning. In the pkg-config, the install dir is $PETSC_DIR instead

Configure: Trying to clean up use of installer, decoupled mpi4py and petsc4py from PETSc.Configure
- One problem is that this changes meaning. In the pkg-config, the install dir is $PETSC_DIR instead of $PETSC_ADIR/$PETSC_ARCH

show more ...

052b31fc04-Mar-2015 Hong Zhang <hzhang@mcs.anl.gov>

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

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

Merge branch 'balay/fix-suitesparse-32bit-bug'

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

Merge branch 'balay/build-pkgs-without-wall'

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

Merge branch 'balay/update-hypre-2.10.0b'

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

Merge branch 'balay/superlu_dist_4.0'

bb1c927804-Mar-2015 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/update-MUMPS_5.0.0'

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

suitesparse: consistancyChecks() should always check if package is enabled.

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

Configure: Must capture output when rerunning configure on a required object

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

Configure+MPI: Remove redundant function

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

Configure: Framework should print out regular errors as well

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

Configure: Replace self.log.write with self.logWrite

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

Configure: Check for Queue support
- Python 2.4 should fail this

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

Configure: If --useThreads=0, use serial configuration

ea419b1603-Mar-2015 Barry Smith <bsmith@mcs.anl.gov>

If clone don't install sowing automatically if no Fortran compiler
(because it is not needed by default)

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

suitesparse: add fallback URL for download

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

suitesparse: use (upstream) build defaults - and not change SuiteSparse_long during build (by PETSc).

Also remove UF_long usage in code [this was out of sync with UF_long -> SuiteSparse_long change

suitesparse: use (upstream) build defaults - and not change SuiteSparse_long during build (by PETSc).

Also remove UF_long usage in code [this was out of sync with UF_long -> SuiteSparse_long change in SuiteSparse.py]

Add error message when using 64-bit-indices on 32bit machines (as its not supported by default suitesparse build)

show more ...

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

Configure: Improve error logging in parallel

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

Configure: Can set the number of threads using --useThreads=<num>

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

Configure: functions module should depend on libraries

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

Configure: Objects should not use log or argDB from framework


config/base.py
config/compilerFlags.py
config/compilerOptions.py
config/compilers.py
config/functions.py
config/headers.py
config/libraries.py
config/package.py
config/packages/BlasLapack.py
config/packages/Chaco.py
config/packages/Chombo.py
config/packages/MOAB.py
config/packages/MPI.py
config/packages/MUMPS.py
config/packages/Matlab.py
config/packages/OpenMPI.py
config/packages/PARTY.py
config/packages/PTScotch.py
config/packages/PaStiX.py
config/packages/SuiteSparse.py
config/packages/SuperLU.py
config/packages/SuperLU_DIST.py
config/packages/SuperLU_MT.py
config/packages/Triangle.py
config/packages/Trilinos.py
config/packages/Zoltan.py
config/packages/boost.py
config/packages/c2html.py
config/packages/cmake.py
config/packages/ctetgen.py
config/packages/cuda.py
config/packages/cusp.py
config/packages/elemental.py
config/packages/exodusii.py
config/packages/f2cblaslapack.py
config/packages/fblaslapack.py
config/packages/fiat.py
config/packages/hypre.py
config/packages/lgrind.py
config/packages/make.py
config/packages/mkl_cpardiso.py
config/packages/mkl_pardiso.py
config/packages/ml.py
config/packages/pARMS.py
config/packages/petsc4py.py
config/packages/scalapack.py
config/packages/scientificpython.py
config/packages/sowing.py
config/packages/spai.py
config/packages/sprng.py
config/packages/ssl.py
config/packages/sundials.py
config/packages/tetgen.py
config/packages/valgrind.py
config/packages/viennacl.py
config/programs.py
config/python.py
config/setCompilers.py
config/sourceControl.py
config/types.py
config/utilities/cacheDetails.py
config/utilities/debuggers.py
config/utilities/getResidentSetSize.py

1...<<161162163164165166167168169170>>...190