|
|
Login: kostas
Fullname: kostas
Revisions: 536
Lines of Code: 70812
Added Lines of Code: 105887
Lines of Code per Change: 132.1
|




| Date | Author | File/Message |
|---|---|---|
| 12/17/07 5:29 PM | kostas |
started the optimized restart_x
(1 Files changed,
20 Lines changed)
lib/actions/ferm/invert/inv_eigcg2.cc 1.12
(+20
-7)
|
| 12/17/07 2:33 PM | kostas |
Included more LAPACK and BLAS interfaces needed for imporved eigCG
I need Robert's confirmation that what I did with cgemm for LatticeFermion is OK (3 Files changed, 438 Lines changed) other_libs/qdp-lapack/include/fortran_lapack.h 1.3
(+51
-15)
other_libs/qdp-lapack/include/qdp-lapack.h 1.2
(+143
-2)
other_libs/qdp-lapack/lib/fortran_lapack.cc 1.3
(+244
-1)
|
| 12/15/07 12:11 AM | kostas |
fixed slitghtly optimized eigCG`
(1 Files changed,
67 Lines changed)
lib/actions/ferm/invert/inv_eigcg2.cc 1.11
(+67
-20)
|
| 12/14/07 4:47 PM | kostas |
*** empty log message ***
(1 Files changed,
2 Lines changed)
lib/meas/hadron/delta_2pt_w.cc 3.5
(+2
-1)
|
| 12/14/07 4:41 PM | kostas |
modified the spin averaged projector
(1 Files changed,
2 Lines changed)
lib/meas/hadron/delta_2pt_w.cc 3.4
(+2
-2)
|
| 12/14/07 12:03 AM | kostas |
changed eigcg to avoid some flops and make it more elegant. Needs work but it runs
(1 Files changed,
210 Lines changed)
lib/actions/ferm/invert/inv_eigcg2.cc 1.10
(+210
-4)
|
| 12/6/07 12:16 AM | kostas |
new xml output
(1 Files changed,
415 Lines changed)
tests/chroma/hadron/hadron_contract/delta_2pt/delta_2pt.out.xml 1.2
(+415
-7)
|
| 12/6/07 12:12 AM | kostas |
added spin averaged correlator for the delta
(1 Files changed,
35 Lines changed)
lib/meas/hadron/delta_2pt_w.cc 3.3
(+35
-1)
|
| 12/4/07 11:57 PM | kostas |
Makefiles were overwritten so delta_2pt was not included in the library.
Added delta_2pt back into the mix... now the code compiles and links again... (2 Files changed, 29 Lines changed) lib/Makefile.in 3.209
(+26
-9)
lib/Makefile.am 3.112
(+3
-1)
|
| 12/4/07 11:49 PM | kostas |
*** empty log message ***
(9 Files changed,
5493 Lines changed)
Makefile.in 3.120
(+80
-71)
docs/Makefile.in 3.107
(+65
-53)
other_libs/Makefile.in 3.109
(+71
-63)
mainprogs/tests/Makefile.in 3.69
(+146
-135)
mainprogs/Makefile.in 3.107
(+71
-63)
lib/Makefile.in 3.208
(+2511
-2499)
aclocal.m4 3.114
(+81
-93)
configure 3.117
(+2382
-2888)
mainprogs/main/Makefile.in 3.73
(+86
-75)
|