Commit Graph

8582 Commits

Author SHA1 Message Date
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
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