Commit Graph

164 Commits

Author SHA1 Message Date
falgout
d467eb1884 Modified run.sh to allow more flexibility.
Added insure testing for the --with-no-global-partition configuration.
2012-10-23 17:45:57 +00:00
falgout
d500363205 Updated the checkout time on tux to be an hour earlier. There was apparently
a conflict with something else on the system at the 12:30am time.
2012-10-19 16:46:24 +00:00
falgout
10481d66d1 Changed the file redirection to create a new 'checkout.out' file each time.
Currently, the autotest script does not remove this file, so it just grows when
the redirection is set to append.  It might be good to rework some of the
handling of these files in the script.
2012-10-02 18:07:56 +00:00
falgout
6299125535 Added the --enable-debug option to the --with-no-global-partition case so that
the -Wall compiler option will be used to do more careful checking.
2012-09-28 16:51:05 +00:00
falgout
335c62546f Added checkout stdout/stderr to autotest-tux-cron files. 2012-09-27 21:39:25 +00:00
falgout
a0de0c4919 Adding one more filter for babel compile. 2012-09-21 17:44:06 +00:00
falgout
a698419c7a Updated crontab on tux339 due to hard drive and system changes. 2012-09-20 15:14:46 +00:00
falgout
b881b3b48c Changing filters to work with new Red Hat RHEL6 release on my linux box. 2012-09-19 23:30:17 +00:00
falgout
6e7fc7d69d Added code to delete old builds 2012-07-03 18:34:03 +00:00
falgout
05c2ec4ba3 The behavior of crontab changed on RZ, so some mods were needed. Also started
sending checkout output to a file to aid with debugging.  Only using a single
file since it always produces stderr.
2012-05-30 16:05:48 +00:00
falgout
509bc6ec6b Adding output files for autotest checkout 2012-05-30 15:20:06 +00:00
falgout
b335ec98aa Fixed some strict checking errors associated with type hypre_MPI_User_function.
Updated the check-mpi autotest script to catch MPI_Comm_size, etc.
2012-05-25 21:00:52 +00:00
falgout
e4b78f816b Changed the schedule date for rzcereal3 2012-05-16 18:23:16 +00:00
falgout
8932256d8e Added a comment about needing the absolute path in the release name. 2012-05-10 22:48:23 +00:00
falgout
99ae9e1358 Fixed a couple of problems. 2012-05-07 15:07:39 +00:00
falgout
d22ccd1537 Adding an rzcereal3 script to run weekly klocwork analysis. 2012-04-30 17:09:29 +00:00
falgout
8130c6ffc0 Adding filters 2012-04-30 15:44:23 +00:00
falgout
1ab73ce988 One more fix 2012-04-30 15:41:13 +00:00
falgout
612a8053c2 Fixed a few problems 2012-04-30 15:37:52 +00:00
falgout
679946fa5a First version of the klockwork regression test script 2012-04-27 20:22:21 +00:00
falgout
0b4aef1ec2 One more try getting this optimization filter right. 2011-11-15 16:11:47 +00:00
falgout
4eb49f18e9 The last compiler filter didn't work correctly. Hopefully this will. 2011-11-15 00:04:51 +00:00
falgout
a78f8ec478 Changed test names for new release. 2011-11-14 23:12:29 +00:00
falgout
56074ddb12 Removed '--with-blas' option because it doesn't work and is not worth fixing. 2011-11-14 22:28:17 +00:00
falgout
5e96b47335 Added a filter for the dlamch optimization override warning. 2011-11-14 21:59:50 +00:00
falgout
dc37c39f25 Added scripting to find directory location of symbols and filter. 2011-11-05 00:13:55 +00:00
kolev1
c0e02deda6 Added a a script to print all globally defined symbols in libHYPRE.a without the
appropriate namespace protection.
2011-11-04 20:00:42 +00:00
falgout
70535a660c Removed Allison from email list. 2011-10-03 14:57:27 +00:00
falgout
ca4b28b81f Added Jacob to the autotest email list and removed Charles and Panayot. 2011-09-30 15:40:16 +00:00
kolev1
aa55608ea9 Fixed autotest errors from the C++ compiler on the new mac regression tests. 2011-09-29 00:15:09 +00:00
kolev1
96b468a21a I got a replacement for the kolev-mac machine which is called parsol. 2011-09-27 20:52:15 +00:00
falgout
b93cf71a29 Added checks to make sure files exist before copying. Reduces error messages. 2011-09-19 16:38:38 +00:00
falgout
96f0671a72 Put rzcereal2 in case the number is important to remember. 2011-09-14 22:35:57 +00:00
falgout
fe851eda90 Made changes needed to run on new RZ/CZ/EN configuration. 2011-09-14 22:34:23 +00:00
falgout
b3db91f7be More changes to get regression tests working on tux339 2011-08-26 19:48:14 +00:00
falgout
13dcfeceac Cleaning autotest runs for new tux339 linux box. 2011-08-24 17:36:42 +00:00
falgout
fa806f5c7f Changed for tux339 2011-08-23 21:07:05 +00:00
kolev1
51a527558b Commented out the chgrp lines which were stripping the set group id bit in
the /usr/casc/hypre directory.
2011-08-05 00:17:16 +00:00
kolev1
716ab15cad Explicitly added the remote user name to the rsync command, which seems to
resolve the recent autotest errors.
2011-07-29 17:29:49 +00:00
falgout
200efeb279 Fixed a problem with the release name code that stopped working when we
changed the '+babel' name to '-babel'.
2011-01-28 01:17:53 +00:00
falgout
c313080d14 Changed the regression tests to be performed for beta and general releases. 2011-01-27 23:34:34 +00:00
falgout
68b7b5518a Changed 'long' to either 'hypre_longint' or 'HYPRE_Int'. 2011-01-27 19:46:14 +00:00
falgout
4c08ad0908 Changed the examples test on tux to use insure.
Fixed the 'base' file for example 10.
2011-01-12 01:34:08 +00:00
kolev1
fe9042ac62 Moved the location of the examples regression test, since now we are also
comparing them with baseline results.
2011-01-12 01:03:52 +00:00
kolev1
ee1eaf87de This script now also runs the examples regression tests in TEST_examples. 2011-01-12 01:02:53 +00:00
falgout
114639fee9 Removed the second openmp build and added a default optimization build. 2011-01-11 01:45:27 +00:00
falgout
d345b5c5d5 Put the '-nthreads 2' option on the wrong line by accident. 2011-01-11 01:37:59 +00:00
falgout
136639c2ee Added a -nthreads feature to runtest.sh and added an openmp.sh autotest. 2011-01-11 01:20:51 +00:00
falgout
15539bec25 Changed the 'find' command to something that is hopefully more portable. 2011-01-11 00:31:36 +00:00
kolev1
ec5fe96fe2 Added a test for --enable-bigint 2011-01-10 23:11:27 +00:00