Commit Graph

8623 Commits

Author SHA1 Message Date
kolev
0a73c4ec7f Added another configure hack, to remove tux's g2c path, which was causing
the linker to complain about non-existent library paths.
2007-12-05 19:17:19 +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
kolev
18e9f4711f Made sure we don't use a tar pipe if a machine is down. 2007-12-05 16:59:13 +00:00
falgout
e8fac189b0 Check to see if directories exist before changing permissions. 2007-12-05 16:57:41 +00:00
kolev
23845cf4ee Removed the -p option of 'cp', since it can not work with files owned
by different users.
2007-12-04 21:44:50 +00:00
kolev
131720c4c6 Added a hack to deal with the lack of fortran compiler on the Mac. 2007-12-04 21:43:46 +00:00
kolev
6c400de86e The Mac linker was complaining about object files with no symbols. 2007-12-04 21:43:01 +00:00
kolev
a484d52b47 Removed the verbose options for tar and rsync (-v). 2007-12-04 21:42:12 +00:00
falgout
3e1e45cc8b Changed the names of the output files for tux. 2007-12-04 21:09:35 +00:00
falgout
9c2b344648 Adding filters to remove informational (non-error) messages printed on uP. 2007-12-04 19:42:46 +00:00
falgout
0c9774462c Added source commands to get environment right. Still need to change
to run machines once per week once we are finished debugging.
2007-12-04 18:58:35 +00:00
falgout
014dba4e55 Changed summary file to be true HTML and changed to use 'sendmail' with
appropriate HTML headers.
2007-12-04 18:25:40 +00:00
falgout
526245c2a6 Put the "default" tests first and made a few other minor changes. 2007-12-01 02:29:42 +00:00
falgout
da940af1b7 Updating to the latest up script. Consider removing this script altogether. 2007-12-01 01:02:02 +00:00
falgout
dbb6bffc05 Only do a default compile on the non-tux machines. 2007-12-01 00:38:47 +00:00
kolev
dfe43a2671 Added the examples test. 2007-12-01 00:33:59 +00:00
kolev
d1a445f13e Added an option for the Mac test. 2007-12-01 00:01:04 +00:00
kolev
d4d8270d40 Improved portability. 2007-11-30 23:59:53 +00:00
falgout
a6e527e646 Various updates. 2007-11-30 23:24:44 +00:00
kolev
df5d687139 Added a test for the example codes. 2007-11-30 22:46:12 +00:00
kolev
4aea20ec3c Added a Mac test. 2007-11-30 22:45:45 +00:00
kolev
bf62be8b47 Removed -pedantic and added -Wno-deprecated. 2007-11-30 22:42:28 +00:00
ulrikey
a937a2c701 *** empty log message *** 2007-11-30 21:41:50 +00:00
ulrikey
9d2113a2ec changed Euclid documentation, added description of additional functionality
and corrected some mistakes
2007-11-30 21:39:27 +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
ulrikey
1222a255ff fixed usage to match documentation 2007-11-30 21:36:39 +00:00
ulrikey
2c206fd354 added some changes, fixed some bugs regarding using Euclid as a smoother in AMG 2007-11-30 21:35:35 +00:00
ulrikey
0d018249e8 changed the name of function link to lu_link to avoid conflict with
system function of same name on some machines.
2007-11-30 15:58:20 +00:00
falgout
e5d788d49f Updated the documentation and rewrote the README.txt file. 2007-11-29 23:40:58 +00:00
ulrikey
a361b0977e added 'mpxlc' and 'mpxlC' to be used with OpenMP 2007-11-29 23:26:33 +00:00
kolev
0e6c55d2ca Several small adjustments. 2007-11-29 20:55:34 +00:00
kolev
dd15ca79c4 A new version, which waits for a test option to complete before running
it again. Tests which have completed, but have not yet been summarized are
now kept in the AUTOTEST-FINISHED directory. All tests present in that
directory will be moved to a directory corresponding to the next run of
"./autotest.sh -summary".
run.
2007-11-29 19:19:27 +00:00
kolev
eef3bc20a5 Removed the filtering part, which is now handled in test.sh.
Updated the C++/F77 linking tests and commented-out the environment variables.
2007-11-29 00:24:32 +00:00
kolev
0fb01a0381 Initial version of the zeus machine test. 2007-11-29 00:20:32 +00:00
kolev
0dca1dac23 Removed the filtering part, which is now handled in test.sh.
Updated the C++/F77 linking tests.
2007-11-29 00:19:14 +00:00
kolev
8a8de220fe Removed the filtering part, which is now handled in test.sh.
Updated the C++/F77 linking tests and some environment variables.
2007-11-29 00:16:42 +00:00
kolev
8d9a6feac7 Initial version of the cron file. 2007-11-29 00:07:12 +00:00
kolev
785ef8b501 Incorporated scp.sh into testsrc.sh.
Note that this script assumes a relatively recent version of tar (one that
supports -z and -C. You may want to add /opt/freeware/bin to the beginning
of you PATH on uP to get such a version.
2007-11-28 23:54:32 +00:00
kolev
acd9ac3361 Made sure that Makefile.config is generated before trying to build the
documentation. This is necessary since the hypre version number is set
by configure.
2007-11-28 23:05:03 +00:00
kolev
e4e15996ff Added the possibility for filtering of the error files associated with
the tests run through test.sh.
2007-11-28 22:31:38 +00:00
kolev
afa1afb4c0 Added a new file, sh.env, to the output directory, which lists the
shell environment variables.
2007-11-28 22:24:35 +00:00
kolev
54a293974b Made the script more portable and added the *.fil and *.out* runtest
files to the output directory run.dir.
2007-11-28 22:19:11 +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
1b9e67c5dc Switched to a more portable form of arguments for 'find'. 2007-11-27 01:10:00 +00:00
ulrikey
5ef5ee0e83 added 'mpxlc', 'mpxlC' and 'mpxlf' in various locations to enable OpenMP 2007-11-27 00:06:16 +00:00
ulrikey
fb22af087f added 'mpxlc', 'mpxlC' and 'mpxlf' in various locations to enable
the use of OpenMP on AIX computers.
2007-11-27 00:04:33 +00:00
kolev
a2eae017f0 Removed, since this script is too similar to testsrc.sh 2007-11-26 23:25:48 +00:00