Directory Statistics for examples/

Back to Index Page

Lines Of Code for examples/

Commits for examples/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
osborn16 (100.0%) 747 (100.0%) 885 (100.0%) 46.69

Commit Log

DateAuthorFile/Message
10/10/06 8:57 PMosborn
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 PMosborn
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 PMosborn
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 AMosborn
*** 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 PMosborn
Added SSE routine. (1 Files changed, 13 Lines changed)
examples/qla_bench.c 1.4 (+13 -0)
3/10/06 5:58 PMosborn
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 AMosborn
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 PMosborn
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 PMosborn
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 PMosborn
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