History log of /petsc/config/PETSc/ (Results 1026 – 1050 of 1914)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6546bd9a29-Feb-2012 Sean Farley <sean@mcs.anl.gov>

metis: pass cflags to cmake

Hg-commit: d044f827915ef20a7046f415521cafe6b015c361


/petsc/.hgignore
packages/metis.py
/petsc/include/petscblaslapack.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/sieve/Mesh.hh
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex86_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadimpl.h
/petsc/src/sys/objects/pthread/pthreadpool_chain.c
/petsc/src/sys/objects/pthread/pthreadpool_main.c
/petsc/src/sys/objects/pthread/pthreadpool_tree.c
/petsc/src/sys/objects/pthread/pthreadpool_true.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonic3.c
/petsc/src/ts/examples/tutorials/phasefield/biharmonictest.m
/petsc/src/ts/examples/tutorials/phasefield/heat.c
/petsc/src/ts/examples/tutorials/phasefield/heattest.m
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/vec/vec/impls/mpi/mpipthread/mpivecpthread.c
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
5e2adb1026-Feb-2012 Jed Brown <jed@59A2.org>

Support more extreme alignment

Hg-commit: c3e80adc3956f47d08cd5124395f6bbc0964433c

3147a20226-Feb-2012 Sean Farley <sean@mcs.anl.gov>

mumps: update to newest patched version 4.10.0-p2

This fixes a bug introduced in the custom patch to fix MUMPS
dependency on METIS 5.0.2 that was reported here:
http://lists.mcs.anl.gov/pipermail/pe

mumps: update to newest patched version 4.10.0-p2

This fixes a bug introduced in the custom patch to fix MUMPS
dependency on METIS 5.0.2 that was reported here:
http://lists.mcs.anl.gov/pipermail/petsc-dev/2012-February/007508.html

Hg-commit: 78433e06475e4f24f4c74622fc87dad9410d49b5

show more ...

60f76f7825-Feb-2012 Sean Farley <sean@mcs.anl.gov>

parmetis: rip out dependency on gnumake and call cmake directly

This also adds 64-bit indices and double precision options explicitly
to the cmake configure for better self.installNeeded matching

H

parmetis: rip out dependency on gnumake and call cmake directly

This also adds 64-bit indices and double precision options explicitly
to the cmake configure for better self.installNeeded matching

Hg-commit: 49bbeadda0b4485c1546f3b8f5765f073b472e5c

show more ...

bae6c16124-Feb-2012 Sean Farley <sean@mcs.anl.gov>

metis: rip out dependency on gnumake and call cmake directly

Hg-commit: a4d58333086211d24e4c3a75e9bc5be5e8beee04

5408f41324-Feb-2012 Sean Farley <sean@mcs.anl.gov>

metis: enable single precision

Hg-commit: 46cc1c335f7955c2e8747a63f038aea170fd8624


packages/metis.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscblaslapack_c.h
/petsc/include/petscblaslapack_caps.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscblaslapack_uscore.h
/petsc/include/petscdm.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/private/dmimpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/benchmarks/streams/PthreadVersion.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex12.c
/petsc/src/ksp/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/examples/tutorials/ex38.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/ex54f.F
/petsc/src/ksp/ksp/examples/tutorials/ex58.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54f.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex58.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/kspams.c
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.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/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/hem/makefile
/petsc/src/mat/coarsen/impls/makefile
/petsc/src/mat/coarsen/impls/mis/makefile
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/coarsen/makefile
/petsc/src/mat/coarsen/scoarsen.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex102.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex110.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex126f.F
/petsc/src/mat/examples/tests/ex128.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex139.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex141.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/ex159.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/ex88.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijAssemble.cu
/petsc/src/mat/impls/aij/seq/seqcusp/cuspmatimpl.h
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/nest/matnestimpl.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/makefile
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex17.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex4.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex52_integrateElement.cu
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/ex65dm.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex50_bjacobi.out
/petsc/src/snes/examples/tutorials/output/ex5_0.out
/petsc/src/snes/examples/tutorials/output/ex5f90_0.out
/petsc/src/snes/examples/tutorials/output/ex5f90t_0.out
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_15.out
/petsc/src/snes/examples/tutorials/output/ex62_16.out
/petsc/src/snes/examples/tutorials/output/ex62_17.out
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_2.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_3.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/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_36.out
/petsc/src/snes/examples/tutorials/output/ex62_4.out
/petsc/src/snes/examples/tutorials/output/ex62_5.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snesls.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/nopool.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadimpl.h
/petsc/src/sys/objects/pthread/pthreadpool_chain.c
/petsc/src/sys/objects/pthread/pthreadpool_main.c
/petsc/src/sys/objects/pthread/pthreadpool_tree.c
/petsc/src/sys/objects/pthread/pthreadpool_true.c
/petsc/src/sys/sf/sf.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/vec/vec/impls/mpi/commonmpvec.c
/petsc/src/vec/vec/impls/mpi/mpipthread/mpivecpthread.c
/petsc/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/utils/veccusp/vscatcusp.c
/petsc/src/vec/vec/utils/vpscat.h
982cb9f514-Feb-2012 Jed Brown <jed@59A2.org>

