
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| osborn | 16 (100.0%) | 747 (100.0%) | 885 (100.0%) | 46.69 |
| Date | Author | File/Message |
|---|---|---|
| 10/10/06 8:57 PM | osborn |
Removed extra loop in gamma multiplication functions.
Added checksum to benchmark routine. (3 Files changed, 169 Lines changed) examples/Makefile.am 1.2
(+7
-1)
examples/qla_bench.c 1.6
(+131
-56)
examples/Makefile.in 1.8
(+31
-5)
|
| 8/3/06 2:34 PM | osborn |
Added some SSE routines. Added 440d optimization option for BG/L.
(2 Files changed,
28 Lines changed)
examples/qla_bench.c 1.5
(+14
-0)
examples/Makefile.in 1.7
(+14
-17)
|
| 6/29/06 10:57 PM | osborn |
Added 440d optimization option for BG/L.
(1 Files changed,
20 Lines changed)
examples/Makefile.in 1.6
(+20
-14)
|
| 6/25/06 2:51 AM | osborn |
*** Changed gamma matrix conventions. ***
The spin projection and gamma multiplication routines now agree with the conventions of QDP++. Programs using these must be changed accordingly. Updated documentation with conventions. (1 Files changed, 1 Lines changed) examples/Makefile.in 1.5
(+1
-3)
|
| 4/3/06 10:51 PM | osborn |
Added SSE routine.
(1 Files changed,
13 Lines changed)
examples/qla_bench.c 1.4
(+13
-0)
|
| 3/10/06 5:58 PM | osborn |
SSE and configure updates.
(2 Files changed,
53 Lines changed)
examples/Makefile.in 1.4
(+5
-0)
examples/qla_bench.c 1.3
(+48
-27)
|
| 12/1/05 10:27 AM | osborn |
Split tests into smaller functions to speed compilation.
(1 Files changed,
94 Lines changed)
examples/qla_bench.c 1.2
(+94
-12)
|
| 10/3/05 4:47 PM | osborn |
Added some functions to help with Wilson type fermions.
(1 Files changed,
2 Lines changed)
examples/Makefile.in 1.3
(+2
-2)
|
| 6/15/05 11:14 PM | osborn |
Changed GCC autoconf variable to GNUCC and made it be CC if it is Gnu cc.
(1 Files changed,
1 Lines changed)
examples/Makefile.in 1.2
(+1
-1)
|
| 6/10/05 2:06 PM | osborn |
Improved some SSE routines and added examples directory.
(3 Files changed,
504 Lines changed)
examples/Makefile.in 1.1 added 408
examples/qla_bench.c 1.1 added 84
examples/Makefile.am 1.1 added 12
|