
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 394 (69.7%) | 1781 (31.1%) | 8288 (59.6%) | 4.52 |
| bjoo | 121 (21.4%) | 2541 (44.4%) | 3559 (25.6%) | 21.00 |
| kostas | 32 (5.7%) | 865 (15.1%) | 1248 (9.0%) | 27.03 |
| mcneile | 17 (3.0%) | 534 (9.3%) | 800 (5.8%) | 31.41 |
| flemingg | 1 (0.2%) | 3 (0.1%) | 5 (0.0%) | 3.00 |
| Date | Author | File/Message |
|---|---|---|
| 1/4/08 7:56 AM | mcneile |
I have added an option to restart. Also print out the
final residual rescaled by the norm of the source. Ths is needed for noise inversions where the norm of the source is large. (1 Files changed, 12 Lines changed) lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.10
(+12
-4)
|
| 12/11/07 5:59 PM | mcneile |
Cleaned up the code a litle bit.
Thjis now works on the QCDOC hurray, finaly, at last. Need to clean up the code more. There is a hidden factor of 2 that needs to be made more explicit. (1 Files changed, 13 Lines changed) lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.9
(+13
-52)
|
| 12/8/07 6:26 AM | mcneile |
Added linear operator so that we can compute the residual with
the pure chroma code. (1 Files changed, 1 Lines changed) lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.h 3.7
(+1
-0)
|
| 12/6/07 12:07 PM | mcneile |
This version works on a PC, but is a bit ugky.
(1 Files changed,
67 Lines changed)
lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.8
(+67
-5)
|
| 12/4/07 3:37 PM | mcneile |
Slight update. I can get the fat links into this routine.
(2 Files changed,
18 Lines changed)
lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.7
(+11
-14)
lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.h 3.6
(+7
-4)
|
| 11/15/07 10:08 AM | mcneile |
I have restored the state method of getting the configurations.
(1 Files changed,
12 Lines changed)
lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.6
(+12
-15)
|
| 11/15/07 8:48 AM | mcneile |
Still not fully working. Need to fix some problems with the gauge
configurations. (1 Files changed, 34 Lines changed) lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.5
(+34
-18)
|
| 11/11/07 11:27 AM | mcneile |
I have cleaned up this routine.
(1 Files changed,
44 Lines changed)
lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.4
(+44
-113)
|
| 11/11/07 9:52 AM | mcneile |
This is n almost working version of interface to qopop level3 inverters.
Needs more work on packaging. (2 Files changed, 487 Lines changed) lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.cc 3.3
(+478
-14)
lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.h 3.5
(+9
-5)
|
| 5/9/07 8:45 AM | mcneile |
First pass at adding hisq code to chroma.
(2 Files changed,
67 Lines changed)
lib/actions/ferm/qprop/hisq_qprop.cc 1.1 added 40
lib/actions/ferm/qprop/hisq_qprop.h 1.1 added 27
|
| 5/1/07 9:07 AM | bjoo |
OK ! Makefiles etc.
(1 Files changed,
5 Lines changed)
lib/actions/ferm/qprop/central_tprec_fermact_qprop_w.cc 1.4
(+5
-3)
|
| 4/10/07 11:42 PM | edwards |
Added mInvLinOp functions.
(2 Files changed,
38 Lines changed)
lib/actions/ferm/qprop/quarkprop4_s.cc 3.6
(+19
-1)
lib/actions/ferm/qprop/quarkprop4_w.cc 3.5
(+19
-1)
|
| 3/5/07 2:36 PM | bjoo |
Added fixes so that checks pass
(3 Files changed,
17 Lines changed)
lib/actions/ferm/qprop/eoprec_dwf_qprop_array_cg_dwf_w.h 3.8
(+2
-2)
lib/actions/ferm/qprop/dwf_qpropt_w.h 3.11
(+10
-1)
lib/actions/ferm/qprop/eoprec_dwf_qprop_array_cg_dwf_lowmem_w.h 3.2
(+5
-5)
|
| 3/5/07 11:13 AM | bjoo |
Allows switching CG-DWF USage styles alpha verision- untested
(2 Files changed,
307 Lines changed)
lib/actions/ferm/qprop/dwf_qpropt_w.h 3.10
(+7
-1)
lib/actions/ferm/qprop/eoprec_dwf_qprop_array_cg_dwf_lowmem_w.h 3.1 added 300
|
| 3/5/07 11:08 AM | bjoo |
Replaced the origina version
(1 Files changed,
68 Lines changed)
lib/actions/ferm/qprop/eoprec_dwf_qprop_array_cg_dwf_w.h 3.7
(+68
-103)
|
| 3/2/07 3:58 PM | bjoo |
Reworked the CG-DWF solver so that only one solver is in scope at any one time. This should cut down on memory costs. Also just for this - CGDWF - solver, I added separate residua for the single and double precision solve
(1 Files changed,
110 Lines changed)
lib/actions/ferm/qprop/eoprec_dwf_qprop_array_cg_dwf_w.h 3.6
(+110
-64)
|
| 2/27/07 3:28 PM | bjoo |
Pre versioning commit
(1 Files changed,
105 Lines changed)
lib/actions/ferm/qprop/central_tprec_fermact_qprop_w.cc 1.3
(+105
-1)
|
| 2/22/07 4:11 PM | bjoo |
Removed Ordered and Unordered Subsets and Sets. Now just have Subsets and Sets -not Unordered or Ordered - passes regressions with suitable QDP where QDP has SSE disabled
(9 Files changed,
18 Lines changed)
lib/actions/ferm/qprop/eoprec_fermact_qprop_array.h 3.2
(+2
-2)
lib/actions/ferm/qprop/dwf_fermact_qprop_array_w.cc 3.4
(+2
-2)
lib/actions/ferm/qprop/central_tprec_fermact_qprop_w.cc 1.2
(+2
-2)
lib/actions/ferm/qprop/fermact_qprop.cc 3.3
(+2
-2)
lib/actions/ferm/qprop/fermact_qprop_array.cc 3.3
(+2
-2)
lib/actions/ferm/qprop/asqtad_cps_wrapper_qprop.h 3.4
(+2
-2)
lib/actions/ferm/qprop/eoprec_staggered_qprop.h 3.4
(+2
-2)
lib/actions/ferm/qprop/eoprec_dwf_qprop_array_cg_dwf_w.h 3.5
(+2
-2)
lib/actions/ferm/qprop/eoprec_fermact_qprop.cc 3.2
(+2
-2)
|
| 2/16/07 5:52 PM | bjoo |
Added ILU (RED BLACK) Preconditioned Wilson TPrec LinOp
(2 Files changed,
113 Lines changed)
lib/actions/ferm/qprop/central_tprec_fermact_qprop_w.cc 1.1 added 113
lib/actions/ferm/qprop/unprec_s_cprec_t_fermact_qprop_w.cc 1.2 removed
|
| 2/15/07 2:59 PM | bjoo |
Wrapped FermAct round Central TPrec LinOp and wrote qprop
(1 Files changed,
0 Lines changed)
lib/actions/ferm/qprop/unprec_s_cprec_t_fermact_qprop_w.cc 1.1 added
|