|
|
Login: detar
Fullname: detar
Revisions: 722
Lines of Code: 39162
Added Lines of Code: 83549
Lines of Code per Change: 54.2
|




| Date | Author | File/Message |
|---|---|---|
| 6/22/07 7:16 PM | detar |
Corrected a couple of errors.
(1 Files changed,
47 Lines changed)
doc/qio_2p2.tex 1.2
(+47
-29)
|
| 6/18/07 11:32 AM | detar |
Continuing to fix configure, Makefile.in
(3 Files changed,
26 Lines changed)
lib/Makefile.in 1.82
(+16
-16)
configure 1.92
(+8
-16)
include/Makefile.in 1.80
(+2
-0)
|
| 6/18/07 11:25 AM | detar |
Redo aclocal and automake to fix configure and Makefile.in
(18 Files changed,
8922 Lines changed)
other_libs/c-lime/include/Makefile.in 1.42
(+53
-37)
Makefile.in 1.82
(+70
-58)
bin/Makefile.in 1.35
(+51
-41)
other_libs/c-lime/examples/Makefile.in 1.40
(+62
-48)
other_libs/c-lime/include/lime_config_internal.h.in 1.11
(+5
-5)
other_libs/c-lime/aclocal.m4 1.37
(+186
-344)
aclocal.m4 1.69
(+93
-81)
include/qio_config_internal.h.in 1.22
(+5
-5)
other_libs/Makefile.in 1.66
(+64
-51)
other_libs/c-lime/configure 1.42
(+3618
-3193)
other_libs/c-lime/doc/Makefile.in 1.22
(+49
-33)
other_libs/c-lime/Makefile.in 1.53
(+86
-56)
doc/Makefile.in 1.29
(+49
-39)
other_libs/c-lime/lib/Makefile.in 1.40
(+56
-41)
include/Makefile.in 1.79
(+53
-46)
examples/Makefile.in 1.53
(+67
-57)
lib/Makefile.in 1.81
(+136
-125)
configure 1.91
(+4219
-3732)
|
| 6/17/07 9:18 AM | detar |
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. (39 Files changed, 6481 Lines changed) include/Makefile.am 1.13
(+1
-1)
lib/Makefile.in 1.79
(+76
-8)
lib/dml/DML_scalar.c 1.10
(+2
-2)
doc/Makefile.am 1.5
(+1
-1)
NEWS 1.25
(+9
-0)
include/qioxml.h 1.13
(+6
-458)
lib/qio/QIO_utils.c 1.37
(+59
-33)
lib/qio/QIO_info_usqcd_prop.c 1.1 added 619
lib/qio/QIO_write.c 1.24
(+29
-30)
doc/qio_2p1.tex 1.1 added 1126
include/qioxml_internal.h 1.1 added 82
lib/qio/QIO_open_write.c 1.31
(+32
-5)
lib/Makefile.am 1.24
(+4
-0)
include/qioxml_private.h 1.1 added 317
lib/qio/QIO_info_usqcd_gauge.c 1.1 added 243
lib/qio/QIO_close_read.c 1.14
(+8
-3)
include/qioxml_usqcd_gauge.h 1.1 added 84
lib/qio/QIO_read_record_data.c 1.23
(+75
-60)
configure.ac 1.60
(+1
-1)
lib/qio/QIO_read_record_info.c 1.23
(+4
-2)
configure 1.89
(+17
-25)
include/dml.h 1.24
(+29
-6)
examples/layout_test_ppfs 1.1 added 8
lib/qio/QIO_open_read.c 1.37
(+39
-6)
doc/Makefile.in 1.27
(+1
-1)
include/qioxml_usqcd_prop.h 1.1 added 217
lib/dml/DML_parscalar.c 1.12
(+2
-1)
examples/qio-test.c 1.11
(+97
-10)
include/qioxml_ildg_record.h 1.1 added 88
lib/qio/QIO_info_ildg_record.c 1.1 added 254
lib/qio/QIO_host_file_conversion.c 1.15
(+17
-17)
include/Makefile.in 1.77
(+3
-1)
lib/dml/DML_utils.c 1.36
(+215
-26)
lib/qio/QIO_info_private.c 1.1 added 1028
lib/qio/QIO_close_write.c 1.11
(+7
-5)
include/qio.h 1.32
(+21
-17)
examples/qio-test-util.c 1.6
(+32
-0)
doc/qio_2p2.tex 1.1 added 1628
lib/qio/QIO_info.c 1.19
(+0
-1387)
|
| 5/13/07 4:47 PM | detar |
Support file splitting for I/O with fewer I/O nodes than compute nodes.
(23 Files changed,
5566 Lines changed)
examples/qio-convert-mesh-pfs.c 1.2
(+8
-8)
lib/lrl/LRL_main.c 1.23
(+5
-5)
examples/qio-host-test.sh 1.2
(+44
-9)
examples/qio-convert-mesh-ppfs.c 1.1 added 292
examples/qio-convert-mesh.c 1.7
(+126
-4)
configure 1.87
(+4235
-3825)
configure.ac 1.59
(+1
-1)
examples/layout_test 1.2
(+1
-1)
lib/Makefile.in 1.77
(+136
-127)
lib/qio/QIO_host_file_conversion.c 1.14
(+8
-4)
aclocal.m4 1.66
(+186
-344)
examples/qio-convert-mesh-singlefs.c 1.6
(+5
-5)
examples/Makefile.am 1.14
(+3
-1)
NEWS 1.24
(+6
-0)
lib/dml/DML_utils.c 1.35
(+94
-14)
include/Makefile.in 1.75
(+55
-46)
doc/Makefile.in 1.25
(+49
-39)
bin/Makefile.in 1.32
(+51
-41)
examples/Makefile.in 1.50
(+82
-61)
Makefile.in 1.79
(+86
-62)
other_libs/Makefile.in 1.63
(+80
-55)
include/qio.h 1.31
(+2
-0)
examples/qio-convert-mesh.h 1.4
(+11
-1)
|
| 5/13/07 4:46 PM | detar |
Convenience functions for building and parsing USQCD lattice file XML (E. Scholz)
(2 Files changed,
305 Lines changed)
lib/qio/QIO_info.c 1.18
(+236
-8)
include/qioxml.h 1.12
(+69
-2)
|
| 5/13/07 4:45 PM | detar |
Edit comment
(1 Files changed,
5 Lines changed)
include/qio_config_internal.h.in 1.20
(+5
-5)
|
| 5/13/07 4:43 PM | detar |
Add timing function.
(1 Files changed,
22 Lines changed)
lib/qio/QIO_utils.c 1.36
(+22
-2)
|
| 5/13/07 4:42 PM | detar |
Add some debug statements
(1 Files changed,
23 Lines changed)
lib/qio/QIO_read_record_data.c 1.22
(+23
-5)
|
| 5/13/07 4:41 PM | detar |
Avoid a null malloc. Add a debug statement.
(1 Files changed,
11 Lines changed)
lib/qio/QIO_open_read.c 1.36
(+11
-4)
|