|
|
Login: osborn
Fullname: osborn
Revisions: 458
Lines of Code: 29743
Added Lines of Code: 41863
Lines of Code per Change: 64.9
|




| Date | Author | File/Message |
|---|---|---|
| 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 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/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)
|
| 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 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 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 3:58 PM | osborn |
Exposed asqtad Dslash and changed convensions for asqtad inverter.
(16 Files changed,
1036 Lines changed)
configure 1.24
(+10
-10)
lib/asqtad_dslash_f.c 1.1 added 4
include/qop_internal_p.h 1.8
(+0
-1)
lib/asqtad_dslash_d.c 1.1 added 4
lib/asqtad_invert.c 1.3
(+4
-0)
NEWS 1.14
(+5
-0)
lib/wilson_dslash_p.c 1.3
(+9
-113)
lib/asqtad_dslash_p.c 1.1 added 684
lib/Makefile.in 1.18
(+20
-13)
include/qop_internal.h 1.9
(+1
-0)
lib/asqtad_invert_p.c 1.13
(+179
-641)
configure.ac 1.24
(+1
-1)
README 1.2
(+43
-0)
include/qop.h 1.15
(+34
-0)
include/qop_qdp.h 1.8
(+34
-0)
lib/Makefile.am 1.16
(+4
-0)
|
| 5/24/07 7:43 PM | osborn |
prepare for QOPQDP 0.8.1
(3 Files changed,
21 Lines changed)
NEWS 1.13
(+10
-0)
configure.ac 1.23
(+1
-1)
configure 1.23
(+10
-10)
|