chtong
085d0d6bf3
Prepare for new release.
2008-01-31 22:00:55 +00:00
chtong
a2cc04a6a0
Prepare for new version.
2008-01-31 22:00:36 +00:00
baker59
bcac6fa102
Added Schwarz changes to log.
2008-01-31 19:40:56 +00:00
baker59
a873e66508
Now the build for the --with-no-global-partition option is checked.
2008-01-31 19:28:42 +00:00
falgout
7696b865ff
Updated for new release.
2008-01-31 18:58:09 +00:00
chtong
d71f2927ca
To prepare for release 2.3.1a
2008-01-31 18:56:23 +00:00
falgout
eb8c0574c4
Fixed a simple memory allocation bug that can appear if neighboring parts have
...
different numbers of boxes.
2008-01-31 01:02:51 +00:00
chtong
62c1c2def5
Fix the uninitialized variables in AMS/AMG preconditioner
...
(which were overlooked last time).
2008-01-30 01:11:48 +00:00
baker59
47f5932948
Added option for not assuming matrix blocks are SPD for Schwarz smoothers.
2008-01-29 23:45:34 +00:00
baker59
cbca5f0384
Added the option to not assume the matrix blocks for the Schwarz
...
smoothers are SPD (this primarily involved adding a new user option
and replacing the LAPACK and ESSL functions that do the inversions
with ones that use LU instead of Cholesky factorizations).
Added the new hypre error checking to Schwarz smoothers.
2008-01-29 23:44:05 +00:00
falgout
a06f245db9
Final checklist file for new release.
2008-01-28 17:01:28 +00:00
falgout
6556035eab
Removed aclocal.m4 file and AUTOTEST directory from release.
2008-01-28 16:51:43 +00:00
falgout
71339f7843
Finalizing date.
2008-01-28 16:26:04 +00:00
falgout
6efa525155
Changed SetNeighborBox to SetNeighborPart.
2008-01-26 00:33:25 +00:00
falgout
68e612aad2
Updated.
2008-01-26 00:18:07 +00:00
falgout
3ce02a28eb
Changed date and release number.
2008-01-26 00:17:09 +00:00
falgout
c99d6f7063
Updated for new alpha release.
2008-01-25 23:33:32 +00:00
falgout
6d27b62239
Minor changes.
2008-01-25 18:58:09 +00:00
falgout
7545419f21
Modified the format of these files somewhat and made minor content changes.
2008-01-25 18:52:30 +00:00
falgout
9ffe50c18a
Added a comment to SetNeighborPart/Box about parts needing to be different.
2008-01-24 23:46:34 +00:00
falgout
edf6d817d8
Changed name from neighborbox to neighborpart.
2008-01-24 18:57:35 +00:00
falgout
343643eb9c
Added MatrixGet(Box)Values routines to Struct and SStruct.
2008-01-24 18:50:05 +00:00
falgout
d814b6853b
Updated with new SetNeighborPart information.
2008-01-24 17:19:08 +00:00
falgout
8c13a668fe
Added HYPRE_Jacobi.
2008-01-24 17:14:17 +00:00
falgout
992c8d6d03
Finalizing this checklist.
2008-01-24 16:57:56 +00:00
falgout
a8fc830118
Removed argument check in SetNeighborPart/Box that required part and nbor_part
...
to be different.
2008-01-24 16:51:24 +00:00
falgout
825797546f
Modified to sort only the coefficient data and leave the header info alone.
2008-01-23 23:14:29 +00:00
falgout
b365889e9f
Completed the implementation of SetNeighborBox for all variable types:
...
- Generalized the Struct communication routines to handle data transformations
- Added more flexibility to Set(Box)Values routines for efficiency.
- Inter-part shared boundary data is now updated appropriately
- Added SetNeighborPart function (to replace SetNeighborBox)
- Added a finite-element-style input file capability for the sstruct driver
- The Split solver can now be used standalone (added to struct/sstruct drivers)
- Added a Jacobi block solver to Split (useful for regression testing)
- Added regression tests for the new SetNeighborPart features
2008-01-23 01:14:45 +00:00
falgout
739865bb4a
Added 'atlas' to the machine list.
2008-01-22 21:11:42 +00:00
kolev
c57a4d8dc6
Explicitly set the mpi C++ compiler to mpicxx.
2007-12-13 00:24:09 +00:00
falgout
2094ea31f0
Reversed the order of mpicxx and mpiCC so that the "right" compilers get chosen
...
on both the mac and 'zeus'.
2007-12-12 23:58:10 +00:00
kolev
c9d3b725b7
Initial version for the new distribution test. This is no longer a version
...
of testsrc.sh, but more of an organizational script similar to autotest.sh.
2007-12-12 23:36:25 +00:00
falgout
fb9efde8fa
Put the email list back the way it's supposed to be.
2007-12-12 22:17:51 +00:00
falgout
bb476d2334
Changed the -summary option to -summary-email
2007-12-12 19:21:36 +00:00
falgout
88d0e1d144
Changed the behavior of '-summary' and added '-summary-email'.
2007-12-12 19:16:07 +00:00
falgout
e57d20f29f
Changed so 'AUTOTEST-FINISHED' doesn't get created with '-h' option.
...
Also changed the permissions part to check for each directory first.
2007-12-12 18:48:28 +00:00
falgout
502a7f0ee3
Removed comment about paths in scripts.
2007-12-11 20:30:15 +00:00
falgout
bedd2a7b1c
Increased the max iteration settings for GMRES and other solvers so that all
...
of our runtest.sh tests converge and produce no error codes.
2007-12-11 19:05:46 +00:00
ulrikey
caa157cb32
removed some lines where a wrong error flag was raised.
2007-12-11 16:28:16 +00:00
falgout
67daa4d616
Added a couple more filters for babel (replicated in make.filters).
2007-12-11 16:01:18 +00:00
ulrikey
5133161e52
fixed a bug, which caused the no global partition option to fail.
2007-12-11 15:33:41 +00:00
falgout
d3ff26f806
Added '--enable-debug' to the '--with-babel' test to ensure that the babel code
...
gets compiled with '-Wall' turned on.
2007-12-11 00:46:17 +00:00
kolev
52f7f70736
Added a new line at the end of the file.
2007-12-11 00:35:33 +00:00
falgout
2d753d69fb
Adding some --enable-debug --with-babel filters.
2007-12-10 23:20:11 +00:00
falgout
d0d956ce33
Fixed several -Wall warnings and a couple of errors, too.
2007-12-10 22:55:12 +00:00
kolev
de45e8ddf4
Added my crontab lines.
2007-12-08 00:10:38 +00:00
falgout
4fc35c919f
Changed the crontab entries to run some machines once per week.
2007-12-08 00:03:39 +00:00
falgout
0cdb85a2bf
Fixed some incorrect C comparison code. It happened to still work as previously
...
implemented, but some compilers were smart enough to complain.
2007-12-07 23:02:14 +00:00
falgout
dd6c26e978
Put the 'mpicxx' compiler back in. This may be needed when using Open MPI.
2007-12-07 21:48:54 +00:00
falgout
1b325a36ee
Changed Lahey and Absoft options. This is still a work in progress.
2007-12-07 18:51:44 +00:00