Commit Graph

556 Commits

Author SHA1 Message Date
jjones
ba3463e34d Set Tol = 0 when boomeramg is used as a preconditioner, This avoids a
a residual computation.
2002-03-21 01:33:24 +00:00
jjones
e5a869edb9 Added solver options: 13 PCG preconditioned by SysPFMG
120 Hybrid DSCG/BoomerAMG
moved SysPFMG to option 3 instead of 1
2002-03-20 23:59:03 +00:00
ulrikey
17e30db35d added the new hybrid solver 2002-03-19 19:09:34 +00:00
ulrikey
bebd3694f6 made changes in driver to incorporate new parameters for ParCSRHybrid solver 2002-03-15 22:47:40 +00:00
falgout
e04b531bc6 Fixed a memory problem with freeing up the graph. Need to check the
reference counting on this.
2002-03-13 22:24:32 +00:00
ulrikey
b8096b6a92 added the hybrid PCG solver which uses diagonal scaling first and switches
to AMG if convergence too slow, solver 20
2002-03-13 01:52:26 +00:00
treadway
a0508f4db3 removed compass machine from autotest 2002-03-11 21:36:09 +00:00
barrylee
17c1d6ee5f Removed flags for diagonal scaling pcg. 2002-03-05 22:10:35 +00:00
chow
e4085c1cbb Added -solver 999 to test ParaSails Build IJMatrix 2002-02-15 01:46:38 +00:00
ulrikey
077c70814f set logging to 2 for PCG, GMRES, BiCGSTAB and CGNR 2002-01-15 22:49:25 +00:00
ulrikey
038930d07b added Schwarz options for GSMG 2002-01-10 22:13:24 +00:00
falgout
42dbf39e77 Added redundant SetNeighborBox call to test this feature in the interface. 2002-01-03 19:25:13 +00:00
treadway
af19445e10 added insure option 2001-12-21 01:20:06 +00:00
chow
b91039fdf3 Added tests for GSMG and GSMG-PCG. 2001-12-15 00:49:51 +00:00
falgout
4fd4f730a3 Additional test problem files for sstruct. 2001-12-06 17:18:30 +00:00
falgout
4d48a37ea5 Fixed a memory leak with the SetNeighborBox stuff when using
multiple process pools.
2001-12-06 17:15:22 +00:00
falgout
740b227341 Fixed some unitialized memory read problems. 2001-12-06 01:31:24 +00:00
treadway
9fa7876b62 autotest and email address updates 2001-12-04 20:41:35 +00:00
falgout
463d34ba38 Fixed a typo that caused neighbor ilower to be mistreated.
Changed input file to test for this.
2001-11-30 15:47:53 +00:00
falgout
9571f0cf9d Modified SetNeighborBox boxes to reach off of the global grid. 2001-11-20 18:35:08 +00:00
treadway
465079c020 removing share memory checking 2001-11-08 23:01:07 +00:00
treadway
bb71e20097 extra configure check was causing problems 2001-11-08 22:57:04 +00:00
treadway
d5fa9cbc70 removed unused variable 2001-11-08 22:36:41 +00:00
treadway
65c7ed5606 openmp testing 2001-11-05 20:28:52 +00:00
treadway
02a624175a continued openmp testing 2001-11-03 00:31:09 +00:00
treadway
8b5c3f03e3 OpenMP testing support 2001-11-01 01:30:14 +00:00
treadway
6548d5008b modified openmp testing 2001-10-30 01:03:56 +00:00
treadway
49f2f25beb PGI environment variable needed 2001-10-26 21:28:15 +00:00
treadway
e84e9557ed dmpirun appears to be required for guidec testing 2001-10-26 20:47:11 +00:00
treadway
7ffb7636cb OpenMP testing on Sunday 2001-10-26 20:45:04 +00:00
treadway
60018b7bb7 specialized OpenMP test options added 2001-10-26 20:41:59 +00:00
treadway
ef232eebd7 turn on openmp test 2001-10-26 00:56:33 +00:00
treadway
10ba926239 specialize environment for each host Linux system 2001-10-25 21:47:41 +00:00
treadway
db49388fa8 CASC Linux test machine changed to tux03, and OpenMP testing added 2001-10-18 23:03:53 +00:00
treadway
14a816723f changed path for /usr/casc/hypre tarrgets 2001-10-09 23:39:05 +00:00
treadway
35da08de4c reorder test so make all build is done last (easier to test executables) 2001-10-09 23:23:13 +00:00
treadway
091c80452d fixed not existant executable error counting problem with autotest 2001-10-09 23:04:24 +00:00
treadway
6bba115f10 added CASC Linux to daily testing 2001-09-28 18:42:09 +00:00
treadway
7a9239ffc9 warning/error counting corrected 2001-09-27 17:46:58 +00:00
treadway
ff851f5321 correct warning and error counting of .err messages 2001-09-24 22:58:38 +00:00
treadway
957be93ac6 support for CASC Linux machine PATHs 2001-09-21 18:48:12 +00:00
treadway
91bbc64059 added CASC Linux machine 2001-09-20 00:19:53 +00:00
treadway
518f4a30e1 added a warning and error count when a compile test fails 2001-09-12 21:41:00 +00:00
treadway
087dfd4364 remote processing done in background 2001-09-12 21:37:07 +00:00
treadway
ea3de17f9a update tc2k OS level 2001-08-31 19:02:49 +00:00
ulrikey
ea892cbb7f fixed a bug, which occurred when trying to read parcsr or csr matrices 2001-08-31 18:02:30 +00:00
painter
e6ad8a6e7b hypre_ParCSRMatrixPrint changed to HYPRE_ParCSRMatrixPrint so argument's
data type will be correct
2001-08-28 16:41:15 +00:00
treadway
a3d6290de3 schedule remote test in background 2001-08-23 18:19:08 +00:00
treadway
5055985234 added frost and modified initial directory cleanup process 2001-08-23 17:05:25 +00:00
painter
e97c516331 convenience option for printing a matrix to use with other test drivers 2001-08-23 00:59:49 +00:00