
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| osborn | 27 (100.0%) | 904 (100.0%) | 989 (100.0%) | 33.48 |
| Date | Author | File/Message |
|---|---|---|
| 10/10/06 8:57 PM | osborn |
Removed extra loop in gamma multiplication functions.
Added checksum to benchmark routine. (1 Files changed, 0 Lines changed) test/Makefile.in 1.21
(+0
-0)
|
| 8/3/06 2:34 PM | osborn |
Added some SSE routines. Added 440d optimization option for BG/L.
(1 Files changed,
39 Lines changed)
test/Makefile.in 1.20
(+39
-19)
|
| 6/29/06 10:57 PM | osborn |
Added 440d optimization option for BG/L.
(1 Files changed,
22 Lines changed)
test/Makefile.in 1.19
(+22
-39)
|
| 6/25/06 2:52 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) test/Makefile.in 1.18
(+1
-1)
|
| 5/25/06 1:24 AM | osborn |
Really fix compilation on Mac OS/X.
Lower case types now have a '1' afterward in the filename. (1 Files changed, 0 Lines changed) test/Makefile.in 1.17
(+0
-0)
|
| 5/23/06 10:16 PM | osborn |
Fix compilation on Mac OS/X.
Added some more SSE routines. (1 Files changed, 0 Lines changed) test/Makefile.in 1.16
(+0
-0)
|
| 4/3/06 10:51 PM | osborn |
Added SSE routine.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.15
(+0
-0)
|
| 3/13/06 9:11 PM | osborn |
Added qla_sse.h to include/Makefile.am.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.14
(+0
-0)
|
| 3/10/06 5:58 PM | osborn |
SSE and configure updates.
(1 Files changed,
5 Lines changed)
test/Makefile.in 1.13
(+5
-0)
|
| 12/1/05 10:27 AM | osborn |
Split tests into smaller functions to speed compilation.
(1 Files changed,
3 Lines changed)
test/Makefile.in 1.12
(+3
-0)
|
| 11/28/05 5:18 PM | osborn |
Changes to perl code and test suite. Preparing for 1.5.0.
(4 Files changed,
180 Lines changed)
test/checkcomplete.pl 1.2
(+12
-4)
test/Makefile.in 1.11
(+80
-9)
test/Makefile.am 1.2
(+7
-5)
test/check_all 1.1 added 81
|
| 11/20/05 12:26 AM | osborn |
Added an optimized C routine and removed restrict from the headers.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.10
(+0
-0)
|
| 11/11/05 12:19 AM | osborn |
Made c99 the default compiler and added some C99 compilation hints to README.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.9
(+0
-0)
|
| 10/13/05 10:49 PM | osborn |
Minor changes to perl generated code. Added AC_C_RESTRICT to configure.ac.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.8
(+0
-0)
|
| 10/5/05 12:03 AM | osborn |
More changes to spin project functions.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.7
(+0
-0)
|
| 10/4/05 2:45 PM | osborn |
More changes to Wilson type fermion functions.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.6
(+0
-0)
|
| 10/3/05 4:47 PM | osborn |
Added some functions to help with Wilson type fermions.
(1 Files changed,
18 Lines changed)
test/Makefile.in 1.5
(+18
-6)
|
| 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)
test/Makefile.in 1.4
(+1
-1)
|
| 6/10/05 2:06 PM | osborn |
Improved some SSE routines and added examples directory.
(1 Files changed,
0 Lines changed)
test/Makefile.in 1.3
(+0
-0)
|
| 5/5/05 4:47 PM | osborn |
Added qla-config file.
(1 Files changed,
4 Lines changed)
test/Makefile.in 1.2
(+4
-1)
|