| 6307755a | 27-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.786 bsmith@harley.mcs.anl.gov|ChangeSet|20031027053419|25571 ChangeSet 1.786 03/10/26 23:34:19 bsmith@harley.mcs.anl.gov +1 -0 print nice message about bad mpi if executable does n
bk-changeset-1.786 bsmith@harley.mcs.anl.gov|ChangeSet|20031027053419|25571 ChangeSet 1.786 03/10/26 23:34:19 bsmith@harley.mcs.anl.gov +1 -0 print nice message about bad mpi if executable does not work
config/functions.py 1.10 03/10/26 23:34:19 bsmith@harley.mcs.anl.gov +8 -1 print nice message about bad mpi if executable does not work
Hg-commit: 67ce32c07f0dcc9bfd93c07a1c7aaee05af4bca0
show more ...
|
| 59fcbb4d | 27-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.785 bsmith@harley.mcs.anl.gov|ChangeSet|20031027040217|25561 ChangeSet 1.785 03/10/26 22:02:17 bsmith@harley.mcs.anl.gov +1 -0 if created executables do not run we want a nice er
bk-changeset-1.785 bsmith@harley.mcs.anl.gov|ChangeSet|20031027040217|25561 ChangeSet 1.785 03/10/26 22:02:17 bsmith@harley.mcs.anl.gov +1 -0 if created executables do not run we want a nice error message about that, not a silly error message about memcmp which is not accurate or meaningful
config/functions.py 1.9 03/10/26 22:02:17 bsmith@harley.mcs.anl.gov +7 -0 if created executables do not run we want a nice error message about that, not a silly error message about memcmp which is not accurate or meaningful
Hg-commit: a261d3f44fde3423d8e42bd06729dea02f2cda73
show more ...
|
| 3b73c34a | 26-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.784 barrysmith@barry-smiths-computer.local|ChangeSet|20031026220846|24524 ChangeSet 1.784 03/10/26 16:08:46 barrysmith@barry-smiths-computer.local +1 -0 print each line of testing
bk-changeset-1.784 barrysmith@barry-smiths-computer.local|ChangeSet|20031026220846|24524 ChangeSet 1.784 03/10/26 16:08:46 barrysmith@barry-smiths-computer.local +1 -0 print each line of testing in doing the configure
config/base.py 1.34 03/10/26 16:08:11 barrysmith@barry-smiths-computer.local +19 -0 print each line of testing
Hg-commit: 2e693e3d877eb56f9ae3930a77bea3744f4be2df
show more ...
|
| 607fb45b | 26-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.783 barrysmith@barry-smiths-computer.local|ChangeSet|20031026042231|22978 ChangeSet 1.783 03/10/25 23:22:31 barrysmith@barry-smiths-computer.local +1 -0 call C++ C++ not Cxx Matt
bk-changeset-1.783 barrysmith@barry-smiths-computer.local|ChangeSet|20031026042231|22978 ChangeSet 1.783 03/10/25 23:22:31 barrysmith@barry-smiths-computer.local +1 -0 call C++ C++ not Cxx Matt you should also fix the Fortran, why is it hardwired to print f77? Usually PETSc 2 is built with F90.
config/compilers.py 1.30 03/10/25 23:22:14 barrysmith@barry-smiths-computer.local +4 -4 I broke down and changed to Fortran???
config/compilers.py 1.29 03/10/25 23:21:39 barrysmith@barry-smiths-computer.local +4 -4 call C++ C++ not Cxx Matt you should also fix the Fortran, why is it hardwired to print f77? Usually PETSc 2 is built with F90.
Hg-commit: 363ffdec6e46edcbb9a49835ad2ab590fccc02b7
show more ...
|
| 43c77886 | 25-Oct-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1560.8.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031025182847|20338 ChangeSet 1.1560.8.1 03/10/25 13:28:47 barrysmith@barry-smiths-computer.local +30 -0 fixed PETSc so a
bk-changeset-1.1560.8.1 barrysmith@barry-smiths-computer.local|ChangeSet|20031025182847|20338 ChangeSet 1.1560.8.1 03/10/25 13:28:47 barrysmith@barry-smiths-computer.local +30 -0 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/vec/utils/vscat.c 1.9 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/vec/is/interface/index.c 1.5 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/vec/interface/vector.c 1.51 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +5 -5 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/vec/interface/map.c 1.8 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/ts/interface/ts.c 1.22 03/10/25 13:28:31 barrysmith@barry-smiths-computer.local +2 -2 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/viewer/interface/view.c 1.5 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/utils/random.c 1.10 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/utils/pbarrier.c 1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/utils/dict.c 1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/draw/utils/lg.c 1.9 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/draw/utils/hists.c 1.13 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/draw/utils/dscatter.c 1.7 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/draw/utils/axis.c 1.7 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sys/src/draw/interface/draw.c 1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/snes/interface/snes.c 1.29 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +2 -2 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sles/pc/interface/precon.c 1.25 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +3 -3 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/sles/ksp/interface/itcreate.c 1.24 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +2 -2 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/pf/interface/pf.c 1.8 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/mat/partition/partition.c 1.12 03/10/25 13:28:30 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/mat/matfd/fdmatrix.c 1.11 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/mat/interface/matrix.c 1.83 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +10 -10 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/dm/da/src/dadestroy.c 1.13 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
src/dm/ao/interface/ao.c 1.8 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +2 -2 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
python/PETSc/packages/Matlab.py 1.16 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +16 -12 fix Matlab configure for when Matlab does not exist
python/PETSc/packages/MPI.py 1.37 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +10 -8 __str__ work properly with mpiuni
bmake/macx/variables 1.16 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +1 -1 fixed PETSc so all global variables are initialized, no longer need -c option to ranlib
bmake/config/packages.in 1.21 03/10/25 13:28:29 barrysmith@barry-smiths-computer.local +6 -5 fix for when Matlab does not exist
python/PETSc/Configure.py 1.102 03/10/25 13:22:23 barrysmith@barry-smiths-computer.local +0 -1 Macx no longer needs fancy ranlib
python/PETSc/Configure.py 1.101 03/10/25 13:21:53 barrysmith@barry-smiths-computer.local +0 -2 *** empty log message ***
src/snes/examples/tutorials/ex29.c 1.53 03/10/25 13:17:49 barrysmith@barry-smiths-computer.local +1 -1 replaced nonportable strcpy with PetscStrcpy()
config/configure.py 1.42 03/10/24 19:56:32 barrysmith@barry-smiths-computer.local +1 -1 tell user to look in configure.log on error
Hg-commit: 785a396fc9c4713698dc722edb09d86d9eb18fb5
show more ...
|
| 3bd70c20 | 24-Oct-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.1560.1.14 knepley@khan.mcs.anl.gov|ChangeSet|20031024201739|53487 ChangeSet 1.1560.1.14 03/10/24 15:17:39 knepley@khan.mcs.anl.gov +1 -0 Configure fix
config/configure.py 1.
bk-changeset-1.1560.1.14 knepley@khan.mcs.anl.gov|ChangeSet|20031024201739|53487 ChangeSet 1.1560.1.14 03/10/24 15:17:39 knepley@khan.mcs.anl.gov +1 -0 Configure fix
config/configure.py 1.41 03/10/24 15:17:38 knepley@khan.mcs.anl.gov +3 -2 If there is an error in argument parsing, the log is not yet setup
Hg-commit: d05efddab5c7c3f1882d5d85da1fdba79f7817c8
show more ...
|
| 1001a793 | 24-Oct-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.782 knepley@khan.mcs.anl.gov|ChangeSet|20031024193814|21436 ChangeSet 1.782 03/10/24 14:38:14 knepley@khan.mcs.anl.gov +3 -0 Configure output fix
config/framework.py 1.29 03
bk-changeset-1.782 knepley@khan.mcs.anl.gov|ChangeSet|20031024193814|21436 ChangeSet 1.782 03/10/24 14:38:14 knepley@khan.mcs.anl.gov +3 -0 Configure output fix
config/framework.py 1.29 03/10/24 14:38:13 knepley@khan.mcs.anl.gov +3 -1 Allow a summary to be output
config/compilers.py 1.28 03/10/24 14:38:13 knepley@khan.mcs.anl.gov +25 -0 Output a summary
config/base.py 1.33 03/10/24 14:38:13 knepley@khan.mcs.anl.gov +3 -0 Most modules default to no description
Hg-commit: bd928cdc04bbcc91411c39251d4994559312bf78
show more ...
|
| 3e4f49c0 | 24-Oct-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.1560.6.1 knepley@khan.mcs.anl.gov|ChangeSet|20031024193726|38916 ChangeSet 1.1560.6.1 03/10/24 14:37:26 knepley@khan.mcs.anl.gov +3 -0 Configure fix
python/PETSc/packages/MPI.py
bk-changeset-1.1560.6.1 knepley@khan.mcs.anl.gov|ChangeSet|20031024193726|38916 ChangeSet 1.1560.6.1 03/10/24 14:37:26 knepley@khan.mcs.anl.gov +3 -0 Configure fix
python/PETSc/packages/MPI.py 1.35 03/10/24 14:37:25 knepley@khan.mcs.anl.gov +10 -2 Output a summary
python/PETSc/Configure.py 1.96.1.1 03/10/24 14:37:25 knepley@khan.mcs.anl.gov +3 -0 Disable Fortran if the stubs are not built - We should not have to due the substitution later
config/configure.py 1.40 03/10/24 14:37:25 knepley@khan.mcs.anl.gov +1 -1 Output a summary
Hg-commit: fa5cb5b6fd19149724b520d3d40dc7a22c4d7182
show more ...
|
| 6cab2ea4 | 24-Oct-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.781 knepley@khan.mcs.anl.gov|ChangeSet|20031024183534|21440 ChangeSet 1.781 03/10/24 13:35:34 knepley@khan.mcs.anl.gov +1 -0 Configure logging fix
config/base.py 1.32 03/10/
bk-changeset-1.781 knepley@khan.mcs.anl.gov|ChangeSet|20031024183534|21440 ChangeSet 1.781 03/10/24 13:35:34 knepley@khan.mcs.anl.gov +1 -0 Configure logging fix
config/base.py 1.32 03/10/24 13:35:33 knepley@khan.mcs.anl.gov +0 -4 Do not put header in the log
Hg-commit: 8995b0b0ccf0b86cae4f146f75b4506dd012e98c
show more ...
|
| a1c6bd8f | 24-Oct-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.780 knepley@khan.mcs.anl.gov|ChangeSet|20031024181935|21456 ChangeSet 1.780 03/10/24 13:19:35 knepley@khan.mcs.anl.gov +1 -0 Configure logging fix
config/base.py 1.31 03/10/
bk-changeset-1.780 knepley@khan.mcs.anl.gov|ChangeSet|20031024181935|21456 ChangeSet 1.780 03/10/24 13:19:35 knepley@khan.mcs.anl.gov +1 -0 Configure logging fix
config/base.py 1.31 03/10/24 13:19:35 knepley@khan.mcs.anl.gov +1 -1 Fixed output
Hg-commit: 6cc715149ab6d16eecf51eefb2c69e9a541e00da
show more ...
|
| ed97342d | 24-Oct-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.779 knepley@khan.mcs.anl.gov|ChangeSet|20031024160638|21445 ChangeSet 1.779 03/10/24 11:06:38 knepley@khan.mcs.anl.gov +2 -0 Small Configure fixes
config/headers.py 1.6 03/1
bk-changeset-1.779 knepley@khan.mcs.anl.gov|ChangeSet|20031024160638|21445 ChangeSet 1.779 03/10/24 11:06:38 knepley@khan.mcs.anl.gov +2 -0 Small Configure fixes
config/headers.py 1.6 03/10/24 11:06:37 knepley@khan.mcs.anl.gov +2 -2 Fixed include code
config/framework.py 1.28 03/10/24 11:06:37 knepley@khan.mcs.anl.gov +1 -0 Jump out after finding child
Hg-commit: 669a62a2172d8ae61dab4a017614edf30c1308ef
show more ...
|
| 07dc76cd | 23-Oct-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.778 knepley@khan.mcs.anl.gov|ChangeSet|20031023180711|21432 ChangeSet 1.778 03/10/23 13:07:11 knepley@khan.mcs.anl.gov +2 -0 Configure fixes
config/framework.py 1.27 03/10/2
bk-changeset-1.778 knepley@khan.mcs.anl.gov|ChangeSet|20031023180711|21432 ChangeSet 1.778 03/10/23 13:07:11 knepley@khan.mcs.anl.gov +2 -0 Configure fixes
config/framework.py 1.27 03/10/23 13:07:10 knepley@khan.mcs.anl.gov +18 -7 Try to backup log before appending Allow outputing the header to a stream
config/base.py 1.30 03/10/23 13:07:10 knepley@khan.mcs.anl.gov +6 -1 Better test headers Output header for failed tests
Hg-commit: 47d88e517f70135c8c5fcb3cc97447b2417fac44
show more ...
|
| 0b899222 | 26-Sep-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.772.1.1 knepley@khan.mcs.anl.gov|ChangeSet|20030926234112|23423 ChangeSet 1.772.1.1 03/09/26 18:41:12 knepley@khan.mcs.anl.gov +1 -0 Configure fix
config/base.py 1.29 03/09/
bk-changeset-1.772.1.1 knepley@khan.mcs.anl.gov|ChangeSet|20030926234112|23423 ChangeSet 1.772.1.1 03/09/26 18:41:12 knepley@khan.mcs.anl.gov +1 -0 Configure fix
config/base.py 1.29 03/09/26 18:41:12 knepley@khan.mcs.anl.gov +6 -3 Generalization of source extensions
Hg-commit: a194d33f0a66270265e6908661b6b714791bba0b
show more ...
|
| e60679b6 | 16-Sep-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.769 knepley@khan.mcs.anl.gov|ChangeSet|20030916181708|23419 ChangeSet 1.769 03/09/16 13:17:08 knepley@khan.mcs.anl.gov +8 -0 Build fixes
config/compilers.py 1.27 03/09/16 13
bk-changeset-1.769 knepley@khan.mcs.anl.gov|ChangeSet|20030916181708|23419 ChangeSet 1.769 03/09/16 13:17:08 knepley@khan.mcs.anl.gov +8 -0 Build fixes
config/compilers.py 1.27 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +50 -9 Check and substitute compiler and linker flags
config/base.py 1.28 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +24 -6 Set compilerFlags in getCompiler() Added checkCompilerFlag() and checkLinkerFlag()
build/templates/usingCxx.py 1.20 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +10 -9 Initialize linkerFlags
build/templates/usingC.py 1.6 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +10 -7 Fix import Initialize linkerFlags
build/processor.py 1.49 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +4 -4 Get linker flags from configure
build/compile/F90.py 1.3 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +5 -0 Use FFLAGS from configure
build/compile/Cxx.py 1.5 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +5 -0 Use CXXFLAGS from configure
build/compile/C.py 1.4 03/09/16 13:17:07 knepley@khan.mcs.anl.gov +5 -0 Use CFLAGS from configure
Hg-commit: 7bca2cf424ea3088de2396fa55f9187e352efbd3
show more ...
|
| e5ec9270 | 16-Sep-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.767 knepley@khan.mcs.anl.gov|ChangeSet|20030916161542|23300 ChangeSet 1.767 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +2 -0 Configure fixes
config/compilers.py 1.26 03/09/1
bk-changeset-1.767 knepley@khan.mcs.anl.gov|ChangeSet|20030916161542|23300 ChangeSet 1.767 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +2 -0 Configure fixes
config/compilers.py 1.26 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +27 -6 Document linker arguments Test flags for shared library creation and location
config/base.py 1.27 03/09/16 11:15:42 knepley@khan.mcs.anl.gov +54 -21 Allow the linker to be independently specified Allow Cxx as an alternative name to C++
Hg-commit: 4537d02c872da48a786a361c883e21500a1b1bab
show more ...
|
| 23ced93b | 08-Sep-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.751 Kris@p4buschel.|ChangeSet|20030908204032|22386 ChangeSet 1.751 03/09/08 13:40:32 Kris@p4buschel. +1 -0 Check if VENDOR exists in environment before checking its value.
confi
bk-changeset-1.751 Kris@p4buschel.|ChangeSet|20030908204032|22386 ChangeSet 1.751 03/09/08 13:40:32 Kris@p4buschel. +1 -0 Check if VENDOR exists in environment before checking its value.
config/compilers.py 1.25 03/09/08 13:40:31 Kris@p4buschel. +1 -1 Check if VENDOR exists in environment before checking its value.
Hg-commit: 49b572f665622f9e87b71488996ee49f5229fa74
show more ...
|
| 2026da8d | 06-Sep-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.750 barrysmith@barry-smiths-computer.local|ChangeSet|20030906041455|24866 ChangeSet 1.750 03/09/05 23:14:55 barrysmith@barry-smiths-computer.local +1 -0 bad hack to get mac X to us
bk-changeset-1.750 barrysmith@barry-smiths-computer.local|ChangeSet|20030906041455|24866 ChangeSet 1.750 03/09/05 23:14:55 barrysmith@barry-smiths-computer.local +1 -0 bad hack to get mac X to use ld for linker
config/compilers.py 1.24 03/09/05 23:14:34 barrysmith@barry-smiths-computer.local +8 -0 bad hack to get mac X to use ld for linker
Hg-commit: b27e4bf55f66882dd180b69e689820d7fc68daf5
show more ...
|
| 32318534 | 05-Sep-2003 |
Matthew Knepley <knepley@mcs.anl.gov> |
bk-changeset-1.749 knepley@khan.mcs.anl.gov|ChangeSet|20030905133710|23305 ChangeSet 1.749 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +7 -0 Fixed broken method for selecting compilers and linkers
bk-changeset-1.749 knepley@khan.mcs.anl.gov|ChangeSet|20030905133710|23305 ChangeSet 1.749 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +7 -0 Fixed broken method for selecting compilers and linkers
config/compilers.py 1.23 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +14 -11 Separate the check for a GNU compiler
build/templates/usingPython.py 1.21 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +2 -2 Fix linker choice
build/templates/usingCxx.py 1.15 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +18 -3 Fix linker choice
build/templates/usingC.py 1.4 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +15 -0 Fix linker choice
build/compile/F90.py 1.2 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +3 -1 Fix compiler choice
build/compile/Cxx.py 1.4 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +6 -3 Fix compiler choice and check
build/compile/C.py 1.3 03/09/05 08:37:10 knepley@khan.mcs.anl.gov +3 -1 Fix compiler choice
Hg-commit: 44be498e2a6334077be35c4d8d460b272ee32bbb
show more ...
|
| 117ff8cc | 04-Sep-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1514 Kris@p4buschel.|ChangeSet|20030904182159|10644 ChangeSet 1.1514 03/09/04 11:21:59 Kris@p4buschel. +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/K
bk-changeset-1.1514 Kris@p4buschel.|ChangeSet|20030904182159|10644 ChangeSet 1.1514 03/09/04 11:21:59 Kris@p4buschel. +2 -0 Merge bk://petsc@petsc.bkbits.net/petsc-dev into p4buschel.:F:/Home/Kris/petsc/petsc-2
python/PETSc/packages/MPI.py 1.31 03/09/04 11:21:59 Kris@p4buschel. +0 -0 Auto merged
python/PETSc/Configure.py 1.86 03/09/04 11:21:58 Kris@p4buschel. +0 -0 Auto merged
Hg-commit: 2483ad6ab72014d6f9d64f7aa159ff711ad13ca4
show more ...
|
| 4f8a5b45 | 01-Sep-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1512.1.8 barrysmith@barry-smiths-computer.local|ChangeSet|20030901000003|10525 ChangeSet 1.1512.1.8 03/08/31 19:00:03 barrysmith@barry-smiths-computer.local +2 -0 useful error mess
bk-changeset-1.1512.1.8 barrysmith@barry-smiths-computer.local|ChangeSet|20030901000003|10525 ChangeSet 1.1512.1.8 03/08/31 19:00:03 barrysmith@barry-smiths-computer.local +2 -0 useful error message if cannot find an MPI also get BuildSystem if not already there
python/PETSc/packages/MPI.py 1.29.1.1 03/08/31 18:59:09 barrysmith@barry-smiths-computer.local +1 -1 useful error message if cannot find an MPI
config/configure.py 1.39 03/08/31 18:49:49 barrysmith@barry-smiths-computer.local +9 -5 get BuildSystem if it is not in directory already
Hg-commit: df107fde75c85517990e3399cca56a27c19b4177
show more ...
|
| 3019c451 | 31-Aug-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.1512.3.1 barrysmith@barry-smiths-computer.local|ChangeSet|20030831051332|07528 ChangeSet 1.1512.3.1 03/08/31 00:13:32 barrysmith@barry-smiths-computer.local +2 -0 configure for mac
bk-changeset-1.1512.3.1 barrysmith@barry-smiths-computer.local|ChangeSet|20030831051332|07528 ChangeSet 1.1512.3.1 03/08/31 00:13:32 barrysmith@barry-smiths-computer.local +2 -0 configure for macx ranlib
config/configure_darwin6.6.py 1.14 03/08/31 00:12:51 barrysmith@barry-smiths-computer.local +1 -3 don't need to list blas/lapack or ranlib anymore handled by configure
python/PETSc/Configure.py 1.84.1.3 03/08/31 00:11:23 barrysmith@barry-smiths-computer.local +6 -8 handle -s -c options for ranlib for macx
Hg-commit: 6dc18adcb9b2e99d71b38149073335278e14b184
show more ...
|
| 96e14dc5 | 30-Aug-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.734 barrysmith@barry-smiths-computer.local|ChangeSet|20030830030704|23544 ChangeSet 1.734 03/08/29 22:07:04 barrysmith@barry-smiths-computer.local +2 -0 fixes to make work even wit
bk-changeset-1.734 barrysmith@barry-smiths-computer.local|ChangeSet|20030830030704|23544 ChangeSet 1.734 03/08/29 22:07:04 barrysmith@barry-smiths-computer.local +2 -0 fixes to make work even without FC
BitKeeper/etc/logging_ok 1.18 03/08/29 22:07:04 barrysmith@barry-smiths-computer.local +1 -0 Logging to logging@openlogging.org accepted
config/compilers.py 1.22 03/08/29 18:44:26 barrysmith@float56058.mcs.anl-external.org +7 -2 more stuff to handle missing FC compiler
config/compilers.py 1.21 03/08/29 18:01:43 barrysmith@float56058.mcs.anl-external.org +2 -1 set '' flibs if no fortgran compiler so later tests that use flibs don't xcrash
Hg-commit: 896cd36cd4956f2208c1ad650b0f67a6aceea239
show more ...
|
| 77e54ba9 | 27-Aug-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1513 Kris@p4buschel.|ChangeSet|20030827193045|03036 ChangeSet 1.1513 03/08/27 12:30:45 Kris@p4buschel. +17 -0 Configure fixes. BlockSolve icc bug fixes. MatSetOption bug fix.
bk-changeset-1.1513 Kris@p4buschel.|ChangeSet|20030827193045|03036 ChangeSet 1.1513 03/08/27 12:30:45 Kris@p4buschel. +17 -0 Configure fixes. BlockSolve icc bug fixes. MatSetOption bug fix.
config/configure_cygwin-ms.py 1.1 03/08/27 12:30:44 Kris@p4buschel. +29 -0
src/mat/interface/matrix.c 1.75 03/08/27 12:30:44 Kris@p4buschel. +3 -1 Pass ALL matrix options to MatSetOption implementations.
src/mat/impls/sbaij/seq/sbaij.c 1.78 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/sbaij/mpi/mpisbaij.c 1.65 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/rowbs/mpi/mpirowbs.h 1.7 03/08/27 12:30:44 Kris@p4buschel. +5 -5 BlockSolve icc bug fix.
src/mat/impls/rowbs/mpi/mpirowbs.c 1.36 03/08/27 12:30:44 Kris@p4buschel. +18 -5 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this.... Also, BlockSolve icc bug fixes.
src/mat/impls/dense/seq/dense.c 1.37 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/dense/mpi/mpidense.c 1.26 03/08/27 12:30:44 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
config/configure_cygwin-ms.py 1.0 03/08/27 12:30:44 Kris@p4buschel. +0 -0 BitKeeper file F:/Home/Kris/petsc/petsc-2/config/configure_cygwin-ms.py
src/mat/impls/bdiag/seq/bdiag.c 1.20 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/bdiag/mpi/mpibdiag.c 1.22 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/baij/seq/baij.c 1.60 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/baij/mpi/mpibaij.c 1.37 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/aij/seq/aij.c 1.114 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/aij/mpi/mpiaij.c 1.95 03/08/27 12:30:43 Kris@p4buschel. +3 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
src/mat/impls/adj/mpi/mpiadj.c 1.20 03/08/27 12:30:43 Kris@p4buschel. +2 -0 Add cases for MAT_SYMMETRIC and MAT_STRUCTURALLY_SYMMETRIC without option ignored log for impls. Probably not the best way to deal with this....
python/PETSc/packages/MPI.py 1.30 03/08/27 12:30:43 Kris@p4buschel. +3 -1 On some systems MPI_Comm_create requires -lpmpich
python/PETSc/Configure.py 1.85 03/08/27 12:30:43 Kris@p4buschel. +1 -0 Compaq Fortran compiler cannot deal with /*comments*/
Hg-commit: 0037985fd6f4ff14f638c793b641fbb1f9b9a4d7
show more ...
|
| 009be697 | 20-Aug-2003 |
Barry Smith <bsmith@mcs.anl.gov> |
bk-changeset-1.722 bsmith@harley.mcs.anl.gov|ChangeSet|20030820185542|19168 ChangeSet 1.722 03/08/20 13:55:42 bsmith@harley.mcs.anl.gov +3 -0 debugging extra prints during bootstrap
install/bo
bk-changeset-1.722 bsmith@harley.mcs.anl.gov|ChangeSet|20030820185542|19168 ChangeSet 1.722 03/08/20 13:55:42 bsmith@harley.mcs.anl.gov +3 -0 debugging extra prints during bootstrap
install/bootstrap.py 1.55 03/08/20 13:55:41 bsmith@harley.mcs.anl.gov +2 -1 no debug messages should be printed
logging.py 1.27 03/08/20 13:54:59 bsmith@harley.mcs.anl.gov +1 -0 testing code
config/framework.py 1.26 03/08/20 13:48:58 bsmith@harley.mcs.anl.gov +1 -1 *** empty log message ***
Hg-commit: f4b2f2aea1d51e13f478c039a936800c21682fe1
show more ...
|
| 98801c4b | 15-Aug-2003 |
Kris Buschelman <buschelm@mcs.anl.gov> |
bk-changeset-1.1503 Kris@p4buschel.|ChangeSet|20030815212002|63949 ChangeSet 1.1503 03/08/15 14:20:02 Kris@p4buschel. +2 -0 Add CFLAGS to ${BOPT}_COPTFLAGS Add FFLAGS to ${BOPT}_FOPTFLAGS Add
bk-changeset-1.1503 Kris@p4buschel.|ChangeSet|20030815212002|63949 ChangeSet 1.1503 03/08/15 14:20:02 Kris@p4buschel. +2 -0 Add CFLAGS to ${BOPT}_COPTFLAGS Add FFLAGS to ${BOPT}_FOPTFLAGS Add CXXFLAGS to ${BOPT}_CXXOPTFLAGS
config/configure_cygwin-intel.py 1.2 03/08/15 14:20:01 Kris@p4buschel. +13 -10 Use CFLAGS, FFLAGS, CXXFLAGS for compiler options that are used during configuration tests and are common across $BOPT.
bmake/config/variables.in 1.29 03/08/15 14:20:01 Kris@p4buschel. +12 -12 Add CFLAGS to ${BOPT}_COPTFLAGS Add FFLAGS to ${BOPT}_FOPTFLAGS Add CXXFLAGS to ${BOPT}_CXXOPTFLAGS
Hg-commit: 7a2afd1ee9eaf8736b7c170e152bc9b282cef707
show more ...
|