Source code, makefiles, and output should not be executable

Hg-commit: b7a5317c393eff1636dfaf28894f18ed4657b2ca


/petsc/.hgignore
/petsc/bin/maint/latexinexamples.py
/petsc/conf/rules
packages/cmake.py
/petsc/config/builder.py
/petsc/include/finclude/petscviewer.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmmesh.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscpcasa.h
/petsc/include/petscpcmg.h
/petsc/include/petscsf.h
/petsc/include/petscsnes.h
/petsc/include/petscsnesfas.h
/petsc/include/petscviewer.h
/petsc/include/private/compleximpl.h
/petsc/include/private/dmimpl.h
/petsc/include/private/sfimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/src/benchmarks/streams/PthreadVersion.c
/petsc/src/dm/ao/interface/aoreg.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/mesh/examples/tests/ex10.c
/petsc/src/dm/impls/mesh/examples/tests/ex11f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex2.c
/petsc/src/dm/impls/mesh/examples/tests/ex3.c
/petsc/src/dm/impls/mesh/examples/tests/ex4.c
/petsc/src/dm/impls/mesh/examples/tests/ex5f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex6.c
/petsc/src/dm/impls/mesh/examples/tests/ex7f90.F90
/petsc/src/dm/impls/mesh/examples/tests/ex8.c
/petsc/src/dm/impls/mesh/examples/tests/ex9f90.F90
/petsc/src/dm/impls/mesh/examples/tests/output/ex10_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex10_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex11f90_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex11f90_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex4_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex4_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex5f90_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex5f90_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex6_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex6_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex7f90_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex7f90_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex8_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex9f90_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/ex9f90_1.out
/petsc/src/dm/impls/mesh/examples/tutorials/ex2f.F
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/meshexodus.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/website/developers/projects.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asa/asa.h
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/ex165.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex151_1.out
/petsc/src/mat/examples/tests/output/ex151_2.out
/petsc/src/mat/examples/tests/output/ex151_3.out
/petsc/src/mat/examples/tests/output/ex68_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/seqpthread/makefile
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/transpose/transm.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex57.c
/petsc/src/snes/examples/tutorials/ex62.c
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/snes/examples/tutorials/output/ex50_fas.out
/petsc/src/snes/examples/tutorials/output/ex50_ngmres_fas.out
/petsc/src/snes/examples/tutorials/output/ex57_0.out
/petsc/src/snes/examples/tutorials/output/ex5_5_fas_additive.out
/petsc/src/snes/examples/tutorials/output/ex62_0.out
/petsc/src/snes/examples/tutorials/output/ex62_1.out
/petsc/src/snes/examples/tutorials/output/ex62_10.out
/petsc/src/snes/examples/tutorials/output/ex62_11.out
/petsc/src/snes/examples/tutorials/output/ex62_12.out
/petsc/src/snes/examples/tutorials/output/ex62_13.out
/petsc/src/snes/examples/tutorials/output/ex62_14.out
/petsc/src/snes/examples/tutorials/output/ex62_2.out
/petsc/src/snes/examples/tutorials/output/ex62_3.out
/petsc/src/snes/examples/tutorials/output/ex62_4.out
/petsc/src/snes/examples/tutorials/output/ex62_5.out
/petsc/src/snes/examples/tutorials/output/ex62_6.out
/petsc/src/snes/examples/tutorials/output/ex62_7.out
/petsc/src/snes/examples/tutorials/output/ex62_8.out
/petsc/src/snes/examples/tutorials/output/ex62_9.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesls.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/nopool.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/sf/dlregissf.c
/petsc/src/sys/sf/examples/makefile
/petsc/src/sys/sf/examples/tutorials/ex1.c
/petsc/src/sys/sf/examples/tutorials/makefile
/petsc/src/sys/sf/examples/tutorials/output/ex1_1.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_2.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_3.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_4.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_5.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_6.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_7.out
/petsc/src/sys/sf/makefile
/petsc/src/sys/sf/sf.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tutorials/ex17.c
/petsc/src/ts/examples/tutorials/ex22f_mf.F90
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/is/interface/isreg.c
/petsc/src/vec/vec/impls/seq/seqcusp/veccusp.cu
/petsc/src/vec/vec/impls/seq/vsection.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/utils/veccusp/vscatcusp.c
f649334007-Feb-2012 Satish Balay <balay@mcs.anl.gov>

