| Comment | Frequency |
|---|---|
| Periodic update. | 3289 (97.9%) |
| small performance fixes to Wilson inverter | 1 (0.0%) |
| prepare for version 0.9.0. *** NOTE: the convention for the Asqtad inverter has changed and is not compatible with previous versions. See README for details. *** | 1 (0.0%) |
| prepare for QOPQDP 0.8.1 | 1 (0.0%) |
| improvements to eigcg | 1 (0.0%) |
| Date | Author | File/Message |
|---|---|---|
| 12/17/07 8:17 PM | edwards |
Periodic update.
(1 Files changed,
12 Lines changed)
ChangeLog 1.45
(+12
-0)
|
| 12/17/07 4:33 PM | osborn |
added eigcg to asqtad
(7 Files changed,
176 Lines changed)
include/qop_internal_p.h 1.10
(+17
-0)
include/generic_V.h 1.4
(+4
-0)
include/qop_internal.h 1.11
(+4
-0)
examples/asqtad_invert_bench.c 1.13
(+6
-0)
lib/invert_eigcg_V_f.c 1.1 added 6
lib/linalg.h 1.1 added 133
lib/invert_eigcg_V_d.c 1.1 added 6
|
| 12/17/07 4:24 PM | osborn |
improvements to eigcg
(6 Files changed,
298 Lines changed)
lib/asqtad_invert_p.c 1.17
(+14
-2)
lib/Makefile.am 1.18
(+4
-0)
lib/asqtad_invert.c 1.4
(+18
-1)
lib/asqtad_dslash_p.c 1.2
(+8
-0)
lib/invert_eigcg_p.c 1.2
(+247
-300)
lib/Makefile.in 1.22
(+7
-0)
|
| 12/7/07 4:18 AM | edwards |
Periodic update.
(1 Files changed,
10 Lines changed)
ChangeLog 1.44
(+10
-0)
|
| 12/7/07 12:49 AM | osborn |
Added eigCG routine.
(16 Files changed,
779 Lines changed)
lib/wilson_invert.c 1.6
(+10
-1)
lib/wilson_invert_p.c 1.15
(+20
-5)
include/generic_D.h 1.5
(+1
-0)
lib/invert_eigcg_p.c 1.1 added 641
examples/dw_invert_bench.c 1.8
(+4
-8)
examples/asqtad_invert_bench.c 1.12
(+1
-22)
include/qop_internal_p.h 1.9
(+18
-0)
lib/invert_eigcg_D_f.c 1.1 added 6
examples/test_common.h 1.4
(+1
-0)
lib/Makefile.am 1.17
(+6
-2)
examples/test_common.c 1.6
(+34
-0)
NEWS 1.19
(+3
-0)
lib/wilson_dslash_p.c 1.4
(+8
-0)
lib/Makefile.in 1.21
(+10
-3)
examples/wilson_invert_bench.c 1.9
(+10
-9)
lib/invert_eigcg_D_d.c 1.1 added 6
|
| 11/18/07 12:19 AM | edwards |
Periodic update.
(1 Files changed,
2 Lines changed)
ChangeLog 1.43
(+2
-0)
|
| 11/17/07 8:22 PM | edwards |
Periodic update.
(1 Files changed,
7 Lines changed)
ChangeLog 1.42
(+7
-0)
|
| 11/17/07 8:05 PM | osborn |
Bug fixes for asqtad inverter.
(14 Files changed,
447 Lines changed)
config/compile 1.2
(+52
-93)
NEWS 1.18
(+6
-0)
config/install-sh 1.2
(+209
-280)
examples/Makefile.in 1.13
(+1
-1)
config/missing 1.2
(+57
-74)
configure.ac 1.27
(+1
-1)
Makefile.in 1.6
(+2
-2)
include/Makefile.in 1.11
(+1
-1)
lib/Makefile.in 1.20
(+1
-1)
lib/asqtad_invert_p.c 1.16
(+47
-40)
config/depcomp 1.2
(+32
-131)
configure 1.27
(+10
-10)
examples/asqtad_invert_bench.c 1.11
(+3
-1)
INSTALL 1.2
(+25
-27)
|
| 11/12/07 9:45 AM | edwards |
Periodic update.
(1 Files changed,
435 Lines changed)
ChangeLog 1.41
(+435
-0)
|
| 11/11/07 12:20 AM | edwards |
Periodic update.
(1 Files changed,
0 Lines changed)
ChangeLog 1.40
(+0
-435)
|
| 11/10/07 6:24 PM | edwards |
Periodic update.
(1 Files changed,
435 Lines changed)
ChangeLog 1.39
(+435
-0)
|
| 11/6/07 12:19 AM | edwards |
Periodic update.
(1 Files changed,
0 Lines changed)
ChangeLog 1.38
(+0
-435)
|
| 10/31/07 12:21 AM | edwards |
Periodic update.
(1 Files changed,
19 Lines changed)
ChangeLog 1.37
(+19
-0)
|
| 10/30/07 10:51 PM | osborn |
fixed asqtad inverter
(4 Files changed,
7 Lines changed)
lib/invert_cg_p.c 1.7
(+2
-2)
examples/asqtad_invert_bench.c 1.10
(+1
-0)
lib/asqtad_invert_p.c 1.15
(+2
-2)
examples/test_common.c 1.5
(+2
-1)
|
| 10/30/07 10:23 PM | osborn |
Fixed asqtad multimass inverter to use updated conventions.
Added final_restart value to resid_arg_t struct. Made returned residual be divided by the norm of the input vector. Added named verbosity levels. Added some inverter output when verbosity is set. Fixed some alignment problems in test programs. (16 Files changed, 2983 Lines changed) include/qop_internal.h 1.10
(+2
-0)
NEWS 1.17
(+13
-0)
configure 1.26
(+2354
-1779)
lib/invert_cg_p.c 1.6
(+28
-14)
lib/wilson_invert_p.c 1.14
(+1
-1)
lib/asqtad_invert_p.c 1.14
(+45
-4)
aclocal.m4 1.5
(+127
-81)
include/qop_config.h.in 1.2
(+3
-0)
configure.ac 1.26
(+2
-1)
examples/test_common.c 1.4
(+7
-6)
include/Makefile.in 1.10
(+52
-36)
include/qop.h 1.16
(+8
-0)
lib/Makefile.in 1.19
(+55
-39)
Makefile.in 1.5
(+69
-52)
examples/Makefile.in 1.12
(+209
-163)
README 1.4
(+8
-5)
|
| 9/19/07 11:20 PM | edwards |
Periodic update.
(1 Files changed,
9 Lines changed)
ChangeLog 1.36
(+9
-0)
|
| 9/19/07 10:29 PM | osborn |
prepare for version 0.9.0.
*** NOTE: the convention for the Asqtad inverter has changed and is not compatible with previous versions. See README for details. *** (4 Files changed, 16 Lines changed) README 1.3
(+2
-2)
configure 1.25
(+10
-10)
NEWS 1.16
(+3
-2)
configure.ac 1.25
(+1
-1)
|
| 8/15/07 7:16 PM | edwards |
Periodic update.
(1 Files changed,
6 Lines changed)
ChangeLog 1.35
(+6
-1)
|
| 8/15/07 6:17 PM | osborn |
Some alignment fixes in test_common.c
(3 Files changed,
3 Lines changed)
examples/test_common.c 1.3
(+1
-1)
ChangeLog 1.34
(+1
-1)
NEWS 1.15
(+1
-1)
|
| 7/16/07 4:17 PM | edwards |
Periodic update.
(1 Files changed,
12 Lines changed)
ChangeLog 1.33
(+12
-0)
|