Directory Statistics for other_libs/qio/examples/

Back to Index Page

Lines Of Code for other_libs/qio/examples/

Commits for other_libs/qio/examples/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
detar112 (63.3%) 3217 (101.3%) 4860 (73.1%) 28.72
edwards23 (13.0%) 0 (0.0%) 654 (9.8%) 0.00
osborn21 (11.9%) -101 (-3.2%) 566 (8.5%) -4.81
bjoo19 (10.7%) 41 (1.3%) 538 (8.1%) 2.16
zbigniew2 (1.1%) 20 (0.6%) 30 (0.5%) 10.00

Commit Log

DateAuthorFile/Message
10/27/07 5:18 PMedwards
Induced changes (1 Files changed, 67 Lines changed)
other_libs/qio/examples/Makefile.in 1.60 (+67 -59)
8/30/07 12:19 AMedwards
Induced changes (1 Files changed, 0 Lines changed)
other_libs/qio/examples/Makefile.in 1.59 (+0 -0)
8/23/07 11:44 AMedwards
Induced changes (1 Files changed, 0 Lines changed)
other_libs/qio/examples/Makefile.in 1.58 (+0 -0)
8/21/07 10:15 PMedwards
Induced changes (1 Files changed, 0 Lines changed)
other_libs/qio/examples/Makefile.in 1.57 (+0 -0)
8/21/07 7:03 PMedwards
Induced changes (1 Files changed, 0 Lines changed)
other_libs/qio/examples/Makefile.in 1.56 (+0 -0)
8/21/07 2:19 PMedwards
Induced changes (1 Files changed, 0 Lines changed)
other_libs/qio/examples/Makefile.in 1.55 (+0 -0)
8/14/07 12:03 PMedwards
Induced changes (1 Files changed, 59 Lines changed)
other_libs/qio/examples/Makefile.in 1.54 (+59 -67)
6/18/07 11:25 AMdetar
Redo aclocal and automake to fix configure and Makefile.in (1 Files changed, 67 Lines changed)
other_libs/qio/examples/Makefile.in 1.53 (+67 -57)
6/18/07 11:09 AMbjoo
Patched for QIO version 2.2 (1 Files changed, 2 Lines changed)
other_libs/qio/examples/Makefile.in 1.52 (+2 -4)
6/17/07 9:18 AMdetar
Support USQCD propagator formats, hypercube record type, user-defined I/O
nodes. Rearrange qioxml.h and QIO_info.c for clarity. Update documentation.
Breaks previous API slightly.
(3 Files changed, 137 Lines changed)
other_libs/qio/examples/qio-test-util.c 1.6 (+32 -0)
other_libs/qio/examples/layout_test_ppfs 1.1 added 8
other_libs/qio/examples/qio-test.c 1.11 (+97 -10)
6/9/07 6:15 PMedwards
Induced changes (1 Files changed, 59 Lines changed)
other_libs/qio/examples/Makefile.in 1.51 (+59 -67)
5/13/07 4:47 PMdetar
Support file splitting for I/O with fewer I/O nodes than compute nodes. (9 Files changed, 572 Lines changed)
other_libs/qio/examples/qio-convert-mesh.c 1.7 (+126 -4)
other_libs/qio/examples/Makefile.in 1.50 (+82 -61)
other_libs/qio/examples/qio-host-test.sh 1.2 (+44 -9)
other_libs/qio/examples/qio-convert-mesh-ppfs.c 1.1 added 292
other_libs/qio/examples/Makefile.am 1.14 (+3 -1)
other_libs/qio/examples/layout_test 1.2 (+1 -1)
other_libs/qio/examples/qio-convert-mesh.h 1.4 (+11 -1)
other_libs/qio/examples/qio-convert-mesh-pfs.c 1.2 (+8 -8)
other_libs/qio/examples/qio-convert-mesh-singlefs.c 1.6 (+5 -5)
3/5/07 2:40 PMbjoo
Configure.ac version bump (1 Files changed, 4 Lines changed)
other_libs/qio/examples/Makefile.in 1.49 (+4 -2)
2/12/07 8:32 PMosborn
fixed --enable-dml-bufsize option and more warning eliminations (1 Files changed, 1 Lines changed)
other_libs/qio/examples/layout_hyper.c 1.10 (+1 -1)
2/12/07 7:49 PMosborn
Eliminated compiler warnings and now save configure options in qio-config. (1 Files changed, 1 Lines changed)
other_libs/qio/examples/Makefile.in 1.48 (+1 -0)
1/26/07 2:32 PMbjoo
Added spin projections over ordered subsets as C generics (1 Files changed, 3 Lines changed)
other_libs/qio/examples/Makefile.in 1.47 (+3 -8)
11/24/06 4:44 PMdetar
New version number (1 Files changed, 53 Lines changed)
other_libs/qio/examples/Makefile.in 1.46 (+53 -58)
11/24/06 1:15 PMdetar
Remove nonworking qio-host-test? tests and replace with a script that exercises
file splitting through the actual utilities, qio-convert-mesh-*
(11 Files changed, 282 Lines changed)
other_libs/qio/examples/qio-host-test2.c 1.5 removed
other_libs/qio/examples/qio-host-test.c 1.7 removed
other_libs/qio/examples/qio-test.h 1.7 (+1 -1)
other_libs/qio/examples/qio-host-test1.c 1.5 removed
other_libs/qio/examples/layout_hyper.c 1.9 (+5 -2)
other_libs/qio/examples/qio-test.c 1.10 (+2 -1)
other_libs/qio/examples/binary_host_test 1.1 added 97
other_libs/qio/examples/Makefile.am 1.13 (+6 -9)
other_libs/qio/examples/qio-host-test.sh 1.1 added 70
other_libs/qio/examples/Makefile.in 1.45 (+82 -99)
other_libs/qio/examples/layout_test 1.1 added 19
6/13/06 1:48 PMbjoo
Changed some Cplusplus style comments to C comments. Removed a gnuism (1 Files changed, 13 Lines changed)
other_libs/qio/examples/layout_hyper_mesh.c 1.5 (+13 -5)
5/22/06 10:20 PMedwards
Reinstated sites_on_node. Carleton's fix broke my fix. (1 Files changed, 1 Lines changed)
other_libs/qio/examples/layout_hyper.c 1.8 (+1 -1)