update to latest txpetscgpu-0.0.5.tar.gz tarball

Hg-commit: 2077844a3809d8447c8f3d253e102ac7db16aa97

29595ef706-Feb-2012 Matthew G Knepley <knepley@gmail.com>

Fixed CUDA configure for batch mode

Hg-commit: c49736ff1b72390106a7bbad90e6149e0235e03d


/petsc/bin/matlab/PetscBinaryRead.m
packages/cuda.py
/petsc/config/builder.py
/petsc/config/examples/asterix/asterix64-c89.py
/petsc/include/finclude/petscsnesdef.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/manualpages-sec/header_SNES
/petsc/src/docs/manualpages-sec/header_TS
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_3.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex54_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex55_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex56_0.out
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/gmg.c
/petsc/src/ksp/pc/impls/gamg/makefile
/petsc/src/ksp/pc/impls/gamg/sa.c
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/impls/scatter/mscatter.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex50_ngmres_fas_ms.out
/petsc/src/snes/examples/tutorials/output/ex56_5.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/gs/snesgs.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/ms/makefile
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/sorqn/sorqn.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/seq/vsection.c
38ecfe6402-Feb-2012 Satish Balay <balay@mcs.anl.gov>

change nanosleep() test to a custom test for c89

Hg-commit: 40e8146149d1a308f467696c5bd08c0092021711


Configure.py
/petsc/config/builder.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmmesh.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/private/compleximpl.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Overlap.hh
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/makefile
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmregall.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/mat/impls/aij/mpi/mpiaij.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/crl/crl.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex39f90.F
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/ex56.c
/petsc/src/snes/examples/tutorials/ex57.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadpool_chain.c
/petsc/src/sys/objects/pthread/pthreadpool_main.c
/petsc/src/sys/objects/pthread/pthreadpool_tree.c
/petsc/src/sys/objects/pthread/pthreadpool_true.c
/petsc/src/sys/sf/sf.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/seqpthread/vecpthread.c
/petsc/src/vec/vec/impls/seq/vsection.c
5a9b9e0124-Jan-2012 Mark F. Adams <mark.adams@columbia.edu>

turned off confusing logging for eigen estimator, cleaned up repartitioning code: removed my hack to protect parmetis and aded dumb processor aggregation w/o repartitioning.

Hg-commit: 668967087563a

turned off confusing logging for eigen estimator, cleaned up repartitioning code: removed my hack to protect parmetis and aded dumb processor aggregation w/o repartitioning.

Hg-commit: 668967087563aae3b1328539102ddbe5b38852f4

show more ...


/petsc/bin/pythonscripts/PetscGenerateFEMQuadratureTensorProduct.py
packages/cmake.py
/petsc/include/petscdm.h
/petsc/include/petscdmcomplex.h
/petsc/include/petscdmmesh_viewers.hh
/petsc/include/petscsf.h
/petsc/include/private/compleximpl.h
/petsc/include/private/sfimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/src/benchmarks/streams/PthreadVersion.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexcreate.c
/petsc/src/dm/impls/complex/makefile
/petsc/src/dm/impls/mesh/examples/tests/ex2.c
/petsc/src/dm/impls/mesh/examples/tests/ex3.c
/petsc/src/dm/impls/mesh/examples/tutorials/ex2f.F
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/mat/examples/tests/ex151.c
/petsc/src/mat/examples/tests/output/ex151_1.out
/petsc/src/mat/examples/tests/output/ex151_2.out
/petsc/src/mat/examples/tests/output/ex151_3.out
/petsc/src/mat/examples/tests/output/ex68_1.out
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/seqpthread/makefile
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/snes/examples/tutorials/ex57.c
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/snes/examples/tutorials/output/ex57_0.out
/petsc/src/snes/examples/tutorials/output/ex5_5_fas_additive.out
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/nopool.c
/petsc/src/sys/sf/dlregissf.c
/petsc/src/sys/sf/examples/makefile
/petsc/src/sys/sf/examples/tutorials/ex1.c
/petsc/src/sys/sf/examples/tutorials/makefile
/petsc/src/sys/sf/examples/tutorials/output/ex1_1.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_2.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_3.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_4.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_5.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_6.out
/petsc/src/sys/sf/examples/tutorials/output/ex1_7.out
/petsc/src/sys/sf/makefile
/petsc/src/sys/sf/sf.c
/petsc/src/ts/examples/tutorials/ex22f_mf.F90
6c2d235824-Jan-2012 Satish Balay <balay@mcs.anl.gov>

