baker59
a873e66508
Now the build for the --with-no-global-partition option is checked.
2008-01-31 19:28:42 +00:00
kolev
c57a4d8dc6
Explicitly set the mpi C++ compiler to mpicxx.
2007-12-13 00:24:09 +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
67daa4d616
Added a couple more filters for babel (replicated in make.filters).
2007-12-11 16:01:18 +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
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
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
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
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
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
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
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
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
falgout
e5d788d49f
Updated the documentation and rewrote the README.txt file.
2007-11-29 23:40:58 +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