History log of /petsc/config/PETSc/ (Results 1476 – 1500 of 1914)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2400fded02-Jul-2010 Barry Smith <bsmith@mcs.anl.gov>

added PETSC_UNUSED __attribute((unused)) to remove warnings about TV_view_type() in GNU compilers

Hg-commit: eb912f5bcc397eaf52fa5b998d22c5b11be2f2ef


Configure.py
/petsc/include/petscmat.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/contrib/blopex/driver_fiedler/driver_fiedler.c
/petsc/src/docs/website/documentation/zope.html
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex31.c
/petsc/src/ksp/ksp/examples/tests/ex33.c
/petsc/src/ksp/ksp/examples/tests/ex34.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex111.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex119.c
/petsc/src/mat/examples/tests/ex124.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex131.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex1.c
/petsc/src/mat/examples/tutorials/ex10.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/examples/tutorials/ex4.c
/petsc/src/mat/examples/tutorials/ex9.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/makefile
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
/petsc/tutorials/tmp/ex1f90.F
205a4a6230-Jun-2010 Satish Balay <balay@mcs.anl.gov>

use 'arch-' prefix when configure guesses PETSC_ARCH.

Hg-commit: 9efaa63d98195eccf51254707da229f5001fd0b2


/petsc/bin/maint/generatefortranstubs.py
/petsc/conf/rules
/petsc/conf/variables
utilities/arch.py
/petsc/config/builder.py
/petsc/config/examples/arch-cuda.py
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/dm/da/src/dainterp.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/features/index.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/docs/website/miscellaneous/funding.html
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/mat/examples/tests/ex125.c
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex14f.F
/petsc/src/sys/makefile
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/totalview/makefile
/petsc/src/sys/totalview/tv_data_display.c
/petsc/src/sys/totalview/tv_data_display.h
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/impls/seq/seqcuda/makefile
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/interface/vecregall.c
/petsc/src/vec/vec/interface/vector.c
90dd228525-Jun-2010 Satish Balay <balay@mcs.anl.gov>

configure fixes for mac [for prior 'rt' change to scotch]

Hg-commit: 90b6abac8d2348979da96a34d20e025b21412e9b

8ca4382125-Jun-2010 Satish Balay <balay@mcs.anl.gov>

merge from 31

Hg-commit: 0f6382acb12a71c46a6e0f9b082386423c1b7f84

5045113825-Jun-2010 Satish Balay <balay@mcs.anl.gov>

update superlu_dist to latest/bug-fixed version.
[fixes random hang during parallel runs]

Hg-commit: 536b5f4160b43347e1fe3e74d9b12ce61d9b0a86

1a50472e25-Jun-2010 Jed Brown <jed@59A2.org>

Use librt now in standard system rather than a fake export.

Hg-commit: bbd6de382754a6a82b20251648819abb389a10f8

544a5a7f25-Jun-2010 Jed Brown <jed@59A2.org>

Include libm and libbrt to CMake build.

Hg-commit: 44a0c1f7c5bbb23ad5bb4050ee9f2e95634fbe0b

775e38d924-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Added Thrust and Cusp configure

Hg-commit: 2fabbb419a10cc629b8b23c40887d36f1b40fc7e

c59c4a6e22-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 6506be5d499ca16f4a8dca61413479ef378e92ef

c8bd927b22-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Fixed valgrind configure

Hg-commit: 8992d52469a5a14603b5e1e7c114af857cec8d13

7b23214d21-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge of patch to blopex.py for 3.1

Hg-commit: 640c0b67988a589052a8bcde89b95549b014a3fb

98ee125e21-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

blopex does not depend on hypre or MPI to build

Hg-commit: 2416138330c3ff02e230dac7f104ed65dd959555

f89e2e8719-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

totally messed up cuda configure stuff

Hg-commit: 35a68003d3768b062f1b14ee6609aec9d10bd705

8b7d656716-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

forgot what I changed

Hg-commit: 202bb90902021012a4123f61a73b8733e0b15681

3649974f16-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

changed many VecGetArray() to VecGetArrayRead()

Hg-commit: d7f64a5632750c1ca905eea86db48747b7367a8a

8b39b2aa15-Jun-2010 Satish Balay <balay@mcs.anl.gov>

#47795 py22 fix for configure

Hg-commit: 52fd4cbe572be4c0a083b70018e38e2534a7ba4b

554bce7115-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

changed --with-c-support to use ArgBool because --with-c-support=0 actually turned on c support did not turn it off

