falgout
edf6d817d8
Changed name from neighborbox to neighborpart.
2008-01-24 18:57:35 +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
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
kolev
a7da0d92b8
Made sure that the output was produced by the driver, by comparing the
...
number of lines containing a keyword to the saved file.
2007-12-06 20:30:21 +00:00
kolev
b1cf0a76af
Added two more filters for uP.
2007-12-06 17:50:11 +00:00
kolev
58ac90a542
Added a SLURM filter for uP.
2007-12-06 15:36:43 +00:00
falgout
2846c81f93
Added an 'rm' of the miscellaneous files generated by the -vout 1 option.
2007-12-06 01:54:29 +00:00
falgout
143634d5ac
Changed the solvers in this test to be standalone SMG and PFMG.
...
Using them as preconditioners seemed to be less stable for Neumann problems.
2007-12-06 01:40:11 +00:00
falgout
1764cb9a06
Changed the -help slightly.
2007-12-06 01:24:59 +00:00
falgout
a616087eee
Added -rhsone to the struct runs to work with new sstruct.c driver changes.
2007-12-06 00:59:15 +00:00
falgout
e50eb4f7d8
Fixed so that neumann jobs can be run for STRUCT solvers.
...
The default is now 'cosine' for STRUCT, SSTRUCT, and PARCSR
2007-12-06 00:58:20 +00:00
falgout
3965a9947e
Fixed a couple of problems:
...
1. The tests were being run in background, which led to unpredictable results.
Tests are no longer being run in background.
2. The tests and postprocessing were only run when a zero error code was returned
by the preceding command. This error code is no longer checked.
2007-12-05 23:04:01 +00:00
falgout
8876fdb673
Fixed the '.saved' file diff to happen only when $HYPRE_NO_SAVED is not defined.
...
Modified the script to match the style of most of the other scripts.
2007-12-05 18:58:20 +00:00
ulrikey
69bc413a11
added use of new Euclid interface functions and capability to change runtime parameters for Euclid when using it as a smoother in BoomerAMG
2007-11-30 21:38:16 +00:00
kolev
75d23ef6c0
Added filtering of the *.err files.
2007-11-28 22:07:29 +00:00
kolev
e09781c9a3
Fixed the POE line on uP.
2007-11-28 01:08:56 +00:00
falgout
795e193c40
Removed painter from the email list.
2007-11-27 15:53:54 +00:00
falgout
a2d1685051
Removed mail feature.
2007-11-27 15:53:39 +00:00
kolev
94563cc38d
Added zeus and removed mcr.
2007-11-26 19:04:11 +00:00
falgout
9821c48bb1
The -tux option needs to be run last so that we don't copy more than just the
...
hypre source to other run directories.
2007-11-16 16:05:57 +00:00
falgout
54811e9eeb
Modified the usage info slightly.
2007-11-15 23:31:51 +00:00
falgout
be8bf048b6
Simplified the script.
2007-11-15 23:27:28 +00:00
ulrikey
ee627be695
added headers
2007-11-15 18:40:21 +00:00
falgout
8f904bf7d3
Put the tux and insure tests last again because of the way source is checked out
...
and copied to remote machines.
2007-11-15 16:15:04 +00:00
falgout
7f3a46642f
Fixed a problem with filtering with the interaction of the filter log file
...
(ErrorFile.orig) and the runtest.sh script. Erroneous errors could be generated
because of the way runtest.sh processes .err files.
2007-11-14 16:54:59 +00:00
ulrikey
a25afaf8bc
changed copyright statement to reflect new management.
2007-11-13 20:09:43 +00:00
ulrikey
3ed8e2b22e
changed copyright statement to reflect new management.
2007-11-13 20:03:56 +00:00
falgout
7baebb8dcf
This should prevent the additional 'ssh' that is not needed and hopefully fix
...
some autotest issues with running on remote machines.
2007-11-13 19:28:14 +00:00
falgout
829b57122b
Put -tux -insure tests first so that they will be sure to finish every night.
2007-11-12 16:58:37 +00:00
falgout
22459c6b1b
Fixed the PARASOFT path to point to version 7.1.0.
2007-11-08 15:48:51 +00:00
falgout
34d78aca3c
Redirected stderr to a *.err file so that script errors are logged.
2007-11-06 18:58:30 +00:00
falgout
6349889607
Changed some echo statements to help some with debugging
2007-11-06 17:44:39 +00:00
falgout
c65a160d27
Forgot a backslash in the last change on 7/11.
...
This may have broken autotest for some time now.
2007-11-06 17:27:47 +00:00
ulrikey
10b4c87c3f
removed IJ interface test for matrix type -1 (i.e. read from ij file)
2007-10-29 21:01:21 +00:00
baker59
15e1ae30f2
Added:
...
- nodal direct interpolation for systems AMG
- truncation by max number of elements for nodal interpolation routines
Modified:
- nodal interpolation using diagonal only to check the signs (this way it is equivalent to the unknown approach interpolation)
2007-09-25 20:09:45 +00:00
ulrikey
ecd8d08521
added some new capabilities for compatible relaxation
2007-08-31 00:06:23 +00:00
falgout
51e8eed04a
Added a filter so that autotest doesn't complain about 'xauth' when the cron
...
user is not logged in.
2007-07-11 21:45:59 +00:00
falgout
45b2ba38b4
Changed the C++ driver targets to hopefully eliminate the clock issues in some
...
of the regression tests.
2007-06-20 00:06:04 +00:00
ulrikey
775b2d5b39
added Bram Metsch's CGC and CGC-E coarsening algorithm
2007-06-05 20:44:04 +00:00
falgout
2c373cff4b
Added a target to compile/link ij, struct, and sstruct with C++ compiler.
2007-06-04 16:18:34 +00:00
barrylee
43e5e0a3a3
Changes due to new relaxation weight determination.
2007-05-31 16:17:47 +00:00
barrylee
5e5d0628c9
New results for new relax weight determination.
2007-05-31 16:16:33 +00:00
kolev
f9adfb23bc
Changes related to the L2 milestone (mainly in AMS).
2007-05-04 21:18:50 +00:00
barrylee
632f1ccb51
New result because of changes in gmres (re-ordering calculations to
...
avoid cancellation, new relative error conditional, etc).
2007-04-16 15:28:41 +00:00
barrylee
caccf25d8c
New results for new weights.
2007-04-06 17:24:43 +00:00
barrylee
337cc2b7cb
New results for new weight comp.
2007-04-06 17:23:56 +00:00
barrylee
fca84c0c12
New results for new Jacobi weight determination.
2007-03-30 17:28:22 +00:00
barrylee
530f16fe62
Results using new Jacobi weights.
2007-03-30 17:27:19 +00:00
barrylee
80a0652816
Eliminate "-w" line command. Now weights are automatically determined
...
for any dimension, even for pseudo 1,2-d.
2007-03-30 17:26:06 +00:00