
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 754 (55.9%) | 3751 (15.4%) | 14218 (30.6%) | 4.97 |
| bjoo | 461 (34.1%) | 15625 (63.9%) | 23366 (50.3%) | 33.89 |
| mcneile | 82 (6.1%) | 4206 (17.2%) | 6664 (14.3%) | 51.29 |
| kostas | 29 (2.1%) | 642 (2.6%) | 1306 (2.8%) | 22.14 |
| flemingg | 16 (1.2%) | -10 (-0.0%) | 627 (1.3%) | -0.62 |
| dgr | 3 (0.2%) | 77 (0.3%) | 140 (0.3%) | 25.67 |
| velytsky | 2 (0.1%) | 61 (0.2%) | 62 (0.1%) | 30.50 |
| heller | 2 (0.1%) | 83 (0.3%) | 84 (0.2%) | 41.50 |
| osborn | 1 (0.1%) | 0 (0.0%) | 1 (0.0%) | 0.00 |
| Date | Author | File/Message |
|---|---|---|
| 1/4/08 10:09 AM | mcneile |
I have hacked this code as starting point to DEBUG the hisq
code. (1 Files changed, 177 Lines changed) mainprogs/tests/t_propagator_s.cc 3.6
(+177
-204)
|
| 12/12/07 4:42 PM | bjoo |
Added LogDet Monomial for temp prec pieces. Seems to work too, but beware underflows when T is large
(1 Files changed,
136 Lines changed)
mainprogs/tests/Makefile.in 3.70
(+136
-146)
|
| 12/4/07 11:49 PM | kostas |
*** empty log message ***
(1 Files changed,
146 Lines changed)
mainprogs/tests/Makefile.in 3.69
(+146
-135)
|
| 12/4/07 11:25 AM | bjoo |
Integrated 3d Dslash, into Temp Prec ops, and now use assembler 3D dslash for SSE
(1 Files changed,
135 Lines changed)
mainprogs/tests/Makefile.in 3.68
(+135
-146)
|
| 11/16/07 5:27 PM | kostas |
Linked in the NPR task and modified the volume_momentum source to be able to take an offeset as an input
(1 Files changed,
146 Lines changed)
mainprogs/tests/Makefile.in 3.67
(+146
-135)
|
| 11/12/07 10:18 AM | edwards |
Induced changes
(1 Files changed,
0 Lines changed)
mainprogs/tests/Makefile.in 3.66
(+0
-0)
|
| 10/31/07 10:19 AM | edwards |
Induced changes
(1 Files changed,
135 Lines changed)
mainprogs/tests/Makefile.in 3.65
(+135
-146)
|
| 10/28/07 12:05 AM | kostas |
added external field (constant magnetic)... linker still fails... though.
(1 Files changed,
146 Lines changed)
mainprogs/tests/Makefile.in 3.64
(+146
-135)
|
| 10/27/07 5:10 PM | edwards |
Induced changes
(1 Files changed,
0 Lines changed)
mainprogs/tests/Makefile.in 3.63
(+0
-0)
|
| 10/26/07 3:39 PM | bjoo |
Induced Changes
(1 Files changed,
135 Lines changed)
mainprogs/tests/Makefile.in 3.62
(+135
-146)
|
| 10/25/07 12:10 PM | bjoo |
Added new sse dslash. Old one will still work with --enable-sse-wilson-dslash-old switch
(2 Files changed,
145 Lines changed)
mainprogs/tests/Makefile.in 3.61
(+139
-92)
mainprogs/tests/Makefile.am 3.14
(+6
-0)
|
| 10/23/07 10:57 PM | edwards |
Induced changes
(1 Files changed,
5 Lines changed)
mainprogs/tests/Makefile.in 3.60
(+5
-4)
|
| 10/23/07 10:54 PM | edwards |
Turned on qdp-lapack.
(1 Files changed,
3 Lines changed)
mainprogs/tests/Makefile.am 3.13
(+3
-0)
|
| 8/31/07 8:47 AM | bjoo |
Fixed config script for cg-dwf I hope
(1 Files changed,
2 Lines changed)
mainprogs/tests/Makefile.in 3.59
(+2
-4)
|
| 8/9/07 9:38 AM | edwards |
Removed orthog_dir from appearing in StoutFermStateParams.
(1 Files changed,
1 Lines changed)
mainprogs/tests/t_stout_state.cc 3.10
(+1
-2)
|
| 6/18/07 3:26 PM | bjoo |
Remade the autofiles with automake 1.9.2
(1 Files changed,
4 Lines changed)
mainprogs/tests/Makefile.in 3.58
(+4
-2)
|
| 6/18/07 3:24 PM | bjoo |
Checked regressions pass with new QIO. Added autoconf magic for BAGEL Generated Clover Term apply. Passes those regressions too. Robert still has a few things to add and then itll be a new release.
(2 Files changed,
148 Lines changed)
mainprogs/tests/Makefile.am 3.12
(+6
-0)
mainprogs/tests/Makefile.in 3.57
(+142
-90)
|
| 6/12/07 9:59 AM | edwards |
Changed BinaryReader/Writer to BinaryFileReader/Writer and TextReader/Writer
to TextFileReader/Writer. (3 Files changed, 8 Lines changed) mainprogs/tests/t_io.cc 3.1
(+4
-4)
mainprogs/tests/t_neflinop.cc 3.1
(+2
-2)
mainprogs/tests/t_dwflinop.cc 3.1
(+2
-2)
|
| 6/10/07 10:38 AM | edwards |
Induced changes
(1 Files changed,
4 Lines changed)
mainprogs/tests/Makefile.in 3.56
(+4
-2)
|
| 6/7/07 12:53 PM | bjoo |
Update this. Longer calibration loop now and I commented out the taproj etc etc etc
(1 Files changed,
3 Lines changed)
mainprogs/tests/t_monomial_force.cc 1.3
(+3
-3)
|