Hg-commit: 8cf70ae3fe6c5a40623d44910d8f2a4669cc4775


/petsc/bin/taucc.py
utilities/languages.py
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscmesh.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/private/daimpl.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex33.c
/petsc/src/dm/da/examples/tutorials/ex9.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/f90-mod/petscdmmod.F
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/f90-mod/petsckspmod.F
/petsc/src/ksp/ksp/examples/tests/ex12f.F
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex18.c
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex27.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex6.c
/petsc/src/ksp/ksp/examples/tests/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/ksp/examples/tutorials/ex41.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/makefile
/petsc/src/mat/examples/tests/ex130.c
/petsc/src/mat/examples/tests/ex34.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex13.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/f90-mod/petscsnesmod.F
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-mod/petscsysmod.F
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/f90-mod/petsctsmod.F
/petsc/src/vec/vec/examples/tests/ex20f.F
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/examples/tutorials/ex19.c
/petsc/src/vec/vec/examples/tutorials/ex42.c
/petsc/src/vec/vec/examples/tutorials/ex42a.c
/petsc/src/vec/vec/examples/tutorials/ex5.c
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec1.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/impls/seq/dvec2.c
/petsc/src/vec/vec/interface/ftn-custom/zvectorf.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vecreg.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/vecio.c
/petsc/tutorials/tmp/ex1f90.F
d4c3853211-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 7e936761909c5605ea2598213b9fd2ed41bb1cd7

bb22d56e11-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

automatically build amsoptions Java classes and move to bin directory if JAVA flag set
finshed webpage for AMS
added basic --with-java configure stuff

Hg-commit: c60e7b8b647be60ac5f79e10f9e4b2845e6c

automatically build amsoptions Java classes and move to bin directory if JAVA flag set
finshed webpage for AMS
added basic --with-java configure stuff

Hg-commit: c60e7b8b647be60ac5f79e10f9e4b2845e6c1a31

show more ...

a6bf38c111-Jun-2010 Matthew G Knepley <knepley@gmail.com>

ML fix

Hg-commit: b8ba36e8fc70eac6bbefa1b0ad458714021319b6

d8102e0211-Jun-2010 Barry Smith <bsmith@mcs.anl.gov>

added AMS webpage
added forgotten ams.py
added java.py

Hg-commit: 45df84c1c89c0c54ef24ced526ca5d9570ee997b


packages/ams.py
packages/java.py
/petsc/include/petscmesh.h
/petsc/include/petscmesh_solvers.hh
/petsc/include/petscoptions.h
/petsc/include/private/daimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/dm/da/examples/tests/ex33.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/website/documentation/ams.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/codemanagement.html
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/documentation/zope.html
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/cholmod/aijcholmod.c
/petsc/src/mat/impls/aij/seq/cholmod/makefile
/petsc/src/mat/impls/aij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/cholmod/cholmodimpl.h
/petsc/src/mat/impls/sbaij/seq/cholmod/makefile
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/ams/java/amsoptions.java
/petsc/src/sys/ams/java/readme
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/ams/ams.c
/petsc/src/vec/vec/examples/tutorials/ex10.c
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/pdvec.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/dvec2.c
/petsc/src/vec/vec/utils/vecio.c
0577262407-Jun-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 8eb1b0a369f9ab4b13dd8ccc92d9c82da0822d87


/petsc/bin/maint/cmakegen.py
/petsc/conf/test
Configure.py
packages/Chaco.py
packages/Generator.py
packages/ParMetis.py
packages/Sieve.py
/petsc/config/configure.py
/petsc/include/petscpc.h
/petsc/include/petscversion.h
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dd/matdd.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/order/sregis.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/utils/psleep.c
/petsc/src/sys/viewer/impls/ams/ams.c
/petsc/src/sys/viewer/impls/ams/makefile
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/vec/vec/examples/tutorials/ex1.c
/petsc/src/vec/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/utils/vecio.c
35d8893507-Jun-2010 Victor Minden <victorminden@gmail.com>

More functionality to perform scaling on GPU; converted some functions to use VecGetArray instead of direct access

Hg-commit: 715db1b2b6e77bb81d32d568d043e81d231bb386

ad8e3b7007-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 534539781f71eb6ba71ef89f4c82d23acf24e8e4

cffa761e07-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Updating configure

Hg-commit: 5560a9b311bb1fb5516077c5b298f2b93255c3f2

1...<<51525354555657585960>>...77