add error check for using gnu compilers with cuda

Hg-commit: 920c125c4fedf3d6c83f622d5a157db57099846f

200321eb22-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

switch to latex txpetscgpu.py

Hg-commit: b4086d236fb35071ea565635e24ea99d70deeaac

244fb01f02-Dec-2011 Satish Balay <balay@mcs.anl.gov>

#98364 fix x11 usage from zoltan

Hg-commit: d7b881216ffe862d12bc039e3b6d3aff919899a0

31234a2c16-Nov-2011 Satish Balay <balay@mcs.anl.gov>

if __float128 is requested - error out if quadmath is not found.

Hg-commit: b881c9f849e0ba6587810371463e5da1eb8cac33

e402833b10-Nov-2011 Satish Balay <balay@mcs.anl.gov>

#95802 hypre can be installed on windows [manually by user]

Hg-commit: 38850063f8951d3c0f5b4c4c5ddc609f71aa3798

270d83af25-Oct-2011 Jed Brown <jed@59A2.org>

[petsc-maint #91419] Bug in MUMPS build script (John Fettig)

On line 93 of config/PETSc/packages/MUMPS.py, it says "INC = $(INCPAR)". It
should say "INCS = $(INCPAR)", the MUMPS makefiles look for

[petsc-maint #91419] Bug in MUMPS build script (John Fettig)

On line 93 of config/PETSc/packages/MUMPS.py, it says "INC = $(INCPAR)". It
should say "INCS = $(INCPAR)", the MUMPS makefiles look for $(INCS), not
$(INC). For people that don't have MPI installed system-wide, this makes
the MUMPS build fail if you use --with-mpi-include=

Hg-commit: 5b846719be382606b6c4621d51dfc0f7613adb8e

show more ...

b795ffc230-Sep-2011 Matthew G Knepley <knepley@gmail.com>

Fixed error reporting in MUMPS configure

Hg-commit: 92bc43b7f7d49de6ecf8f565bf5cc4800ca6db2f

51c7c13223-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

added support PetscOpenSocket/read and write.m for float64 type
add display to Matlab.py so it can display version for MATLAB R2011.b and configure work
x

Hg-commit: ad752bcd018b86b8a5845174ec3f6a80

added support PetscOpenSocket/read and write.m for float64 type
add display to Matlab.py so it can display version for MATLAB R2011.b and configure work
x

Hg-commit: ad752bcd018b86b8a5845174ec3f6a80788dff08

show more ...

be6d33c622-Sep-2011 Satish Balay <balay@mcs.anl.gov>

enable superlu_dist on windows

Hg-commit: b3f9908a93d6801a306430d3d8dc9db160785448

4959462321-Sep-2011 Satish Balay <balay@mcs.anl.gov>

enable superlu on Windows

Hg-commit: bed42ad2c5fc22e106e9becac250843ea65cd194

89cf2ef520-Sep-2011 Jose Roman <jroman@dsic.upv.es>

Update Party and Chaco urls

Hg-commit: eaee123b9c40ca3181ced5d51b9dfa2ad2142cf8

12ea9bde19-Sep-2011 Satish Balay <balay@mcs.anl.gov>

use updated sowing - that works with /*J formatted comments

Hg-commit: cc704e75df27afaa516f643b43e911e8e207cc52

232b85de14-Sep-2011 Satish Balay <balay@mcs.anl.gov>

#86927 fix '---' for sowing options in configure --help

Hg-commit: 727dec2dda9ca7759696379c1ba11c1cf58cf839

24edbb7e13-Sep-2011 Satish Balay <balay@mcs.anl.gov>

#86711 Build broken --with-pthreadclasses

Hg-commit: 5257a3396ef1f24957539b229a99be2518294622

1...<<41424344454647484950>>...77