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
falgout
609aa825e1
Added filters for a couple of SuperLU functions when compiled on dawndev.
2011-01-10 22:48:22 +00:00
falgout
a2eedb6347
Changed default compiler options while getting --with-openmp to work on dawndev.
...
Removed FLIBS from the link line in the test directory.
Added an #undef in 'f2c.h' to fix a compiler macro conflict.
2011-01-10 21:04:02 +00:00
falgout
874cba6a2d
Added appropriate openmp flags to the link line. This probably doesn't work
...
correctly on dawndev because I wasn't able to test it.
2010-12-21 22:20:31 +00:00
falgout
e3181f26b1
Added 64 bit feature using HYPRE_Int (see tracker [issue489] for details).
...
Changed MPI routines to hypre_MPI routines.
Added hypre_printf, etc. routines.
Added AUTOTEST tests to look for 'int' and 'MPI_' calls.
Added a new approach for the Fortran interface (not implemented everywhere yet).
2010-12-20 19:27:44 +00:00
kolev1
6182e05fe5
Added a filter for a compiler information message (possible optimization).
2010-12-16 18:42:20 +00:00
falgout
ba01c34d54
Added DawnDev and Hera
2010-12-09 01:40:51 +00:00
falgout
eb8ec0340c
Added Hera and Dawndev as a general default option
2010-12-09 01:34:11 +00:00
falgout
6c43e1874b
Adding DawnDev and Hera to the regression testing. Added some compilers and put
...
the Intel and IBM compilers before the GNU ones.
2010-12-08 19:37:10 +00:00
falgout
46566cce6f
Changed yana2 to aztec2
2010-11-23 17:53:59 +00:00
falgout
3a796f0d5d
Added some notes about running this script.
2010-02-09 01:40:50 +00:00
kolev1
a1f1d38594
Use "diff -r" instead of "tar -dzf" to check if the archive is the same as
...
the unpacked release directory.
2010-02-08 22:24:43 +00:00
falgout
e19e02090e
Changed to work with two separate with/without babel tar files.
...
Also hardcoded the tux name since we now need to test on an LC platform.
2010-02-08 18:51:09 +00:00
kolev1
45f7154092
Updated to use the --disable-fortran option.
2010-01-27 20:14:14 +00:00
kolev1
caa889f792
Changed the casc_using_fortran hack to use hypre_using_fortran.
2010-01-26 18:45:29 +00:00
falgout
f08fce2123
Fixed the separator problem with my previous --with-blas addition.
2009-12-17 22:03:15 +00:00
falgout
156a42a7dc
Moved blas configure tests to zeus because there is no blas library on tux273.
2009-12-10 19:20:45 +00:00
falgout
df3ae1af8c
Adding Java configure warnings to make filters too.
2009-12-10 18:54:05 +00:00
falgout
39e2b93c89
Moving tux runs off of tux149 which is on the blue network hence is no longer a
...
machine that I can ssh into.
2009-12-02 21:16:10 +00:00
falgout
fb2e333e84
Added new filters for --with-babel configure and make.
2009-11-12 18:53:34 +00:00
falgout
9a518a7548
Added a feature that checks when runs were last run and reports
2009-10-16 17:38:54 +00:00
falgout
cfe2e5e45d
Added a '.hyprerc' file feature for customizing environments if needed.
2009-10-14 22:11:34 +00:00
falgout
29fea875ea
Changed the output directory for the example tests to a more reasonable location.
2009-04-28 20:43:10 +00:00
falgout
0f18c8cb27
Removed Thunder since it has retired.
2009-01-16 15:57:15 +00:00
falgout
62e25fae33
Removed ALC since it has been retired.
2008-12-16 16:30:19 +00:00
falgout
fdd2c53e91
Changed the format of the date in the summary file title / email subject.
...
This makes it a little easier to create related roundup issues that have
titles that are sortable by date (by simply forwarding the summary email).
2008-11-05 16:33:53 +00:00