| #
a0022257
|
| 17-Mar-2010 |
Satish Balay <balay@mcs.anl.gov> |
shrink dialog boxes to 80 col limit
Hg-commit: 7799a15520fbae90fba2410f2379919c7a3701e5
|
| #
64ffe704
|
| 16-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
test for isnan and friends did not properly use C++ compiler, moved _isnan _finite to properly test with C++ compiler when needed.
Hg-commit: c72960bbc663bfbe149cf04abdb2db1b374a1ffc
|
| #
8782282c
|
| 14-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Fix Fortran configure problem
Hg-commit: dca5b60ff2c3607cb815e0f707f17132a9c51114
|
| #
006ab1e1
|
| 14-Mar-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: eeeb49c948c5872b4f73f66250b1299d414157c6
|
| #
9d191a15
|
| 14-Mar-2010 |
Jed Brown <jed@59A2.org> |
fix broken Configure.py: s/paltform/platform/
Hg-commit: 22b08ee78cbe16b0be5891d585dea0750963f902
|
| #
59874860
|
| 14-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 88a2301e7919a0b8fe0135db14186420f5ff516c
|
| #
2a4161d9
|
| 14-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Generate the machineinfo file from configure - There are some compier flags I cannot find in the makefiles
Hg-commit: 3c600163456f4a2187758e011e8eccbde5bad142
|
| #
53ee7cf3
|
| 13-Mar-2010 |
Jed Brown <jed@59A2.org> |
Use (int) instead of (enum _mm_hint) in _mm_prefetech for PETSC_Prefetch
Hg-commit: acf78784d11e41f5a7913f1f4d976050e6dfb3a3
|
| #
3552d8fb
|
| 11-Mar-2010 |
Satish Balay <balay@mcs.anl.gov> |
flag --prefix=PETSC_DIR as error
Hg-commit: b97952b085148e4698aa0ce0e0bc50678895f032
|
| #
0d2fba3e
|
| 09-Mar-2010 |
Matthew G Knepley <knepley@gmail.com> |
Merge
Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5
|
| #
b039ada7
|
| 27-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: c270e0f2fbec810bd2280a7bf2bb78cfa685dab3
|
| #
824e893f
|
| 27-Feb-2010 |
Satish Balay <balay@mcs.anl.gov> |
make instructions copy/paste-able [and simplify]
Hg-commit: 4d3d8059a1c8cc9b369aab0066d19419182f2fb8
|
| #
c954a168
|
| 27-Feb-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
merge
Hg-commit: 0dd152758a2f90b01f31dcadc28f019fb9b52c85
|
| #
7c939e48
|
| 27-Feb-2010 |
Satish Balay <balay@mcs.anl.gov> |
redo configure summary text - and print data in the correct order by using __str__(),__str1__(), __str2__() in framework.printSummary() With the new framework.printSummary(), we can have operations
redo configure summary text - and print data in the correct order by using __str__(),__str1__(), __str2__() in framework.printSummary() With the new framework.printSummary(), we can have operations with the following order: - create petsc conf files - build prometheus [witht the above conf files] - at the end - print the summary for the configure run
Hg-commit: 0d173e40567df6777829421c5ded28c69c3f5d92
show more ...
|
| #
c344ef8e
|
| 20-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 987914bb449550635d7de2b43d5419b8237665e6
|
| #
a324c51c
|
| 20-Feb-2010 |
Matthew G Knepley <knepley@gmail.com> |
Added a flag for the F90 module output directory
Hg-commit: b132fa62416a2c51b879a60bdc504fb995e020e6
|
| #
eaada2e5
|
| 06-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 52d5c8c3e196361d5c4c5f4b6b71bf59b669a5fb
|
| #
92f029eb
|
| 04-Feb-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 13387c9d47f1c327b9458079c3427cc0eb8e10f1
|
| #
57cb31ba
|
| 04-Feb-2010 |
Satish Balay <balay@mcs.anl.gov> |
- switch to -with-single-library=1 default - also fix sharedlibrary build for -with-single-library=1
Hg-commit: 9d9066f4fc5cfc2c3eaf1ef5bdda99b03549c543
|
| #
46edd32f
|
| 03-Feb-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 877396bee467d11706fe4bd6e7dd710925967c05
|
| #
6835f947
|
| 02-Feb-2010 |
Jed Brown <jed@59A2.org> |
the argument to _mm_prefetch is const, so no need to cast it away
Hg-commit: 806d91ef8b1876becf0daca7783935b4de0465a9
|
| #
fb35fa3b
|
| 28-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
commit after merge
Hg-commit: 1904f63f9b3334166890ff2172c1bdb85ffdfaa7
|
| #
1063a081
|
| 28-Jan-2010 |
Satish Balay <balay@mcs.anl.gov> |
pretty up reconfigure-PETSC_ARCH.py
Hg-commit: b37250c1e922a0fb7248c79def0a24e8bd6d889f
|
| #
1a2fa96c
|
| 14-Jan-2010 |
Matthew Knepley <knepley@mcs.anl.gov> |
Merge
Hg-commit: 183a24e2aa0f61adbebcb5aaf32c8c3e94073ff6
|
| #
208c3fd5
|
| 13-Jan-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
do not print PETSC_MODULES_INCLUDE unless Fortran compiler is f90
Hg-commit: a1e9ec627d980abc77313b16424ca12133347dd1
|