Commit Graph

8623 Commits

Author SHA1 Message Date
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
kolev
992b4260c3 Make sure that we overwrite the script in -checkout on exit. 2007-12-07 18:04:05 +00:00
kolev
ec74b3e12f Added two filters for thunder. 2007-12-07 17:37:03 +00:00
kolev
ef1518d389 Added a new line in error printing. 2007-12-07 17:21:11 +00:00
falgout
dd7255c20d Fixed some inconsistencies between C, C++, and Fortran compiler searches. 2007-12-07 17:08:48 +00:00
falgout
08362e1955 Oops. Forgot to put the email list back the way it was. 2007-12-07 02:02:05 +00:00
falgout
ef1e4f409d Fixed a problem with moving the autotest-*-start and -done files. 2007-12-07 02:01:31 +00:00
falgout
af5c321bde Adding a new test script. It's not quite working yet. 2007-12-07 01:40:05 +00:00
falgout
86ddf5c5a1 Added the other developers to the email line. 2007-12-06 22:56:01 +00:00
falgout
de95ee91c2 Reorganized autotest.sh in preparation for new tests to be added.
Removed the commented out environment variable stuff in the machine* files.
2007-12-06 22:55:23 +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
62cb8dc6e2 Added the --with-print-errors configure options, which should catch
any errors raised through hypre_error().
2007-12-06 19:29:52 +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
kolev
bd4eadd20f Restored two accidentally committed files. 2007-12-05 20:54:45 +00:00
kolev
eabd2cd161 Added the -q flag to several ssh commands in order to avoid the DOE banner. 2007-12-05 20:50:56 +00:00