2008-11-14
21:46 edwards other_libs/ffdb-lite/src/ConfDataDBMerger.h 1.2
Added an error check on the ffdb type.
2008-11-07
20:25 detar other_libs/qio/NEWS 1.34
Update for version 2.3.7
18:18 tag adat1-44-0 added
18:18 tag qio2-3-7 added
2008-11-06
18:18 detar other_libs/qio/NEWS 1.33
other_libs/qio/aclocal.m4 1.81
other_libs/qio/configure 1.106
other_libs/qio/configure.ac 1.71
other_libs/qio/examples/qio-convert-mesh.c 1.9
other_libs/qio/examples/qio-test.c 1.12
other_libs/qio/include/dml.h 1.27
other_libs/qio/include/qioxml_internal.h 1.3
other_libs/qio/include/qioxml_private.h 1.2
other_libs/qio/lib/dml/DML_utils.c 1.43
other_libs/qio/lib/qio/QIO_info.c 1.21
other_libs/qio/lib/qio/QIO_utils.c 1.41
other_libs/qio/lib/qio/QIO_write.c 1.28
other_libs/qio/other_libs/c-lime/aclocal.m4 1.42
other_libs/qio/other_libs/c-lime/configure 1.47
other_libs/qio/other_libs/c-lime/examples/lime_pack.c 1.8
Support </tag> in XML strings. Bug fix for file splitting/joining with subset records
2008-10-28
03:45 edwards other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.11
Replaced insert<K,D>() with an earlier version that does not go throught the insert(string,string) version. There appears to be some problem with that routine. Left the code for it in place, but put a fatal error message when the string variant is called. Otherwise, all the downstream routines with 2pt, dbmerge and dbutil in adat/main/colorvec seem to work correctly. The string variant is apparently not used.
2008-10-27
04:22 edwards other_libs/ffdb-lite/src/AllConfStoreDB.h 1.3
other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.10
other_libs/ffdb-lite/src/DBFunc.h 1.9
Added checks of key before insertion in fixed record objects. If key exists, then replace. If not, then insert.
2008-10-25
14:45 edwards other_libs/ffdb-lite/src/AllConfStoreDB.h 1.2
Removed Ensem<T> functions. Not used nor needed.
2008-10-24
15:21 edwards other_libs/ffdb-lite/src/ConfDataDBMerger.h 1.1
other_libs/ffdb-lite/src/ConfigInfoData.cpp 1.1
other_libs/ffdb-lite/src/ConfigInfoData.h 1.1
other_libs/ffdb-lite/src/ConfigInfoManager.cpp 1.1
other_libs/ffdb-lite/src/ConfigInfoManager.h 1.1
other_libs/ffdb-lite/src/ConfigNumKey.cpp 1.1
other_libs/ffdb-lite/src/ConfigNumKey.h 1.1
other_libs/ffdb-lite/src/HashFunc.cpp 1.1
other_libs/ffdb-lite/src/HashFunc.h 1.1
other_libs/ffdb-lite/src/Makefile.am 1.9
Added A ConfDataDBMerger.h A ConfigInfoData.cpp A ConfigInfoData.h A ConfigInfoManager.cpp A ConfigInfoManager.h A ConfigNumKey.cpp A ConfigNumKey.h A HashFunc.cpp A HashFunc.h from module "ffdb".
2008-10-08
03:32 edwards other_libs/xpath_reader/include/xml_array.h 1.9
Moved out of the class the unary operator-(), and made it a global function.
03:32 edwards other_libs/xpath_reader/include/xml_array2d.h 1.8
Added some diagnostic output in case of allocation failures.
2008-09-30
19:52 bjoo include/qdp_config_internal.h.in 1.19
Induced
18:20 bjoo include/Makefile.am 1.65
include/qdp.h 1.61
include/qdp_config_internal.h.in 1.18
include/qdp_dispatch.h 1.1
include/qdp_parscalar_specific.h 1.53
include/qdp_scalar_specific.h 1.37
lib/Makefile.am 1.53
lib/qdp_parscalar_init.cc 1.18
lib/qdp_scalar_init.cc 1.10
Added Threading in evaluates from Xu. Apparently I missed it the last time
2008-09-29
15:23 bjoo AUTHORS 1.7
COPYING 1.4
INSTALL 1.12
INSTALL_EXAMPLES 1.6
Makefile.am 1.18
NEWS 1.185
README 1.13
acinclude.m4 1.10
aclocal.m4 1.168
configure 1.255
configure.ac 1.170
qdp++-config.in 1.22
Committing thread support. One needs to explicitly enable it so it ought not to get in the way of anything. It only does threading for OLattice evaluates which should be overridden in most cases
2008-09-23
15:23 bjoo lib/scalarsite_sse/sse_linalg_m_eq_hh_double.cc 1.3
lib/scalarsite_sse/sse_linalg_m_eq_hm_double.cc 1.3
lib/scalarsite_sse/sse_linalg_m_eq_mh_double.cc 1.3
lib/scalarsite_sse/sse_linalg_m_eq_mm_double.cc 1.5
lib/scalarsite_sse/sse_linalg_m_eq_scal_m_double.cc 1.3
lib/scalarsite_sse/sse_linalg_m_peq_m_double.cc 1.2
Changed loadpd to loadu_pd. Unaligned loads get rid of segfaults in tprec-double-sse
18:15 tag adat1-40-0 added
18:15 tag adat1-41-0 added
18:15 tag adat1-42-0 added
18:15 tag adat1-43-0 added
18:15 tag bjoo_debug_tag added
2008-09-18
18:15 chen other_libs/ffdb-lite/src/AllConfStoreDB.h 1.1
other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.10
other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.9
other_libs/ffdb-lite/src/ConfVarDSizeStoreDB.h 1.6
other_libs/ffdb-lite/src/DBFunc.cpp 1.4
other_libs/ffdb-lite/src/DBFunc.h 1.8
other_libs/ffdb-lite/src/FFDB.h 1.5
other_libs/ffdb-lite/src/Makefile.am 1.8
other_libs/ffdb-lite/src/RecnoInfoData.cpp 1.1
other_libs/ffdb-lite/src/RecnoInfoData.h 1.1
Change DBMerge and DBUpdate using Template
2008-08-27
14:54 edwards include/qdp_db_stub.h 1.7
Replaced db_pagesize with some arbitrary value.
14:13 tag adat1-39-0 added
14:13 chen other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.8
Allow different pagesize for recno database
2008-08-26
19:36 edwards examples/t_db.cc 1.6
Changed to use explicit cache and page sizes.
18:44 edwards include/qdp_db_imp.h 1.2
include/qdp_db_stub.h 1.6
Changed constructor and open for Var and Fx DB to use a pagesize and a cachesize.
18:40 edwards other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.7
other_libs/ffdb-lite/src/ConfVarDSizeStoreDB.h 1.5
Swapped order of cache_size and pagesize to always be in this order.
17:43 chen other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.6
other_libs/ffdb-lite/src/ConfVarDSizeStoreDB.h 1.4
Change Interface to allow specifying pagesize
2008-08-18
15:52 bjoo other_libs/xpath_reader/lib/xml_simplewriter.cc 1.11
Removed flushing and endls in XMLSimplewriter
2008-08-12
22:54 edwards include/qdp_io.h 1.26
lib/qdp_io.cc 1.30
lib/qdp_parscalar_specific.cc 1.38
lib/qdp_parscalarvec_specific.cc 1.17
Changed the interface to the checksums. Now, a more sensible protected accessor is provided to the node local copy of the checksum. The public getChecksum() now does a broadcast. So, no unnecessary copies of the checksum are broadcasted during I/O operations. Only when a user asks for the checksum is it ever broadcasted to all compute nodes.
17:37 tag adat1-38-0 added
17:37 chen other_libs/ffdb-lite/src/DBString.cpp 1.4
other_libs/ffdb-lite/src/DBString.h 1.6
other_libs/ffdb-lite/src/RecnoData.cpp 1.2
other_libs/ffdb-lite/src/RecnoData.h 1.2
other_libs/ffdb-lite/src/RecnoKey.cpp 1.2
other_libs/ffdb-lite/src/RecnoKey.h 1.2
Using new interface
17:37 chen other_libs/ffdb-lite/src/DBFunc.h 1.7
Add appendRecnoData
17:37 chen other_libs/ffdb-lite/src/DBCursor.h 1.4
Remove unnecessary code
17:25 chen other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.5
Fix using new interface
2008-08-10
03:46 edwards include/qdp_db_stub.h 1.5
Added forward decls of Db and Dbt.
03:14 edwards include/qdp_db_stub.h 1.4
Added in some more dummy classes.
2008-08-07
16:18 edwards include/qdp_db_stub.h 1.3
Added include of string and vector.
2008-08-05
15:25 edwards include/qdp_db_stub.h 1.2
Added empty declaration of FFDB namespace.
15:14 edwards examples/t_db.cc 1.5
Added a missing include file.
15:13 edwards examples/t_db.cc 1.4
Removed include of qdp_db_var.h
03:46 tag adat1-37-0 added
03:46 edwards other_libs/ffdb-lite/src/Makefile.am 1.7
Added some missing include files from include_HEADERS.
2008-08-04
17:44 edwards aclocal.m4 1.167
configure 1.254
Induced changes
17:44 edwards configure.ac 1.169
Changed to 1.29.0
17:40 edwards include/Makefile.am 1.64
include/qdp_db.h 1.3
include/qdp_db_fx.h 1.3
include/qdp_db_imp.h 1.1
include/qdp_db_stub.h 1.1
include/qdp_db_var.h 1.3
Moved classes into one header. Now, have an IMP and a STUB version of the headers under control of BUILD_FFDB_LITE.
16:34 chen other_libs/ffdb-lite/src/FFDB.cpp 1.2
other_libs/ffdb-lite/src/FFDB.h 1.4
Add my own byte swapping code
04:08 edwards include/qdp_db.h 1.2
include/qdp_db_fx.h 1.2
include/qdp_db_var.h 1.2
Reworked base class and derived class constructors and destructors. Now, the ffdb-lite base class is abstract and only has an empty constructor. This allows the qdp classes to work in parallel. However, the "get" functions will not work correctly yet - need to fix how the primary node is handled. Namely, I have to dive more into the ffdb-lite routines and split off where the routines call get read/writeObject (which have to run in parallel), and where the DB routines are called (which have to be only on the primary node).
04:06 edwards other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.9
other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.4
other_libs/ffdb-lite/src/ConfVarDSizeStoreDB.h 1.3
Pushed all concrete data from the base class down into the derived classes. Now, the parent is abstract, but has some default functions that act on pointers returned by the children. Added open and close functions and empty constructors. The purpose of all this is so that qdp++ can call these functions only on the primary node.
02:06 edwards other_libs/ffdb-lite/aclocal.m4 1.5
other_libs/ffdb-lite/configure 1.6
Induced changes
02:02 edwards include/Makefile.am 1.63
Added qdp_{db,db_var,db_fx}.h
01:57 edwards examples/t_db.cc 1.3
Seems to work. I know this will fail for a read in parallel.
01:54 edwards include/qdp_db.h 1.1
include/qdp_db_fx.h 1.1
include/qdp_db_var.h 1.1
New Berkeley DB routines.
2008-08-03
02:00 edwards qdp++-config.in 1.21
Added db-enabled iption.
00:17 chen other_libs/ffdb-lite/configure.ac 1.6
Add check endian flag
00:16 chen other_libs/ffdb-lite/src/Makefile.am 1.6
Add FFDB_BYTE_ORDER
2008-08-02
21:27 edwards configure 1.253
Induced changes
21:27 edwards include/qdp_config_internal.h.in 1.17
New support for ffdb-lite.
21:26 edwards examples/t_db.cc 1.2
Now works within qdp++.
21:26 edwards configure.ac 1.168
examples/Makefile.am 1.64
other_libs/Makefile.am 1.7
Added support for ffdb-lite.
21:24 edwards other_libs/ffdb-lite/aclocal.m4 1.4
other_libs/ffdb-lite/configure 1.5
aclocal.m4 1.166
Induced changes
20:53 edwards examples/t_db.cc 1.1
Database test routine.
20:28 edwards other_libs/ffdb-lite/src/Serializable.h 1.4
Changed some comments.
20:27 edwards other_libs/ffdb-lite/src/DBCursor.h 1.3
Changed get_next_key to new semantics.
20:26 edwards other_libs/ffdb-lite/src/DBFunc.h 1.6
Fixed some comments.
20:26 edwards other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.3
Added include of RecnoKey and RecnoData.h
20:25 edwards other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.8
Removed unneeded include of RecnoKey and Data include files.
20:24 edwards other_libs/ffdb-lite/src/DBString.h 1.5
Removed include of inet.h
20:05 edwards other_libs/ffdb-lite/src/ConfDataStoreDB.cpp 1.2
other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.7
other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.2
other_libs/ffdb-lite/src/DBFunc.h 1.5
other_libs/ffdb-lite/src/DBString.cpp 1.3
other_libs/ffdb-lite/src/DBString.h 1.4
other_libs/ffdb-lite/src/Serializable.h 1.3
Changed readObject and writeObject semantics to instead take input and output buffers from the caller instead of a private internal buffer within the object itself.
20:00 edwards other_libs/ffdb-lite/src/ConfVarDSizeStoreDB.h 1.2
I think this is a bug fix. Changed the return type of "get".
19:16 tag qdp1-28-0 added
19:16 edwards NEWS 1.184
Info on 1.28.0
19:10 edwards aclocal.m4 1.165
configure 1.252
Induced changes
19:09 edwards configure.ac 1.167
Changed to 1.28.0
00:33 tag FFDB-0-9-0 added
2008-08-01
00:33 chen other_libs/ffdb-lite/configure.ac 1.5
other_libs/ffdb-lite/src/FFDB.h 1.3
port to FC9
2008-07-31
02:59 edwards include/qdp_io.h 1.25
lib/qdp_io.cc 1.29
Added a "clear()" function to BinaryBufferWriter/Reader.
2008-07-25
13:32 chen other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.6
other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h 1.1
other_libs/ffdb-lite/src/ConfVarDSizeStoreDB.h 1.1
other_libs/ffdb-lite/src/Makefile.am 1.5
Change ConfDataStoreDB to a base class add tw subclasses: one for fixsize data the other for variable size data
2008-07-09
12:06 edwards other_libs/xpath_reader/include/xml_array.h 1.8
other_libs/xpath_reader/include/xml_array2d.h 1.7
other_libs/xpath_reader/include/xml_array3d.h 1.2
Bug fix in operator-() [the unary operator]. It was modifying the source and returning it, rather than making a new destination field that is the negation.
2008-07-07
17:49 chen other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.5
remove warning about signed and unsigned
2008-07-03
18:47 chen other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.4
other_libs/ffdb-lite/src/DBFunc.cpp 1.3
other_libs/ffdb-lite/src/DBFunc.h 1.4
other_libs/ffdb-lite/src/Makefile.am 1.4
other_libs/ffdb-lite/src/RecnoData.cpp 1.1
other_libs/ffdb-lite/src/RecnoData.h 1.1
other_libs/ffdb-lite/src/RecnoKey.cpp 1.1
other_libs/ffdb-lite/src/RecnoKey.h 1.1
New implementation
2008-07-02
15:38 bjoo include/scalarsite_sse/qdp_scalarsite_sse_blas_double.h 1.3
tests/testVaypxDouble.cc 1.2
Seems to build and make check on parscalar-single parscalar-single-double etc
15:36 bjoo configure.ac 1.166
aclocal.m4 1.164
include/qdp_config_internal.h.in 1.16
configure 1.251
I am getting sick of CVS doing this
13:04 bjoo lib/scalarsite_sse/sse_blas_vaxmbyz4_double.cc 1.3
lib/scalarsite_sse/sse_blas_vaxpbyz4_double.cc 1.5
lib/scalarsite_sse/sse_blas_vaxpy4_double.cc 1.4
tests/testvol.h 1.7
tests/timeVaxpyDouble.cc 1.6
tests/time_vaxpy_double.cc 1.7
OK. This seems to run quite fast.
13:03 bjoo include/scalarsite_sse/sse_prefetch.h 1.2
sse_prefetch. should be there
2008-06-30
19:31 bjoo configure 1.250
configure.ac 1.165
include/Makefile.am 1.62
include/qdp_config_internal.h.in 1.15
lib/scalarsite_sse/sse_blas_vaxpbyz4_double.cc 1.4
tests/testvol.h 1.6
tests/timeVaxpyDouble.cc 1.5
tests/time_vaxpy_double.cc 1.6
Added --enable-3dnow option. This can be used to enable write prefetching
19:30 bjoo include/scalarsite_sse/sse_prefetch.h 1.1
Added a set of macros for prefetching...
16:41 bjoo include/scalarsite_sse/qdp_scalarsite_sse_blas_double.h 1.2
Added the aliased routines back in
14:44 bjoo aclocal.m4 1.163
configure 1.249
include/Makefile.am 1.61
include/qdp_scalarsite_sse.h 1.33
include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.9
include/scalarsite_sse/qdp_scalarsite_sse_blas_double.h 1.1
tests/timeMatEqHermHermDouble.cc 1.2
tests/timeMatEqHermMatDouble.cc 1.2
tests/timeMatEqMatHermDouble.cc 1.3
tests/time_vaxpy_double.cc 1.5
OK. DP Blas now passes chroma regressions - but need actual tests. Dont forget
2008-06-27
13:31 bjoo AUTHORS 1.6
COPYING 1.3
INSTALL 1.11
INSTALL_EXAMPLES 1.5
Makefile.am 1.17
NEWS 1.183
README 1.12
acinclude.m4 1.9
aclocal.m4 1.162
configure 1.248
configure.ac 1.164
qdp++-config.in 1.20
lib/Makefile.am 1.52
lib/qdp.cc 1.11
lib/qdp_binx.cc 1.10
lib/qdp_byteorder.cc 1.6
lib/qdp_crc32.cc 1.3
lib/qdp_default_allocator.cc 1.10
lib/qdp_filebuf.cc 1.10
lib/qdp_io.cc 1.28
lib/qdp_iogauge.cc 1.28
lib/qdp_layout.cc 1.8
lib/qdp_map.cc 1.6
lib/qdp_parscalar_global_sum.cc 1.3
lib/qdp_parscalar_init.cc 1.17
lib/qdp_parscalar_layout.cc 1.28
lib/qdp_parscalar_specific.cc 1.37
lib/qdp_parscalarvec_init.cc 1.12
lib/qdp_parscalarvec_layout.cc 1.11
lib/qdp_parscalarvec_specific.cc 1.16
lib/qdp_profile.cc 1.6
lib/qdp_qcdoc_allocator.cc 1.8
lib/qdp_qdpio.cc 1.31
lib/qdp_qio_strings.cc 1.8
lib/qdp_qmp_extensions.cc 1.11
lib/qdp_random.cc 1.14
lib/qdp_scalar_init.cc 1.9
lib/qdp_scalar_layout.cc 1.19
lib/qdp_scalar_specific.cc 1.17
lib/qdp_scalarsite_specific.cc 1.18
lib/qdp_scalarsite_sse.cc.kahan 1.2
lib/qdp_scalarvec_init.cc 1.6
lib/qdp_scalarvec_layout.cc 1.14
lib/qdp_scalarvec_specific.cc 1.10
lib/qdp_scalarvecsite_specific.cc 1.16
lib/qdp_scalarvecsite_sse.cc 1.6
lib/qdp_stdio.cc 1.11
lib/qdp_stopwatch.cc 1.5
lib/qdp_strnlen.cc 1.2
lib/qdp_subset.cc 1.10
lib/qdp_util.cc 1.7
lib/qdp_xmlio.cc 1.42
include/Makefile.am 1.60
include/qdp_scalarsite_sse.h 1.32
include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.8
include/scalarsite_sse/sse_dcomplex_mult_macros.h 1.1
Fixed VCDOT. Needed to use an unaligned store. Put all the DComplex SSE macros in a header, so they exist only once
12:56 bjoo lib/scalarsite_sse/sse_blas_local_vcdot_double.cc 1.2
Fixed vcdot. It turns out I needed to use an unaligned store
2008-06-26
23:30 bjoo include/Makefile.am 1.59
Ooops
23:23 bjoo configure 1.247
configure.ac 1.163
include/Makefile.am 1.58
include/qdp_config_internal.h.in 1.14
include/qdp_scalarsite_sse.h 1.31
include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.7
include/scalarsite_sse/qdp_scalarsite_sse_linalg_double.h 1.1
Added --enable-sse3 options
23:22 bjoo tests/Makefile.am 1.10
tests/testCMulDouble.cc 1.3
tests/testCMulDouble.h 1.3
tests/testMatEqHermMatDouble.cc 1.2
tests/test_cmul.cc 1.3
tests/timeMatEqHermHermDouble.cc 1.1
tests/timeMatEqHermHermDouble.h 1.1
tests/timeMatEqHermMatDouble.cc 1.1
tests/timeMatEqHermMatDouble.h 1.1
tests/timeMatEqMatHermDouble.cc 1.2
tests/timeMatEqMatMatDouble.cc 1.3
tests/time_matmat_double.cc 1.4
Added Mat routines
23:20 bjoo lib/Makefile.am 1.51
lib/qdp_scalarsite_sse.cc 1.42
lib/scalarsite_sse/qdp_scalarsite_linalg_double.cc 1.1
lib/scalarsite_sse/qdp_scalarsite_sse.cc 1.1
lib/scalarsite_sse/sse_linalg_m_eq_hh_double.cc 1.2
lib/scalarsite_sse/sse_linalg_m_eq_hm_double.cc 1.2
lib/scalarsite_sse/sse_linalg_m_eq_mh_double.cc 1.2
lib/scalarsite_sse/sse_linalg_m_eq_mm_double.cc 1.4
Hooked in the new kernels to double prec evaluates
2008-06-25
20:35 bjoo lib/Makefile.am 1.50
Makefile changes
20:34 bjoo lib/scalarsite_sse/sse_linalg_m_eq_hh_double.cc 1.1
lib/scalarsite_sse/sse_linalg_m_eq_hm_double.cc 1.1
ADded shells for these. THEY DONT WORK YET
20:33 bjoo tests/Makefile.am 1.9
tests/testMatEqHermHermDouble.cc 1.1
tests/testMatEqHermHermDouble.h 1.1
tests/testMatEqHermMatDouble.cc 1.1
tests/testMatEqHermMatDouble.h 1.1
tests/test_matmat_double.cc 1.5
Added shells for these guys
19:55 bjoo tests/timeMatEqMatHermDouble.cc 1.1
tests/timeMatEqMatHermDouble.h 1.1
Added timers for M=MH, M+=aMH
19:44 bjoo tests/Makefile.am 1.8
tests/testCMulDouble.cc 1.2
tests/testCMulDouble.h 1.2
tests/testMatEqMatHermDouble.cc 1.1
tests/testMatEqMatHermDouble.h 1.1
tests/test_cmul.cc 1.2
tests/test_matmat_double.cc 1.4
tests/time_matmat_double.cc 1.3
lib/Makefile.am 1.49
lib/scalarsite_sse/sse_linalg_m_eq_mh_double.cc 1.1
lib/scalarsite_sse/sse_linalg_m_eq_mm_double.cc 1.3
Added MH Kernels tests
15:03 bjoo include/scalarsite_sse/sse_linalg_mm_su3_double.h 1.2
Oopsie
14:54 bjoo tests/testMatEqMatMatDouble.cc 1.2
tests/testMatEqMatMatDouble.h 1.2
tests/test_matmat_double.cc 1.3
tests/testvol.h 1.5
tests/timeMatEqMatMatDouble.cc 1.2
tests/timeMatEqMatMatDouble.h 1.2
tests/time_matmat_double.cc 1.2
Added timings for +=aMM
14:53 bjoo lib/scalarsite_sse/sse_linalg_m_eq_mm_double.cc 1.2
lib/scalarsite_sse/sse_linalg_m_eq_scal_m_double.cc 1.2
Fixed single prec build problem. Added M += a*M*M kernel
2008-06-24
20:40 bjoo lib/Makefile.am 1.48
tests/testMatEqMatMatDouble.cc 1.1
Oopsie
20:39 bjoo tests/testMatEqMatMatDouble.h 1.1
Added testMatMat
20:37 bjoo lib/scalarsite_sse/sse_linalg_m_eq_mm_double.cc 1.1
lib/Makefile.am 1.47
M*M
20:37 bjoo tests/Makefile.am 1.7
tests/testCMulDouble.cc 1.1
tests/testCMulDouble.h 1.1
tests/testMatMatDouble.h 1.1
tests/test_cmul.cc 1.1
tests/test_matmat_double.cc 1.2
tests/timeMatEqMatMatDouble.cc 1.1
tests/timeMatEqMatMatDouble.h 1.1
tests/time_matmat_double.cc 1.1
Added SU3xSU3 tests and timing
18:43 chen other_libs/ffdb-lite/src/DBFunc.cpp 1.2
other_libs/ffdb-lite/src/DBFunc.h 1.3
removing apps directory
2008-06-23
20:29 bjoo tests/test_matmat_double.cc 1.1
Oops
20:27 bjoo tests/testVaypxDouble.cc 1.1
tests/testVaypxDouble.h 1.1
Added
20:25 bjoo include/scalarsite_sse/sse_linalg_mm_su3_double.h 1.1
sse_linalg_mm_su3_double.h Oops
20:22 bjoo tests/Makefile.am 1.6
tests/testMatPeqMatDouble.cc 1.1
tests/testMatPeqMatDouble.h 1.1
tests/testMatScalMultDouble.cc 1.1
tests/testMatScalMultDouble.h 1.1
Added tests for M+=M and M*=scalar
20:20 bjoo include/Makefile.am 1.57
Makefile.am
20:19 bjoo lib/Makefile.am 1.46
lib/scalarsite_sse/sse_linalg_m_eq_scal_m_double.cc 1.1
lib/scalarsite_sse/sse_linalg_m_peq_m_double.cc 1.1
Added mat+=mat, mat *= scalar
14:19 bjoo include/Makefile.am 1.56
include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.6
include/scalarsite_sse/sse_blas_vaxmbyz4_double.h 1.3
include/scalarsite_sse/sse_blas_vaxmyz4_double.h 1.3
include/scalarsite_sse/sse_blas_vaxpbyz4_double.h 1.3
lib/Makefile.am 1.45
lib/scalarsite_sse/sse_blas_vaxmbyz4_double.cc 1.2
lib/scalarsite_sse/sse_blas_vaxmyz4_double.cc 1.3
lib/scalarsite_sse/sse_blas_vaxpbyz4_double.cc 1.3
lib/scalarsite_sse/sse_blas_vaxpy4_double.cc 1.3
lib/scalarsite_sse/sse_blas_vaypx4_double.cc 1.1
tests/Makefile.am 1.5
tests/testVaxmyDouble.cc 1.2
tests/testVaxmyDouble.h 1.2
tests/testVaxpbyDouble.cc 1.3
tests/testVaxpbyDouble.h 1.2
tests/testVaxpyDouble.cc 1.2
tests/test_vaxpy_double.cc 1.5
tests/testvol.h 1.4
tests/timeVaxpyDouble.cc 1.4
tests/timeVaxpyDouble.h 1.4
tests/time_vaxpy_double.cc 1.4
OK Bring everything up to date
2008-06-20
20:03 bjoo include/scalarsite_sse/sse_blas_vaypx4_double.h 1.1
VAYPX instruction
21:18 tag qio2-3-6 added
2008-06-19
21:18 detar other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.19
Correct filename malloc. Fixes malloc segfault for certain filenames.
14:19 bjoo configure 1.246
Induced Changes
14:05 bjoo tests/Makefile.am 1.4
tests/testLocalVcdotRealDouble.cc 1.2
tests/testVaxpbyDouble.cc 1.2
tests/test_vaxpy_double.cc 1.4
tests/testvol.h 1.3
tests/timeVaxpyDouble.cc 1.3
tests/timeVaxpyDouble.h 1.3
tests/time_vaxpy_double.cc 1.3
These now seem OK
13:50 bjoo lib/Makefile.am 1.44
lib/qdp_default_allocator.cc 1.8
lib/qdp_default_allocator.cc 1.9
Makefile.am
13:50 bjoo lib/scalarsite_sse/sse_blas_local_sumsq_double.cc 1.2
lib/scalarsite_sse/sse_blas_local_vcdot_real_double.cc 1.2
lib/scalarsite_sse/sse_blas_vaxmyz4_double.cc 1.2
lib/scalarsite_sse/sse_blas_vaxpbyz4_double.cc 1.2
lib/scalarsite_sse/sse_blas_vaxpy4_double.cc 1.2
OK the vcdot real now works as does the vaxpy thingie. We may still want to optimize. Performance really falls off out of cache. Still we do better than the daxpy in ACML I think
2008-06-18
16:03 bjoo include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.5
include/scalarsite_sse/sse_blas_local_sumsq_double.h 1.2
include/scalarsite_sse/sse_blas_local_vcdot_double.h 1.2
include/scalarsite_sse/sse_blas_local_vcdot_real_double.h 1.2
include/scalarsite_sse/sse_blas_vaxmbyz4_double.h 1.2
include/scalarsite_sse/sse_blas_vaxmyz4_double.h 1.2
include/scalarsite_sse/sse_blas_vaxpbyz4_double.h 1.2
include/scalarsite_sse/sse_blas_vaxpy4_double.h 1.2
include/scalarsite_sse/sse_blas_vscal4_double.h 1.3
Moved bodies of SSE double routines to lib/scalarsite_sse
16:02 bjoo lib/Makefile.am 1.43
Makefile.am changed
16:02 bjoo lib/scalarsite_sse/sse_blas_local_sumsq_double.cc 1.1
lib/scalarsite_sse/sse_blas_local_vcdot_double.cc 1.1
lib/scalarsite_sse/sse_blas_local_vcdot_real_double.cc 1.1
lib/scalarsite_sse/sse_blas_vaxmbyz4_double.cc 1.1
lib/scalarsite_sse/sse_blas_vaxmyz4_double.cc 1.1
lib/scalarsite_sse/sse_blas_vaxpbyz4_double.cc 1.1
lib/scalarsite_sse/sse_blas_vaxpy4_double.cc 1.1
lib/scalarsite_sse/sse_blas_vscal4_double.cc 1.1
Moved these out of headers and into .ccs
2008-06-17
23:02 bjoo tests/timeVaxpyDouble.cc 1.2
tests/timeVaxpyDouble.h 1.2
tests/time_vaxpy_double.cc 1.2
More tests, more timings
18:33 bjoo include/Makefile.am 1.55
Added dprec reductions
14:50 edwards other_libs/ffdb-lite/config/config.guess 1.1
other_libs/ffdb-lite/config/config.sub 1.1
other_libs/ffdb-lite/config/depcomp 1.1
other_libs/ffdb-lite/config/install-sh 1.1
other_libs/ffdb-lite/config/missing 1.1
Added config files.
14:23 bjoo other_libs/xpath_reader/include/xml_array.h 1.7
Added some new std libraryisms - declared exit from cstdlib to keep my gcc-4.3 happy
02:57 edwards include/scalarsite_sse/sse_fused_spin_proj.h 1.4.4.1
Changed wildcard template params for adjSpinProj guys to instead start at the primitive scalar and vector level.
2008-06-16
20:09 bjoo include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.4
include/scalarsite_sse/sse_blas_local_sumsq_double.h 1.1
include/scalarsite_sse/sse_blas_local_vcdot_double.h 1.1
include/scalarsite_sse/sse_blas_local_vcdot_real_double.h 1.1
include/scalarsite_sse/sse_blas_vscal4_double.h 1.2
Added files for all the DP vector vector blas. Still to be speed checked or tuned
20:07 bjoo tests/Makefile.am 1.3
tests/testLocalSumSqDouble.cc 1.1
tests/testLocalSumSqDouble.h 1.1
tests/testLocalVcdotDouble.cc 1.1
tests/testLocalVcdotDouble.h 1.1
tests/testLocalVcdotRealDouble.cc 1.1
tests/testLocalVcdotRealDouble.h 1.1
tests/testVScalDouble.cc 1.1
tests/testVScalDouble.h 1.1
tests/test_vaxpy_double.cc 1.3
tests/testvol.h 1.2
All the real blas is tested a little
13:08 bjoo include/qdp_scalarsite_sse.h 1.30
Even single precision versions will now in clude double precision SSE assembler, so that test programs will still compile - also it may be useful if we ever do mixed precision stuff
13:07 bjoo include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.3
Changed TVec and TScal to DVec and DScal for double precision, so that there is no clash with the single prec version when the two are used together
04:19 edwards other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.3
other_libs/ffdb-lite/src/DBCursor.h 1.2
other_libs/ffdb-lite/src/DBData.h 1.2
other_libs/ffdb-lite/src/DBFunc.h 1.2
other_libs/ffdb-lite/src/DBKey.h 1.2
other_libs/ffdb-lite/src/DBString.h 1.3
other_libs/ffdb-lite/src/FFDB.h 1.2
other_libs/ffdb-lite/src/Serializable.h 1.2
Added emacs controls to throw into C++ mode.
03:54 edwards other_libs/ffdb-lite/aclocal.m4 1.3
other_libs/ffdb-lite/configure 1.4
Induced changes
03:54 edwards other_libs/ffdb-lite/configure.ac 1.4
Changed AC_CONFIG_SRCDIR to AC_CONFIG_AUX_DIR
2008-06-13
21:20 bjoo Makefile.am 1.16
include/Makefile.am 1.54
include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.2
include/scalarsite_sse/sse_blas_vaxmbyz4_double.h 1.1
include/scalarsite_sse/sse_blas_vaxmyz4_double.h 1.1
include/scalarsite_sse/sse_blas_vaxpbyz4_double.h 1.1
include/scalarsite_sse/sse_blas_vscal4_double.h 1.1
other_libs/qio/aclocal.m4 1.80
other_libs/qio/configure 1.105
tests/Makefile.am 1.2
tests/testVaxmyDouble.cc 1.1
tests/testVaxmyDouble.h 1.1
tests/testVaxpbyDouble.cc 1.1
tests/testVaxpbyDouble.h 1.1
tests/test_vaxpy_double.cc 1.2
Makefileins
14:29 bjoo configure.ac 1.162
configure 1.245
Induced changes
14:21 bjoo include/Makefile.am 1.53
include/qdp_scalarsite_sse.h 1.29
include/scalarsite_sse/qdp_scalarsite_sse_blas_dble.h 1.1
include/scalarsite_sse/sse_blas_vaxpy4_double.h 1.1
Start of Double Precision SSE
14:20 bjoo tests/Makefile.am 1.1
tests/testVaxpyDouble.cc 1.1
tests/testVaxpyDouble.h 1.1
tests/test_vaxpy_double.cc 1.1
tests/testvol.h 1.1
tests/timeVaxpyDouble.cc 1.1
tests/timeVaxpyDouble.h 1.1
tests/time_vaxpy_double.cc 1.1
tests/unittest.h 1.1
Tests and timing for double precision VAXPY wor Wilson Fermions
2008-06-07
21:53 edwards other_libs/ffdb-lite/configure 1.3
Induced changes.
21:52 edwards other_libs/ffdb-lite/ffdblite-config.in 1.1
Start of a config script.
21:51 edwards other_libs/ffdb-lite/aclocal.m4 1.2
Induced changes
21:50 edwards other_libs/ffdb-lite/Makefile.am 1.2
other_libs/ffdb-lite/configure.ac 1.3
other_libs/ffdb-lite/src/Makefile.am 1.3
Getting it work again.
18:24 edwards other_libs/ffdb-lite/configure 1.2
Induced changes.
18:24 edwards other_libs/ffdb-lite/configure.ac 1.2
Added some msg notices.
2008-06-03
18:23 chen other_libs/ffdb-lite/src/ConfDataStoreDB.cpp 1.1
Add ConfDataStoreDB.cpp
2008-06-02
20:10 chen other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.2
other_libs/ffdb-lite/src/DBString.cpp 1.2
other_libs/ffdb-lite/src/DBString.h 1.2
other_libs/ffdb-lite/src/Makefile.am 1.2
First try to put into production
19:31 tag FFDB added
2008-05-29
19:31 chen other_libs/ffdb-lite/AUTHORS 1.1.1.1
other_libs/ffdb-lite/COPYING 1.1.1.1
other_libs/ffdb-lite/INSTALL 1.1.1.1
other_libs/ffdb-lite/Makefile.am 1.1.1.1
other_libs/ffdb-lite/NEWS 1.1.1.1
other_libs/ffdb-lite/README 1.1.1.1
other_libs/ffdb-lite/aclocal.m4 1.1.1.1
other_libs/ffdb-lite/configure 1.1.1.1
other_libs/ffdb-lite/configure.ac 1.1.1.1
other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.1.1.1
other_libs/ffdb-lite/src/DBCursor.cpp 1.1.1.1
other_libs/ffdb-lite/src/DBCursor.h 1.1.1.1
other_libs/ffdb-lite/src/DBData.h 1.1.1.1
other_libs/ffdb-lite/src/DBFunc.cpp 1.1.1.1
other_libs/ffdb-lite/src/DBFunc.h 1.1.1.1
other_libs/ffdb-lite/src/DBKey.h 1.1.1.1
other_libs/ffdb-lite/src/DBString.cpp 1.1.1.1
other_libs/ffdb-lite/src/DBString.h 1.1.1.1
other_libs/ffdb-lite/src/FFDB.cpp 1.1.1.1
other_libs/ffdb-lite/src/FFDB.h 1.1.1.1
other_libs/ffdb-lite/src/Makefile.am 1.1.1.1
other_libs/ffdb-lite/src/Serializable.h 1.1.1.1
Initial CVS import of FFDB
19:31 chen other_libs/ffdb-lite/AUTHORS 1.1
other_libs/ffdb-lite/COPYING 1.1
other_libs/ffdb-lite/INSTALL 1.1
other_libs/ffdb-lite/Makefile.am 1.1
other_libs/ffdb-lite/NEWS 1.1
other_libs/ffdb-lite/README 1.1
other_libs/ffdb-lite/aclocal.m4 1.1
other_libs/ffdb-lite/configure 1.1
other_libs/ffdb-lite/configure.ac 1.1
other_libs/ffdb-lite/src/ConfDataStoreDB.h 1.1
other_libs/ffdb-lite/src/DBCursor.cpp 1.1
other_libs/ffdb-lite/src/DBCursor.h 1.1
other_libs/ffdb-lite/src/DBData.h 1.1
other_libs/ffdb-lite/src/DBFunc.cpp 1.1
other_libs/ffdb-lite/src/DBFunc.h 1.1
other_libs/ffdb-lite/src/DBKey.h 1.1
other_libs/ffdb-lite/src/DBString.cpp 1.1
other_libs/ffdb-lite/src/DBString.h 1.1
other_libs/ffdb-lite/src/FFDB.cpp 1.1
other_libs/ffdb-lite/src/FFDB.h 1.1
other_libs/ffdb-lite/src/Makefile.am 1.1
other_libs/ffdb-lite/src/Serializable.h 1.1
Initial revision
04:26 tag qio2-3-5 added
2008-05-26
04:26 detar other_libs/qio/NEWS 1.32
Add 2.3.5 news.
04:04 detar other_libs/qio/aclocal.m4 1.79
other_libs/qio/configure 1.104
other_libs/qio/configure.ac 1.70
Bump version numbers. Correct AC_HELP_STRING error in configure.ac. Rerun automake
04:02 detar other_libs/qio/doc/qio_2p3.tex 1.3
Add description of single-processor utilities and QIO_string_append.
04:01 detar other_libs/qio/examples/Makefile.am 1.15
other_libs/qio/examples/qio-convert-mesh-ppfs.c 1.2
other_libs/qio/examples/qio-convert-mesh.c 1.8
other_libs/qio/examples/qio-convert-nersc.c 1.1
other_libs/qio/examples/qio-copy-mesh-ppfs.c 1.1
other_libs/qio/examples/qio-mesh-utilities.c 1.1
Add NERSC conversion utility qio-convert-nersc. Add copy-mesh-ppfs utility. Add long missing qio-mesh-utilities. Remove extraneous defs.
03:58 detar other_libs/qio/include/qio.h 1.34
Add QIO_insert_reader_hypercube_data
03:26 detar other_libs/qio/include/qio_string.h 1.3
other_libs/qio/lib/qio/QIO_string.c 1.9
Add an append function to the QIO_string "class".
03:23 detar other_libs/qio/include/qioxml_internal.h 1.2
Increase size limit for record XML string
03:22 detar other_libs/qio/include/qioxml_usqcd_ksprop.h 1.2
Fix KS propagator record tag.
03:21 detar other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.18
Fix bug that caused stray record size mismatch errors on hypercube records.
03:19 detar other_libs/qio/lib/qio/QIO_info_usqcd_prop.c 1.4
Polish Balint's fix for propagator record XML tag
03:17 detar other_libs/qio/lib/lrl/LRL_main.c 1.25
Remove extraneous print statement
18:46 tag qdp1-27-0 added
2008-05-22
18:46 edwards NEWS 1.182
Info on 1.27.0
18:43 edwards configure 1.244
Induced changes
18:39 edwards aclocal.m4 1.161
Induced changes
17:32 edwards configure.ac 1.161
Changed to 1.27.0
2008-05-19
19:35 bjoo include/qdp_parscalar_specific.h 1.52
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.24
Minor tweaks
19:10 bjoo include/qdp_parscalar_specific.h 1.51
Added maxFloat back in
2008-05-18
19:58 bjoo examples/t_blas.cc 1.25
include/qdp_parscalar_specific.h 1.50
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.23
lib/qdp_scalarsite_sse.cc 1.41
Rerouted the sum to be quicker - just go through QMP_sum_double rather than the array variant which involves an extra malloc, an extra free and an extra copy
2008-05-16
19:46 bjoo examples/t_blas.cc 1.24
examples/t_gsum.cc 1.5
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.22
lib/qdp_scalarsite_sse.cc 1.40
Highest performing local sum I managed on Opteron
14:58 bjoo examples/t_blas.cc 1.23
examples/t_gsum.cc 1.4
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.21
lib/qdp_scalarsite_sse.cc 1.39
OK Right now the norm2 routine seems consistent as I go from 1-128 CPUs. Time to test on the Jaguar
2008-05-15
20:16 bjoo lib/qdp_scalarsite_sse.cc.kahan 1.1
Temporary
19:47 bjoo lib/qdp_scalarsite_sse.cc 1.38
Removed prefetch statements.
18:50 bjoo examples/t_blas.cc 1.22
lib/qdp_scalarsite_sse.cc 1.37
Removed an SSE3ism
18:37 bjoo lib/qdp_scalarsite_sse.cc 1.36
Rewritten the sum to not use SSE3
15:31 bjoo lib/qdp_scalarsite_sse.cc 1.35
examples/t_gsum.cc 1.3
Added a new version of the global sum
2008-05-14
19:35 bjoo NEWS 1.181
NEWS
19:31 bjoo include/qdp_qdpio.h 1.40
Another bunch of explicit casts to keep compilers at bay
19:00 bjoo aclocal.m4 1.160
Induced Changes
18:58 bjoo aclocal.m4 1.159
configure 1.243
examples/t_blas.cc 1.21
include/qdp_qdpio.h 1.39
include/qdp_scalarsite_sse.h 1.28
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.20
lib/qdp_filebuf.cc 1.9
lib/qdp_qdpio.cc 1.30
lib/qdp_qio_strings.cc 1.7
other_libs/xpath_reader/include/xml_struct_writer.h 1.5
Another little clean. Should now be ready for gcc-4.3
2008-05-13
22:05 bjoo include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.19
Added InnerProductReal(multi1d<OLattice<...> >, multi1d<OLattice< ...>, const Subset& s)
20:01 bjoo lib/qdp_scalarsite_sse.cc 1.34
include/qdp_scalarsite_sse.h 1.27
include/scalarsite_generic/generic_blas_local_vcdot.h 1.4
include/scalarsite_generic/generic_blas_local_vcdot_real.h 1.4
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.18
Damn thing! Just commit will you
19:59 bjoo AUTHORS 1.5
COPYING 1.2
INSTALL 1.10
INSTALL_EXAMPLES 1.4
Makefile.am 1.15
NEWS 1.180
README 1.11
acinclude.m4 1.8
aclocal.m4 1.158
configure 1.242
configure.ac 1.160
qdp++-config.in 1.19
lib/Makefile.am 1.42
lib/qdp.cc 1.10
lib/qdp_binx.cc 1.9
lib/qdp_byteorder.cc 1.5
lib/qdp_crc32.cc 1.2
lib/qdp_default_allocator.cc 1.7
lib/qdp_filebuf.cc 1.8
lib/qdp_io.cc 1.27
lib/qdp_iogauge.cc 1.27
lib/qdp_layout.cc 1.7
lib/qdp_map.cc 1.5
lib/qdp_parscalar_global_sum.cc 1.2
lib/qdp_parscalar_init.cc 1.16
lib/qdp_parscalar_layout.cc 1.27
lib/qdp_parscalar_specific.cc 1.36
lib/qdp_parscalarvec_init.cc 1.11
lib/qdp_parscalarvec_layout.cc 1.10
lib/qdp_parscalarvec_specific.cc 1.15
lib/qdp_profile.cc 1.5
lib/qdp_qcdoc_allocator.cc 1.7
lib/qdp_qdpio.cc 1.29
lib/qdp_qio_strings.cc 1.6
lib/qdp_qmp_extensions.cc 1.10
lib/qdp_random.cc 1.13
lib/qdp_scalar_init.cc 1.8
lib/qdp_scalar_layout.cc 1.18
lib/qdp_scalar_specific.cc 1.16
lib/qdp_scalarsite_specific.cc 1.17
lib/qdp_scalarsite_sse.cc 1.33
SSE Rest
19:59 bjoo include/qdp_config_internal.h.in 1.13
configure.ac 1.159
configure 1.241
HEADER
19:54 bjoo aclocal.m4 1.156
aclocal.m4 1.157
SSEIFICATION1
2008-05-09
17:45 bjoo include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_linalg.h 1.5
Cleaned out unsigned int and int comparisons which caused lots of warnings
23:17 tag qdp1-26-0 added
2008-05-02
23:17 bjoo include/qdp_primcolorvec.h 1.6
include/qdp_qdpio.h 1.38
Added DoublePrecType trait to PColorVector
19:54 bjoo NEWS 1.179
Oops forgot to modify NEWS
18:52 bjoo include/qdp_parscalar_specific.h 1.49
include/qdp_qdpio.h 1.37
lib/qdp_parscalar_specific.cc 1.35
lib/qdp_qio_strings.cc 1.5
other_libs/qio/configure 1.103
other_libs/qio/include/qioxml_usqcd_prop.h 1.3
other_libs/qio/lib/qio/QIO_info_usqcd_prop.c 1.3
everything else
18:52 bjoo configure 1.240
configure last
18:50 bjoo configure.ac 1.158
Configure.ac first
2008-03-17
04:03 edwards include/qdp_tree_io.h 1.1.2.5
lib/qdp_tree_io.cc 1.1.2.5
Removed unneeded overloads of write's in TreeArrayWriter.
03:55 edwards examples/Makefile.am 1.63.4.2
examples/t_aff.cc 1.1.2.3
examples/t_tree.cc 1.1.2.1
examples/t_xml.cc 1.26.4.2
include/qdp_aff_imp.h 1.1.2.4
include/qdp_tree_imp.h 1.1.2.3
include/qdp_tree_io.h 1.1.2.4
include/qdp_tree_types.h 1.1.2.1
include/qdp_xml_imp.h 1.1.2.3
include/qdp_xml_io.h 1.1.2.4
lib/qdp_aff_imp.cc 1.1.2.4
lib/qdp_tree_io.cc 1.1.2.4
lib/qdp_tree_types.cc 1.1.2.1
lib/qdp_xml_imp.cc 1.1.2.3
lib/qdp_xml_io.cc 1.1.2.3
Overhauled TreeWriter classes. Now, but TreeReader and TreeWriter can be constructed in a factory-style construction.
2008-03-16
18:21 edwards include/Makefile.am 1.52.4.2
lib/Makefile.am 1.41.4.3
Added qdp_types.* .
16:16 edwards lib/Makefile.am 1.41.4.2
Added qdp_tree_imp.cc
16:07 edwards include/qdp_aff_imp.h 1.1.2.3
include/qdp_aff_io.h 1.1.2.3
include/qdp_tree_imp.h 1.1.2.2
include/qdp_tree_io.h 1.1.2.3
include/qdp_xml_imp.h 1.1.2.2
include/qdp_xml_io.h 1.1.2.3
lib/qdp_aff_imp.cc 1.1.2.3
lib/qdp_aff_io.cc 1.1.2.3
lib/qdp_tree_io.cc 1.1.2.3
lib/qdp_xml_imp.cc 1.1.2.2
lib/qdp_xml_io.cc 1.1.2.2
Removed read/write of OScalar objects in favor of primitive objects.
02:40 edwards examples/t_aff.cc 1.1.2.2
include/qdp_aff_imp.h 1.1.2.2
include/qdp_aff_io.h 1.1.2.2
include/qdp_tree_io.h 1.1.2.2
include/qdp_xml_io.h 1.1.2.2
lib/qdp_aff_imp.cc 1.1.2.2
lib/qdp_aff_io.cc 1.1.2.2
lib/qdp_tree_io.cc 1.1.2.2
Further cleanups. First working version under the bridge pattern.
2008-03-15
14:28 edwards examples/Makefile.am 1.63.4.1
examples/t_aff.cc 1.1.2.1
examples/t_xml.cc 1.26.4.1
include/Makefile.am 1.52.4.1
include/qdp.h 1.60.4.1
include/qdp_aff_imp.h 1.1.2.1
include/qdp_aff_io.h 1.1.2.1
include/qdp_defs.h 1.14.4.1
include/qdp_inner.h 1.32.4.1
include/qdp_outer.h 1.53.4.1
include/qdp_parscalar_specific.h 1.48.4.1
include/qdp_parscalarvec_specific.h 1.27.4.1
include/qdp_primmatrix.h 1.33.4.1
include/qdp_primscalar.h 1.29.4.1
include/qdp_primseed.h 1.12.4.1
include/qdp_primspinvec.h 1.9.4.1
include/qdp_primvector.h 1.25.4.1
include/qdp_reality.h 1.32.4.1
include/qdp_scalar_specific.h 1.36.4.1
include/qdp_scalarvec_specific.h 1.25.4.1
include/qdp_specializations.h 1.11.4.1
include/qdp_tree_imp.h 1.1.2.1
include/qdp_tree_io.h 1.1.2.1
include/qdp_tree_rep.h 1.1.2.1
include/qdp_xml_imp.h 1.1.2.1
include/qdp_xml_io.h 1.1.2.1
lib/Makefile.am 1.41.4.1
lib/qdp_aff_imp.cc 1.1.2.1
lib/qdp_aff_io.cc 1.1.2.1
lib/qdp_tree_io.cc 1.1.2.1
lib/qdp_tree_rep.cc 1.1.2.1
lib/qdp_xml_imp.cc 1.1.2.1
lib/qdp_xml_io.cc 1.1.2.1
First versions of TreeReader/Writer class structure with XML and AFF.
21:56 tag qdp1-25-2 added
2008-03-04
21:56 bjoo include/qdp_layout.h 1.8
lib/qdp_layout.cc 1.6
lib/qdp_parscalar_layout.cc 1.26
DO IT
21:53 bjoo configure 1.239
other_libs/qio/configure 1.102
other_libs/qio/aclocal.m4 1.78
Induced changes
05:20 tag qio2-3-4 added
2008-02-27
05:20 detar other_libs/qio/include/dml.h 1.26
other_libs/qio/lib/dml/DML_utils.c 1.42
other_libs/qio/lib/qio/QIO_open_read.c 1.39
other_libs/qio/lib/qio/QIO_open_write.c 1.33
other_libs/qio/lib/qio/QIO_utils.c 1.40
Fix algorithm for splitting hypercube records.
2008-02-24
20:09 detar other_libs/qio/NEWS 1.31
other_libs/qio/configure 1.101
other_libs/qio/configure.ac 1.69
other_libs/qio/include/dml.h 1.25
other_libs/qio/include/qio.h 1.33
other_libs/qio/lib/dml/DML_utils.c 1.41
other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.17
other_libs/qio/lib/qio/QIO_open_read.c 1.38
other_libs/qio/lib/qio/QIO_open_write.c 1.32
other_libs/qio/lib/qio/QIO_read_record_data.c 1.24
other_libs/qio/lib/qio/QIO_read_record_info.c 1.24
other_libs/qio/lib/qio/QIO_utils.c 1.39
other_libs/qio/lib/qio/QIO_write.c 1.27
other_libs/qio/other_libs/c-lime/examples/lime_extract_record.c 1.9
Correct file splitting/joining for hypercube records
2008-02-20
21:37 bjoo lib/qdp_parscalar_layout.cc 1.25
Added 3D checkerboarding requiring time to be local
21:31 bjoo configure.ac 1.157
Fred
21:27 bjoo examples/t_mesplq.cc 1.26
include/qdp_config_internal.h.in 1.12
lib/qdp_layout.cc 1.5
lib/qdp_parscalar_layout.cc 1.24
lib/qdp_scalar_layout.cc 1.17
Fred
22:32 tag qio2-3-3 added
2008-02-05
22:32 detar other_libs/qio/doc/qio_2p3.tex 1.2
Fix typos
22:28 detar other_libs/qio/NEWS 1.30
version 2.3.3
22:27 detar other_libs/qio/doc/Makefile.am 1.6
other_libs/qio/doc/qio_2p2.tex 1.3
other_libs/qio/doc/qio_2p3.tex 1.1
Add USQCD staggered format to documentation and change to version 2p3
22:00 detar other_libs/qio/aclocal.m4 1.77
other_libs/qio/configure 1.100
other_libs/qio/configure.ac 1.68
Add USQCD staggered propagator support. Change to 2.3.3
21:58 detar other_libs/qio/lib/qio/QIO_info.c 1.20
other_libs/qio/lib/qio/QIO_info_usqcd_ksprop.c 1.1
other_libs/qio/lib/qio/QIO_info_usqcd_prop.c 1.2
other_libs/qio/lib/qio/QIO_utils.c 1.38
other_libs/qio/lib/qio/QIO_write.c 1.26
other_libs/qio/lib/Makefile.am 1.25
other_libs/qio/include/Makefile.am 1.14
other_libs/qio/include/qioxml.h 1.14
other_libs/qio/include/qioxml_usqcd_ksprop.h 1.1
other_libs/qio/include/qioxml_usqcd_prop.h 1.2
Add USQCD staggered propagator support
21:57 detar other_libs/qio/lib/dml/DML_utils.c 1.40
Free outbuf on one of the error exits.
21:55 detar other_libs/qio/other_libs/c-lime/examples/lime_extract_record.c 1.8
Bug fix.
21:51 detar other_libs/qio/other_libs/c-lime/lib/lime_reader.c 1.17
Complain about premature EOF
2007-12-05
19:44 bjoo examples/Makefile.am 1.63
examples/lhpc2ildg.cc 1.1
Added a file to extract info from lhpc HMC generated files
21:19 tag adat1-35-0 added
21:19 tag adat1-36-0 added
2007-10-27
21:19 edwards other_libs/qio/other_libs/c-lime/configure 1.46
other_libs/qio/configure 1.99
other_libs/libintrin/AUTHORS 1.2
other_libs/libintrin/COPYING 1.2
other_libs/libintrin/INSTALL 1.2
other_libs/libintrin/Makefile.am 1.2
other_libs/libintrin/NEWS 1.2
other_libs/libintrin/README 1.2
other_libs/libintrin/aclocal.m4 1.2
other_libs/libintrin/aclocal.m4 1.3
other_libs/libintrin/configure 1.3
Induced changes
21:19 edwards other_libs/qio/include/qio_config_internal.h.in 1.26
other_libs/qio/other_libs/c-lime/include/lime_config_internal.h.in 1.13
Induced changes.
21:15 edwards other_libs/xpath_reader/AUTHORS 1.2
other_libs/xpath_reader/COPYING 1.2
other_libs/xpath_reader/INSTALL 1.2
other_libs/xpath_reader/Makefile.am 1.3
other_libs/xpath_reader/NEWS 1.8
other_libs/xpath_reader/README 1.2
other_libs/xpath_reader/ToDoList 1.2
other_libs/xpath_reader/acinclude.m4 1.3
other_libs/xpath_reader/aclocal.m4 1.26
other_libs/xpath_reader/configure 1.25
other_libs/xpath_reader/configure.ac 1.7
other_libs/xpath_reader/configure 1.26
other_libs/qio/other_libs/c-lime/aclocal.m4 1.41
other_libs/qio/other_libs/c-lime/configure 1.45
other_libs/qio/aclocal.m4 1.76
other_libs/qio/configure 1.98
Induced changes
21:06 edwards aclocal.m4 1.155
configure 1.238
Induced changes
15:45 edwards lib/qdp_parscalar_layout.cc 1.23
lib/qdp_parscalarvec_layout.cc 1.9
lib/qdp_scalar_layout.cc 1.16
lib/qdp_scalarvec_layout.cc 1.13
Gave a type to the struct holding the local layout data. Did some indenting.
17:58 tag qdp1-25-1 added
2007-10-26
17:58 bjoo configure 1.237
Induced
17:55 bjoo aclocal.m4 1.154
Induced change
17:53 bjoo configure.ac 1.156
Bumped version to 2-5-1 in configure.ac
2007-10-06
14:59 edwards include/qdp_primcolormat.h 1.14
Added placeholder quarkContractXX and colorContract for Nc=1,2,4
04:04 kostas other_libs/qio/other_libs/c-lime/aclocal.m4 1.40
added a jack_fit util to make ensemble files of masses.
13:08 tag qdp1-25-0 added
2007-09-12
13:08 bjoo configure.ac 1.155
configure 1.236
Bah
13:00 bjoo other_libs/libintrin/configure 1.2
Darn It
12:55 bjoo configure.ac 1.154
Bumped version
12:48 bjoo configure 1.235
Bumped version in configure.ac
2007-09-04
13:10 bjoo include/scalarsite_sse/sse_s_m_a_mat.h 1.2
Removed this
2007-08-31
14:41 bjoo include/scalarsite_sse/sse_spin_proj_inlines.h 1.5
include/scalarsite_sse/sse_spin_recon_inlines.h 1.6
Added some pointer casts to make Intel compiler happy
10:52 bjoo configure 1.234
examples/Makefile.am 1.62
Removed oopsie from Makefile.am
03:54 bjoo NEWS 1.178
other_libs/libintrin/include/libintrin_config_internal.h.in 1.2
Initial move to intrinsics complete. Read the README. Still using inline sse for scalarvecsite
03:48 bjoo configure 1.233
configure.ac 1.153
qdp++-config.in 1.18
examples/Makefile.am 1.61
lib/Makefile.am 1.41
other_libs/Makefile.am 1.6
Added Libintrin magic to build
03:47 bjoo other_libs/libintrin/include/libintrin_config.h 1.1
other_libs/libintrin/include/libintrin_config_internal.h 1.1
other_libs/libintrin/include/libintrin_config_internal.h.in 1.1
Initial revision
03:47 tag update-1 added
03:47 bjoo other_libs/libintrin/configure.ac 1.1.1.2
other_libs/libintrin/configure 1.1.1.2
other_libs/libintrin/include/Makefile.am 1.1.1.2
other_libs/libintrin/include/inline_sse.h 1.1.1.2
other_libs/libintrin/include/libintrin_config.h 1.1.1.1
other_libs/libintrin/include/libintrin_config_internal.h 1.1.1.1
other_libs/libintrin/include/libintrin_config_internal.h.in 1.1.1.1
Update of source
02:52 tag start added
02:52 bjoo other_libs/libintrin/AUTHORS 1.1.1.1
other_libs/libintrin/COPYING 1.1.1.1
other_libs/libintrin/INSTALL 1.1.1.1
other_libs/libintrin/Makefile.am 1.1.1.1
other_libs/libintrin/NEWS 1.1.1.1
other_libs/libintrin/README 1.1.1.1
other_libs/libintrin/aclocal.m4 1.1.1.1
other_libs/libintrin/configure 1.1.1.1
other_libs/libintrin/configure.ac 1.1.1.1
other_libs/libintrin/include/Makefile.am 1.1.1.1
other_libs/libintrin/include/inline_sse.h 1.1.1.1
other_libs/libintrin/include/sse_add_su3_vector.h 1.1.1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_4vec.h 1.1.1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_hwvec.h 1.1.1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_vec.h 1.1.1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_vec_4dir.h 1.1.1.1
other_libs/libintrin/include/sse_mult_su3_an.h 1.1.1.1
other_libs/libintrin/include/sse_mult_su3_mat_hwvec.h 1.1.1.1
other_libs/libintrin/include/sse_mult_su3_mat_vec.h 1.1.1.1
other_libs/libintrin/include/sse_mult_su3_mat_vec_sum_4dir.h 1.1.1.1
other_libs/libintrin/include/sse_mult_su3_na.h 1.1.1.1
other_libs/libintrin/include/sse_mult_su3_nn.h 1.1.1.1
other_libs/libintrin/include/sse_scalar_mult_add_su3_matrix.h 1.1.1.1
other_libs/libintrin/include/sse_scalar_mult_add_su3_vector.h 1.1.1.1
other_libs/libintrin/include/sse_su3_projector.h 1.1.1.1
other_libs/libintrin/include/sse_sub_four_su3_vecs.h 1.1.1.1
other_libs/libintrin/config/depcomp 1.1.1.1
other_libs/libintrin/config/install-sh 1.1.1.1
other_libs/libintrin/config/missing 1.1.1.1
other_libs/libintrin/lib/Makefile.am 1.1.1.1
other_libs/libintrin/lib/sse_add_su3_vector.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_4vec.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_hwvec.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_vec.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_vec_4dir.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_su3_an.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_su3_mat_hwvec.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_su3_mat_vec.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_su3_mat_vec_sum_4dir.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_su3_na.c 1.1.1.1
other_libs/libintrin/lib/sse_mult_su3_nn.c 1.1.1.1
other_libs/libintrin/lib/sse_scalar_mult_add_su3_matrix.c 1.1.1.1
other_libs/libintrin/lib/sse_scalar_mult_add_su3_vector.c 1.1.1.1
other_libs/libintrin/lib/sse_su3_projector.c 1.1.1.1
other_libs/libintrin/lib/sse_sub_four_su3_vecs.c 1.1.1.1
First import of libintrin
02:52 bjoo other_libs/libintrin/AUTHORS 1.1
other_libs/libintrin/COPYING 1.1
other_libs/libintrin/INSTALL 1.1
other_libs/libintrin/Makefile.am 1.1
other_libs/libintrin/NEWS 1.1
other_libs/libintrin/README 1.1
other_libs/libintrin/aclocal.m4 1.1
other_libs/libintrin/configure 1.1
other_libs/libintrin/configure.ac 1.1
other_libs/libintrin/include/Makefile.am 1.1
other_libs/libintrin/include/inline_sse.h 1.1
other_libs/libintrin/include/sse_add_su3_vector.h 1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_4vec.h 1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_hwvec.h 1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_vec.h 1.1
other_libs/libintrin/include/sse_mult_adj_su3_mat_vec_4dir.h 1.1
other_libs/libintrin/include/sse_mult_su3_an.h 1.1
other_libs/libintrin/include/sse_mult_su3_mat_hwvec.h 1.1
other_libs/libintrin/include/sse_mult_su3_mat_vec.h 1.1
other_libs/libintrin/include/sse_mult_su3_mat_vec_sum_4dir.h 1.1
other_libs/libintrin/include/sse_mult_su3_na.h 1.1
other_libs/libintrin/include/sse_mult_su3_nn.h 1.1
other_libs/libintrin/include/sse_scalar_mult_add_su3_matrix.h 1.1
other_libs/libintrin/include/sse_scalar_mult_add_su3_vector.h 1.1
other_libs/libintrin/include/sse_su3_projector.h 1.1
other_libs/libintrin/include/sse_sub_four_su3_vecs.h 1.1
other_libs/libintrin/config/depcomp 1.1
other_libs/libintrin/config/install-sh 1.1
other_libs/libintrin/config/missing 1.1
other_libs/libintrin/lib/Makefile.am 1.1
other_libs/libintrin/lib/sse_add_su3_vector.c 1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_4vec.c 1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_hwvec.c 1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_vec.c 1.1
other_libs/libintrin/lib/sse_mult_adj_su3_mat_vec_4dir.c 1.1
other_libs/libintrin/lib/sse_mult_su3_an.c 1.1
other_libs/libintrin/lib/sse_mult_su3_mat_hwvec.c 1.1
other_libs/libintrin/lib/sse_mult_su3_mat_vec.c 1.1
other_libs/libintrin/lib/sse_mult_su3_mat_vec_sum_4dir.c 1.1
other_libs/libintrin/lib/sse_mult_su3_na.c 1.1
other_libs/libintrin/lib/sse_mult_su3_nn.c 1.1
other_libs/libintrin/lib/sse_scalar_mult_add_su3_matrix.c 1.1
other_libs/libintrin/lib/sse_scalar_mult_add_su3_vector.c 1.1
other_libs/libintrin/lib/sse_su3_projector.c 1.1
other_libs/libintrin/lib/sse_sub_four_su3_vecs.c 1.1
Initial revision
02:50 bjoo include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.15
lib/qdp_scalarsite_sse.cc 1.32
Fixed a few typos which made chroma regression failures go away
01:42 bjoo include/Makefile.am 1.52
Now Builds
01:34 bjoo aclocal.m4 1.153
configure 1.232
include/Makefile.am 1.51
include/qdp_sse_intrin.h 1.5
include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.14
include/scalarsite_sse/qdp_sse_fused_spin_proj_evaluates.h 1.7
include/scalarsite_sse/qdp_sse_fused_spin_recon_evaluates.h 1.7
include/scalarsite_sse/sse_addvec.h 1.3
include/scalarsite_sse/sse_adj_mat_hwvec.h 1.4
include/scalarsite_sse/sse_adj_mat_vec.h 1.3
include/scalarsite_sse/sse_fused_spin_proj.h 1.4
include/scalarsite_sse/sse_fused_spin_recon.h 1.4
include/scalarsite_sse/sse_mat_hwvec.h 1.3
include/scalarsite_sse/sse_mat_vec.h 1.3
include/scalarsite_sse/sse_mult_an.h 1.2
include/scalarsite_sse/sse_mult_na.h 1.2
include/scalarsite_sse/sse_mult_nn.h 1.2
include/scalarsite_sse/sse_mv_switchbox.h 1.3
include/scalarsite_sse/sse_s_m_a_vec.h 1.3
include/scalarsite_sse/sse_spin_aggregate.h 1.4
include/scalarsite_sse/sse_spin_recon_inlines.h 1.5
lib/qdp_scalarsite_sse.cc 1.31
Phase 1 of stripping out inline assembler
04:23 tag qdp1-24-6 added
2007-08-30
04:23 edwards NEWS 1.177
Info on 1.24.6
04:21 edwards aclocal.m4 1.152
configure 1.231
Induced changes
04:21 edwards configure.ac 1.152
Changed to 1.24.6
04:20 edwards other_libs/qio/NEWS 1.29
Info on 2.3.2
04:18 edwards other_libs/qio/aclocal.m4 1.75
other_libs/qio/configure 1.97
Induced changes
04:18 edwards other_libs/qio/configure.ac 1.67
Changed to 2.3.2
04:17 tag adat1-34-0 added
04:17 tag c-lime1-3-1 added
04:17 edwards other_libs/qio/other_libs/c-lime/NEWS 1.8
Info on 1.3.1
04:14 edwards other_libs/qio/other_libs/c-lime/aclocal.m4 1.39
other_libs/qio/other_libs/c-lime/configure 1.44
Induced changes
04:13 edwards other_libs/qio/other_libs/c-lime/configure.ac 1.16
Changed to 1.3.1
03:44 edwards other_libs/qio/lib/dml/DML_route.c 1.19
other_libs/qio/lib/lrl/LRL_main.c 1.24
other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.16
other_libs/qio/lib/qio/QIO_string.c 1.8
Added some function names for the print statements.
03:20 uid3790 other_libs/qio/other_libs/c-lime/lib/lime_reader.c 1.16
other_libs/qio/other_libs/c-lime/lib/lime_utils.c 1.5
other_libs/qio/other_libs/c-lime/lib/lime_writer.c 1.14
Changed all printf's to also write the name of the encompassing function.
2007-08-24
01:29 edwards include/qdp_multi.h 1.19
Changed error messages in resize to something a little more meaningful. Changed some "\n" to be "endl" since this flushes the buffer.
15:50 tag qdp1-24-5 added
2007-08-23
15:50 edwards aclocal.m4 1.151
configure 1.230
Induced changes
15:50 edwards configure.ac 1.151
Changed to 1.24.5
15:50 edwards NEWS 1.176
Info on 1.24.5
15:47 tag qio2-3-1 added
15:47 edwards other_libs/qio/NEWS 1.28
Info on 2.3.1
15:44 edwards other_libs/qio/aclocal.m4 1.74
other_libs/qio/configure 1.96
Induced changes
15:43 edwards other_libs/qio/configure.ac 1.66
Changed to 2.3.1
2007-08-22
04:50 edwards other_libs/qio/lib/dml/DML_parscalar.c 1.13
A hack in DML_route_bytes allows a Bluegene to run this part in switch mode even though QMP was forced into "mesh" mode.
03:15 tag qio2-3-0 added
03:15 edwards other_libs/qio/NEWS 1.27
Info on 2.3.0
02:14 edwards other_libs/qio/include/qio_config_internal.h.in 1.25
other_libs/qio/lib/dml/DML_route.c 1.18
Slow route enable option changed to fast routine option.
02:14 edwards other_libs/qio/aclocal.m4 1.73
other_libs/qio/configure 1.95
Induced changes
02:13 edwards other_libs/qio/configure.ac 1.65
Changed to version 3.3.0. Added new option --enable-dml-output-buffering and changed --enable-slow-route to instead be --enable-fast-route. The DML_partition_out route that allows multiple sites to be ganged together for performance improvement is problematic on some platforms, no now it must be enabled with the first option. The "fast-route" is problematic on some platforms, so now it must be enabled. The "slow-route" as fast, but apparently safe.
2007-08-21
23:03 edwards other_libs/qio/aclocal.m4 1.72
other_libs/qio/configure 1.94
Induced changes
19:24 edwards other_libs/qio/include/qio_config_internal.h.in 1.24
Now has QIO_DML_USE_OUT_BUFFERING.
19:22 edwards other_libs/qio/lib/dml/DML_utils.c 1.39
Ooops, changed "if defined" to "#if defined"
19:20 edwards other_libs/qio/lib/dml/DML_utils.c 1.38
Added ifdef's of QIO_DML_USE_OUT_BUFFERING around DML_partition_out.
19:19 edwards other_libs/qio/configure.ac 1.64
Added new --enable-dml-output-buffering to allow the usage of buffering of output in DML_partition_out. Otherwise, this code busts gigE and QMP/MPI in mesh mode. Changed to 2.3.0.
18:17 edwards other_libs/qio/aclocal.m4 1.71
Induced changes
18:16 edwards other_libs/qio/configure.ac 1.63
Changed to 2.2.2
2007-08-20
17:08 uid4709 include/qdp_scalarvecsite_sse.h 1.21
include/scalarsite_sse/qdp_scalarsite_sse_vector.h 1.5
include/scalarsite_sse/sse_blas_vaxpby3_g5.h 1.4
include/scalarsite_sse/sse_blas_vaxpy3_g5.h 1.4
include/scalarsite_sse/sse_blas_vaypx3_g5.h 1.4
include/scalarsite_sse/sse_blas_vscal3_g5.h 1.4
lib/qdp_scalarsite_sse.cc 1.30
Removed shufps inline asm and replaced with intrinsic. Now inline asm should only appear in the sources from the FNAL inline assembly headers. Clean these next
2007-08-16
15:49 edwards include/qdp_parscalarvec_specific.h 1.27
include/qdp_scalarvec_specific.h 1.25
Write out coord as another attribute for xml<<olattice.
15:44 edwards include/qdp_parscalar_specific.h 1.48
include/qdp_scalar_specific.h 1.36
Write out the coordinate as an attribute in xml<<olattice.
16:08 tag qdp1-24-4 added
2007-08-14
16:08 edwards NEWS 1.175
Changed to 1.24.4
16:06 edwards configure 1.229
Induced changes
16:04 edwards configure.ac 1.150
Changed to 1.24.4
16:02 tag qio2-2-1 added
16:02 edwards other_libs/qio/aclocal.m4 1.70
other_libs/qio/include/qio_config_internal.h.in 1.23
other_libs/qio/configure 1.93
aclocal.m4 1.150
Induced changes
16:01 edwards other_libs/qio/NEWS 1.26
Info on 2.2.1
04:15 edwards other_libs/qio/lib/qio/QIO_write.c 1.25
Put in a patch to allow global data to only live on the master_io_node.
03:08 edwards lib/qdp_qdpio.cc 1.28
Rearranged where a test of xml_c == NULL is located.
02:42 edwards other_libs/qio/lib/dml/DML_utils.c 1.37
Now allow word_size=1 for DML_byterevn. This is actually a NOP.
18:42 tag qdp1-24-3 added
2007-08-13
18:42 edwards aclocal.m4 1.149
configure 1.228
Induced changes
18:41 edwards NEWS 1.174
Info on 1.24.3
18:38 edwards configure.ac 1.149
Changed to 1.24.3
05:00 edwards include/qdp_io.h 1.24
lib/qdp_io.cc 1.26
lib/qdp_parscalar_specific.cc 1.34
lib/qdp_parscalarvec_specific.cc 1.14
Fixed how the BinaryReader/Writer checksums are disseminated.
2007-08-06
21:27 edwards NEWS 1.173
Small change in NEWS announcement.
17:28 tag qdp1-24-2 added
2007-07-17
17:28 bjoo include/qdp_traits.h 1.11
OK This I need to put back
16:58 bjoo configure 1.227
configure.ac 1.148
Moved version number in autoconf
16:56 bjoo NEWS 1.172
include/qdp_map.h 1.4
include/qdp_multi.h 1.18
include/qdp_subset.h 1.13
include/qdp_traits.h 1.10
include/scalarsite_generic/generic_spin_proj_inlines.h 1.3
include/scalarsite_generic/generic_spin_recon_inlines.h 1.3
include/scalarsite_generic/qdp_generic_fused_spin_proj_evaluates.h 1.5
include/scalarsite_sse/qdp_sse_fused_spin_proj_evaluates.h 1.6
include/scalarsite_sse/qdp_sse_fused_spin_recon_evaluates.h 1.6
include/scalarsite_sse/sse_spin_proj_inlines.h 1.4
include/scalarsite_sse/sse_spin_recon_inlines.h 1.4
lib/qdp_default_allocator.cc 1.6
lib/qdp_map.cc 1.4
lib/qdp_parscalar_init.cc 1.15
lib/qdp_parscalar_specific.cc 1.33
lib/qdp_profile.cc 1.4
lib/qdp_qdpio.cc 1.27
other_libs/xpath_reader/include/basic_xpath_reader.h 1.18
other_libs/xpath_reader/lib/basic_xpath_reader.cc 1.19
Made some C++ warnings go away
2007-07-08
18:17 kostas other_libs/qio/other_libs/c-lime/aclocal.m4 1.38
other_libs/qio/other_libs/c-lime/configure 1.43
other_libs/qio/other_libs/c-lime/include/lime_config_internal.h.in 1.12
added staticlight stripper
23:16 tag qio2-2-0 added
2007-06-22
23:16 detar other_libs/qio/doc/qio_2p2.tex 1.2
Corrected a couple of errors.
2007-06-21
18:16 edwards other_libs/xpath_reader/include/Makefile.am 1.13
other_libs/xpath_reader/include/xml_array3d.h 1.1
Added 3d array.
2007-06-18
19:14 bjoo aclocal.m4 1.148
configure 1.226
Remade everything with autmake 1.9.2 on qcdi01
15:32 detar other_libs/qio/configure 1.92
Continuing to fix configure, Makefile.in
15:25 detar other_libs/qio/aclocal.m4 1.69
other_libs/qio/configure 1.91
other_libs/qio/include/qio_config_internal.h.in 1.22
other_libs/qio/other_libs/c-lime/aclocal.m4 1.37
other_libs/qio/other_libs/c-lime/configure 1.42
other_libs/qio/other_libs/c-lime/include/lime_config_internal.h.in 1.11
Redo aclocal and automake to fix configure and Makefile.in
15:09 bjoo aclocal.m4 1.147
configure 1.225
include/qdp_qdpio.h 1.36
lib/qdp_qdpio.cc 1.26
other_libs/qio/aclocal.m4 1.68
other_libs/qio/configure 1.90
other_libs/qio/configure.ac 1.61
Patched for QIO version 2.2
2007-06-17
13:18 detar other_libs/qio/NEWS 1.25
other_libs/qio/configure 1.89
other_libs/qio/configure.ac 1.60
other_libs/qio/doc/Makefile.am 1.5
other_libs/qio/doc/qio_2p1.tex 1.1
other_libs/qio/doc/qio_2p2.tex 1.1
other_libs/qio/examples/layout_test_ppfs 1.1
other_libs/qio/examples/qio-test-util.c 1.6
other_libs/qio/examples/qio-test.c 1.11
other_libs/qio/include/Makefile.am 1.13
other_libs/qio/include/dml.h 1.24
other_libs/qio/include/qio.h 1.32
other_libs/qio/include/qioxml.h 1.13
other_libs/qio/include/qioxml_ildg_record.h 1.1
other_libs/qio/include/qioxml_internal.h 1.1
other_libs/qio/include/qioxml_private.h 1.1
other_libs/qio/include/qioxml_usqcd_gauge.h 1.1
other_libs/qio/include/qioxml_usqcd_prop.h 1.1
other_libs/qio/lib/Makefile.am 1.24
other_libs/qio/lib/dml/DML_parscalar.c 1.12
other_libs/qio/lib/dml/DML_scalar.c 1.10
other_libs/qio/lib/dml/DML_utils.c 1.36
other_libs/qio/lib/qio/QIO_close_read.c 1.14
other_libs/qio/lib/qio/QIO_close_write.c 1.11
other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.15
other_libs/qio/lib/qio/QIO_info.c 1.19
other_libs/qio/lib/qio/QIO_info_ildg_record.c 1.1
other_libs/qio/lib/qio/QIO_info_private.c 1.1
other_libs/qio/lib/qio/QIO_info_usqcd_gauge.c 1.1
other_libs/qio/lib/qio/QIO_info_usqcd_prop.c 1.1
other_libs/qio/lib/qio/QIO_open_read.c 1.37
other_libs/qio/lib/qio/QIO_open_write.c 1.31
other_libs/qio/lib/qio/QIO_read_record_data.c 1.23
other_libs/qio/lib/qio/QIO_read_record_info.c 1.23
other_libs/qio/lib/qio/QIO_utils.c 1.37
other_libs/qio/lib/qio/QIO_write.c 1.24
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.
2007-06-15
16:26 edwards docs/manual.tex 1.52
Updated aliasing slightly.
16:23 edwards docs/manual.tex 1.51
Added a section on avoiding aliasing.
2007-06-14
15:39 bjoo acinclude.m4 1.7
configure 1.224
OK Needed a change here....
15:33 bjoo aclocal.m4 1.146
configure 1.223
Remade the autofiles witha utomake 1.9.2
2007-06-13
21:49 bjoo include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_linalg.h 1.4
examples/t_su3.cc 1.11
Oops. Had to move Float to BAGELQDPFloat to avoid conflicts with the dslash down the line. Yuck
20:47 bjoo examples/t_su3.cc 1.10
include/Makefile.am 1.50
include/qdp_scalarsite_bagel_qdp.h 1.8
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_linalg.h 1.3
Make it live
19:30 bjoo aclocal.m4 1.145
configure 1.222
examples/t_su3.cc 1.9
include/qdp_scalarsite_bagel_qdp.h 1.7
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_linalg.h 1.2
Added full SU3 wonderfullness on noarch-double. Breaks the Bagel_qdp builds for now, but lets see how it does on the bluegene
2007-06-12
21:45 bjoo include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_linalg.h 1.1
Hooked in the simplest of these
18:34 bjoo examples/t_su3.cc 1.8
This test passed on the SDSC Bluegene
18:10 tag qdp1-24-1 added
18:10 bjoo examples/t_su3.cc 1.7
Fixed test
17:46 bjoo examples/t_su3.cc 1.6
Added += tests too
14:04 bjoo examples/t_su3.cc 1.5
I thought I committed this
04:27 edwards NEWS 1.171
Info on 1.24.1
04:25 edwards aclocal.m4 1.144
include/qdp_config_internal.h.in 1.11
configure 1.221
Induced changes
04:25 edwards configure.ac 1.147
Changed to 1.24.1
02:53 edwards include/qdp_xmlio.h 1.39
lib/qdp_xmlio.cc 1.41
Added const attributes to str() and printCurrentContext() within XMLBufferWriter.
2007-06-11
15:12 bjoo include/qdp_parscalar_specific.h 1.47
added missing #endif
04:26 tag qdp1-24-0 added
04:26 edwards NEWS 1.170
Updated info on 1.24.0
04:24 edwards include/qdp_xmlio.h 1.38
lib/qdp_xmlio.cc 1.40
Added string initilization to XMLBufferWriter.
2007-06-10
21:43 edwards examples/t_qio.cc 1.29
Added tests of BinaryWriter/Reader. NOTE: QIO annoyingly complains about byte reversal of a single byte, but doesn't fail (prints a warning). Otherwise, the code works fine.
21:16 edwards lib/qdp_io.cc 1.25
Fixes in Buffer initialization.
21:16 edwards examples/t_io.cc 1.24
Removed debugging code.
15:57 edwards examples/t_io.cc 1.23
include/qdp_io.h 1.23
lib/qdp_io.cc 1.24
Added TextBufferReader/Writer.
15:07 edwards docs/manual.tex 1.50
Updated to 1.24.0. New BinaryReader/Writer base classes and derived classes. Also, TextReader/Writer split into base and derived classes.
14:32 edwards examples/t_io.cc 1.22
include/qdp.h 1.60
include/qdp_allocator.h 1.5
include/qdp_binx.h 1.6
include/qdp_default_allocator.h 1.7
include/qdp_flopcount.h 1.7
include/qdp_forward.h 1.11
include/qdp_globalfuncs.h 1.3
include/qdp_init.h 1.2
include/qdp_inner.h 1.32
include/qdp_io.h 1.22
include/qdp_iogauge.h 1.6
include/qdp_layout.h 1.7
include/qdp_map.h 1.3
include/qdp_multi.h 1.17
include/qdp_newops.h 1.15
include/qdp_optops.h 1.11
include/qdp_outer.h 1.53
include/qdp_outersubtype.h 1.7
include/qdp_params.h 1.3
include/qdp_parscalar_specific.h 1.46
include/qdp_parscalarvec_specific.h 1.26
include/qdp_primcolormat.h 1.13
include/qdp_primcolorvec.h 1.5
include/qdp_primgamma.h 1.2
include/qdp_primitive.h 1.5
include/qdp_primmatrix.h 1.33
include/qdp_primscalar.h 1.29
include/qdp_primseed.h 1.12
include/qdp_primspinmat.h 1.14
include/qdp_primspinvec.h 1.9
include/qdp_primvector.h 1.25
include/qdp_profile.h 1.7
include/qdp_qcdoc_allocator.h 1.8
include/qdp_qdpexpr.h 1.4
include/qdp_qdpio.h 1.35
include/qdp_qdpsubtype.h 1.3
include/qdp_qdptype.h 1.5
include/qdp_random.h 1.6
include/qdp_reality.h 1.32
include/qdp_scalar_specific.h 1.35
include/qdp_scalarsite_defs.h 1.12
include/qdp_scalarsite_pabasm.h 1.4
include/qdp_scalarvec_specific.h 1.24
include/qdp_scalarvecsite_defs.h 1.14
include/qdp_scalarvecsite_sse.h 1.20
include/qdp_simpleword.h 1.14
include/qdp_specializations.h 1.11
include/qdp_stdio.h 1.7
include/qdp_stopwatch.h 1.5
include/qdp_stream_io.h 1.1
include/qdp_subset.h 1.12
include/qdp_traits.h 1.9
include/qdp_util.h 1.11
include/qdp_word.h 1.5
include/qdp_xmlio.h 1.37
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_blas.h 1.4
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_blas_g5.h 1.8
include/scalarsite_generic/generic_blas_g5.h 1.5
include/scalarsite_generic/generic_blas_local_sumsq.h 1.2
include/scalarsite_generic/generic_blas_local_vcdot.h 1.3
include/scalarsite_generic/generic_blas_local_vcdot_real.h 1.3
include/scalarsite_generic/generic_blas_vadd.h 1.2
include/scalarsite_generic/generic_blas_vadd3_g5.h 1.2
include/scalarsite_generic/generic_blas_vaxmby3.h 1.2
include/scalarsite_generic/generic_blas_vaxmby3_norm.h 1.2
include/scalarsite_generic/generic_blas_vaxmy3.h 1.2
include/scalarsite_generic/generic_blas_vaxpby3.h 1.2
include/scalarsite_generic/generic_blas_vaxpby3_g5.h 1.2
include/scalarsite_generic/generic_blas_vaxpy3.h 1.2
include/scalarsite_generic/generic_blas_vaxpy3_g5.h 1.3
include/scalarsite_generic/generic_blas_vaxpy3_norm.h 1.2
include/scalarsite_generic/generic_blas_vaypx3_g5.h 1.2
include/scalarsite_generic/generic_blas_vcaxmby3.h 1.3
include/scalarsite_generic/generic_blas_vcaxmy3.h 1.2
include/scalarsite_generic/generic_blas_vcaxpby3.h 1.3
include/scalarsite_generic/generic_blas_vcaxpy3.h 1.2
include/scalarsite_generic/generic_blas_vcscal.h 1.2
include/scalarsite_generic/generic_blas_vscal.h 1.2
include/scalarsite_generic/generic_blas_vscal_g5.h 1.2
include/scalarsite_generic/generic_blas_vsub.h 1.2
include/scalarsite_generic/generic_fused_spin_proj.h 1.3
include/scalarsite_generic/generic_fused_spin_recon.h 1.2
include/scalarsite_generic/generic_spin_proj.h 1.5
include/scalarsite_generic/generic_spin_proj_inlines.h 1.2
include/scalarsite_generic/generic_spin_recon.h 1.4
include/scalarsite_generic/generic_spin_recon_inlines.h 1.2
include/scalarsite_generic/qdp_generic_fused_spin_proj_evaluates.h 1.4
include/scalarsite_generic/qdp_generic_fused_spin_recon_evaluates.h 1.4
include/scalarsite_generic/qdp_generic_spin_project_evaluates.h 1.4
include/scalarsite_generic/qdp_scalarsite_generic_blas.h 1.23
include/scalarsite_generic/qdp_scalarsite_generic_blas_g5.h 1.7
include/scalarsite_generic/qdp_scalarsite_generic_cblas.h 1.6
include/scalarsite_generic/qdp_scalarsite_generic_linalg.h 1.8
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.10
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.17
include/scalarsite_sse/qdp_scalarsite_sse_blas_g5.h 1.7
include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.13
include/scalarsite_sse/qdp_scalarsite_sse_vector.h 1.4
include/scalarsite_sse/qdp_sse_fused_spin_proj_evaluates.h 1.5
include/scalarsite_sse/qdp_sse_fused_spin_recon_evaluates.h 1.5
include/scalarsite_sse/qdp_sse_spin_evaluates.h 1.5
include/scalarsite_sse/sse_blas_vadd3_g5.h 1.3
include/scalarsite_sse/sse_blas_vaxpby3_g5.h 1.3
include/scalarsite_sse/sse_blas_vaxpy3_g5.h 1.3
include/scalarsite_sse/sse_blas_vaypx3_g5.h 1.3
include/scalarsite_sse/sse_blas_vscal3_g5.h 1.3
include/scalarsite_sse/sse_fused_spin_proj.h 1.3
include/scalarsite_sse/sse_fused_spin_recon.h 1.3
include/scalarsite_sse/sse_spin_proj.h 1.3
include/scalarsite_sse/sse_spin_proj_inlines.h 1.3
include/scalarsite_sse/sse_spin_recon.h 1.3
include/scalarsite_sse/sse_spin_recon_inlines.h 1.3
include/scalarvecsite_sse/qdp_scalarvecsite_sse_blas.h 1.5
include/scalarvecsite_sse/qdp_scalarvecsite_sse_linalg.h 1.8
lib/qdp.cc 1.9
lib/qdp_binx.cc 1.8
lib/qdp_default_allocator.cc 1.5
lib/qdp_io.cc 1.23
lib/qdp_iogauge.cc 1.26
lib/qdp_layout.cc 1.4
lib/qdp_map.cc 1.3
lib/qdp_parscalar_init.cc 1.14
lib/qdp_parscalar_layout.cc 1.22
lib/qdp_parscalar_specific.cc 1.32
lib/qdp_parscalarvec_init.cc 1.10
lib/qdp_parscalarvec_layout.cc 1.8
lib/qdp_parscalarvec_specific.cc 1.13
lib/qdp_profile.cc 1.3
lib/qdp_qcdoc_allocator.cc 1.6
lib/qdp_qdpio.cc 1.25
lib/qdp_random.cc 1.12
lib/qdp_scalar_init.cc 1.7
lib/qdp_scalar_layout.cc 1.15
lib/qdp_scalar_specific.cc 1.15
lib/qdp_scalarsite_specific.cc 1.16
lib/qdp_scalarsite_sse.cc 1.29
lib/qdp_scalarvec_init.cc 1.5
lib/qdp_scalarvec_layout.cc 1.12
lib/qdp_scalarvec_specific.cc 1.9
lib/qdp_scalarvecsite_specific.cc 1.15
lib/qdp_scalarvecsite_sse.cc 1.5
lib/qdp_stdio.cc 1.10
lib/qdp_stopwatch.cc 1.4
lib/qdp_subset.cc 1.9
lib/qdp_util.cc 1.6
lib/qdp_xmlio.cc 1.39
other_libs/qio/include/qio_config_internal.h.in 1.21
Reorganized BinaryReader/Writer and TextReader. Now, these classes are abstract classes (just like XMLWriter) for BinaryBufferReader/Writer and BinaryFileReader/Writer . Also, removed the old QDP_BEGIN/END_NAMESPACE macro and now simply use "namespace QDP".
14:27 edwards NEWS 1.169
Info on 1.24.0
2007-06-09
22:15 edwards other_libs/qio/aclocal.m4 1.67
other_libs/qio/configure 1.88
Induced changes
22:13 tag c-lime1-3-0 added
22:13 edwards other_libs/qio/other_libs/c-lime/include/lime_config_internal.h.in 1.10
Induced changes.
22:12 edwards other_libs/qio/other_libs/c-lime/aclocal.m4 1.36
other_libs/qio/other_libs/c-lime/configure 1.40
other_libs/qio/other_libs/c-lime/configure 1.41
Induced changes
22:11 edwards other_libs/qio/other_libs/c-lime/configure.ac 1.15
Changed to 1.3.0
22:08 edwards other_libs/qio/other_libs/c-lime/aclocal.m4 1.35
other_libs/qio/other_libs/c-lime/configure 1.39
Induced changes
21:58 edwards aclocal.m4 1.142
configure.ac 1.146
aclocal.m4 1.143
configure 1.220
Induced changes
21:57 edwards configure.ac 1.145
Changed to 1.24.0
2007-06-08
20:07 bjoo examples/t_su3.cc 1.4
t_su3.cc
2007-06-04
14:39 bjoo include/qdp.h 1.59
Oops. Left QDP_CONST unfixed
2007-05-31
19:42 bjoo include/qdp_flopcount.h 1.6
include/qdp_outer.h 1.52
include/qdp_parscalar_specific.h 1.45
include/qdp_parscalarvec_specific.h 1.25
lib/qdp_parscalar_specific.cc 1.31
lib/qdp_parscalarvec_specific.cc 1.12
lib/qdp_scalar_specific.cc 1.14
lib/qdp_scalarsite_specific.cc 1.15
lib/qdp_scalarvec_specific.cc 1.8
lib/qdp_scalarvecsite_specific.cc 1.14
Moved Layout::sitesOnNode out of loops. Tested scalar and parscalar single
20:47 tag qio2-1-9 added
2007-05-13
20:47 detar other_libs/qio/NEWS 1.24
other_libs/qio/aclocal.m4 1.66
other_libs/qio/configure 1.87
other_libs/qio/configure.ac 1.59
other_libs/qio/examples/Makefile.am 1.14
other_libs/qio/examples/layout_test 1.2
other_libs/qio/examples/qio-convert-mesh-pfs.c 1.2
other_libs/qio/examples/qio-convert-mesh-ppfs.c 1.1
other_libs/qio/examples/qio-convert-mesh-singlefs.c 1.6
other_libs/qio/examples/qio-convert-mesh.c 1.7
other_libs/qio/examples/qio-convert-mesh.h 1.4
other_libs/qio/examples/qio-host-test.sh 1.2
other_libs/qio/include/qio.h 1.31
other_libs/qio/lib/dml/DML_utils.c 1.35
other_libs/qio/lib/lrl/LRL_main.c 1.23
other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.14
Support file splitting for I/O with fewer I/O nodes than compute nodes.
20:46 detar other_libs/qio/include/qioxml.h 1.12
other_libs/qio/lib/qio/QIO_info.c 1.18
Convenience functions for building and parsing USQCD lattice file XML (E. Scholz)
20:45 detar other_libs/qio/include/qio_config_internal.h.in 1.20
Edit comment
20:43 detar other_libs/qio/lib/qio/QIO_utils.c 1.36
Add timing function.
20:42 detar other_libs/qio/lib/qio/QIO_read_record_data.c 1.22
Add some debug statements
20:41 detar other_libs/qio/lib/qio/QIO_open_read.c 1.36
Avoid a null malloc. Add a debug statement.
20:36 tag adat1-32-0 added
20:36 tag adat1-33-0 added
20:36 detar other_libs/qio/other_libs/c-lime/aclocal.m4 1.34
other_libs/qio/other_libs/c-lime/configure 1.38
other_libs/qio/other_libs/c-lime/configure.ac 1.14
other_libs/qio/other_libs/c-lime/examples/lime_contents.c 1.9
other_libs/qio/other_libs/c-lime/examples/lime_extract_record.c 1.7
other_libs/qio/other_libs/c-lime/examples/lime_extract_type.c 1.5
other_libs/qio/other_libs/c-lime/examples/lime_pack.c 1.7
other_libs/qio/other_libs/c-lime/examples/lime_unpack.c 1.9
other_libs/qio/other_libs/c-lime/examples/lime_writer_test1.c 1.11
other_libs/qio/other_libs/c-lime/include/Makefile.am 1.9
other_libs/qio/other_libs/c-lime/include/dcap-overload.h 1.1
other_libs/qio/other_libs/c-lime/include/lime.h 1.3
other_libs/qio/other_libs/c-lime/include/lime_config_internal.h.in 1.9
other_libs/qio/other_libs/c-lime/lib/lime_fseeko.c 1.3
other_libs/qio/other_libs/c-lime/lib/lime_reader.c 1.15
other_libs/qio/other_libs/c-lime/lib/lime_writer.c 1.13
Add support for dcache/DCAP from Jim Simone
04:46 tag adat1-31-0 added
04:46 tag qdp1-23-2 added
2007-04-12
04:46 kostas other_libs/xpath_reader/include/xml_array2d.h 1.6
work in progress
2007-04-11
18:01 kostas other_libs/xpath_reader/include/xml_array.h 1.6
other_libs/xpath_reader/include/xml_array2d.h 1.5
improved the 2d arrays
2007-04-07
04:44 kostas other_libs/xpath_reader/include/xml_array2d.h 1.4
further fixes of the 2d array and the statistics.h
2007-04-06
21:09 bjoo examples/t_su3.cc 1.3
OK Hopefully got rid of the make check build failure
05:02 kostas other_libs/xpath_reader/include/xml_array.h 1.5
removed redundant things..
05:00 kostas other_libs/xpath_reader/include/xml_array.h 1.4
other_libs/xpath_reader/include/xml_array2d.h 1.3
fixed up the xml_array2d class
2007-04-05
20:54 bjoo examples/t_su3.cc 1.2
Added timings
19:57 bjoo aclocal.m4 1.141
configure 1.219
examples/Makefile.am 1.60
examples/t_su3.cc 1.1
Added extra files
2007-03-28
12:59 bjoo include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.9
Fixed an oops here
2007-03-27
23:01 bjoo aclocal.m4 1.140
configure 1.218
Remade autofiles
2007-03-26
19:48 bjoo aclocal.m4 1.139
configure 1.217
configure.ac 1.144
include/qdp_config_internal.h.in 1.10
include/qdp_scalarsite_bagel_qdp.h 1.6
Added --enable-bgl option as placeholder for when we get bluegene assembler. Right now it activates QCDOC SU(3)xSU(3) and noarch AN type operation
22:08 tag qdp1-23-1 added
2007-03-18
22:08 edwards other_libs/qio/other_libs/c-lime/examples/lime_unpack.c 1.8
Removed what I think is a dcache closing of a file.
2007-03-17
12:55 detar other_libs/qio/other_libs/c-lime/examples/lime_unpack.c 1.7
Correct premature use of DCAP macro
00:14 detar other_libs/qio/other_libs/c-lime/examples/lime_unpack.c 1.6
Fix print statement
18:32 tag qdp1-23-0 added
2007-03-15
18:32 edwards include/qdp_parscalar_specific.h 1.44
Bug fix in globalMax and globalMin.
03:50 edwards docs/manual.tex 1.49
docs/usr/implementation.dox 1.5
Changed to 1.23.0 . Added Global Comparisons sections with new globalMax and globalMin functions.
03:16 edwards aclocal.m4 1.138
configure 1.216
Induced changes
03:16 edwards configure.ac 1.143
Changed to 1.23.0
03:16 edwards NEWS 1.168
Info on 1.23.0
03:15 edwards include/qdp_globalfuncs.h 1.2
include/qdp_inner.h 1.31
include/qdp_newops.h 1.14
include/qdp_outer.h 1.51
include/qdp_parscalar_specific.h 1.43
include/qdp_primscalar.h 1.28
include/qdp_reality.h 1.31
include/qdp_scalar_specific.h 1.34
include/qdp_simpleword.h 1.13
Added globalMax and globalMin.
03:14 edwards examples/t_foo.cc 1.44
Added tests of globalMax/Min.
19:41 tag qdp1-22-1 added
2007-03-05
19:41 bjoo NEWS 1.167
News updated
19:40 bjoo configure.ac 1.142
other_libs/qio/aclocal.m4 1.65
other_libs/qio/configure 1.86
Configure.ac version bump
21:28 tag qdp1-22-0 added
2007-02-27
21:28 bjoo aclocal.m4 1.137
configure 1.215
Remade autofiles
20:27 bjoo NEWS 1.166
configure 1.214
configure.ac 1.141
Pre tagging commit
16:22 edwards other_libs/xpath_reader/include/xml_array2d.h 1.2
Added nrows and ncols to Array2d.
2007-02-26
22:49 bjoo include/qdp_scalarsite_bagel_qdp.h 1.5
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_blas.h 1.3
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_blas_g5.h 1.7
Now it seems that bagel_qdp target also works in both cb2 and lexico. Victory
02:26 edwards lib/qdp_parscalar_layout.cc 1.21
Now print the total number of nodes.
2007-02-24
02:06 bjoo include/scalarsite_sse/qdp_sse_spin_evaluates.h 1.4
SSE enabled QDP now works for lexico
01:00 bjoo examples/dslashm_w.cc 1.16
examples/examples.h 1.8
examples/t_dslashm.cc 1.20
include/scalarsite_generic/qdp_generic_fused_spin_proj_evaluates.h 1.3
include/scalarsite_generic/qdp_generic_fused_spin_recon_evaluates.h 1.3
include/scalarsite_generic/qdp_scalarsite_generic_blas.h 1.22
include/scalarsite_generic/qdp_scalarsite_generic_linalg.h 1.7
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.8
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.16
include/scalarsite_sse/qdp_scalarsite_sse_blas_g5.h 1.6
include/scalarsite_sse/qdp_sse_fused_spin_proj_evaluates.h 1.4
include/scalarsite_sse/qdp_sse_fused_spin_recon_evaluates.h 1.4
lib/qdp_scalarsite_sse.cc 1.28
Generics now work on lexico layout
2007-02-22
21:45 bjoo lib/qdp_scalarsite_sse.cc 1.27
Stupid bug
15:58 bjoo examples/baryon_w.cc 1.14
examples/formfac_w.cc 1.17
examples/mesons_w.cc 1.12
examples/t_blas.cc 1.20
examples/t_cblas.cc 1.4
include/scalarsite_generic/qdp_scalarsite_generic_blas.h 1.21
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.15
OK make check now works too. Also tests seem to pass in cb2 and lexico mode for generics and sse. But I dont trust it so I need to do the chroma build. Still commit this
03:30 bjoo examples/t_blas.cc 1.19
examples/t_blas_g5_3.cc 1.6
examples/t_cblas.cc 1.3
examples/t_spinproj.cc 1.6
include/qdp_outersubtype.h 1.6
include/scalarsite_generic/qdp_generic_spin_project_evaluates.h 1.3
include/scalarsite_generic/qdp_scalarsite_generic_blas.h 1.20
include/scalarsite_generic/qdp_scalarsite_generic_blas_g5.h 1.6
include/scalarsite_generic/qdp_scalarsite_generic_cblas.h 1.5
lib/qdp_scalarsite_sse.cc 1.26
Added changes to make the scalar normal and scalar sse targets compile
2007-02-21
22:17 bjoo include/qdp_outer.h 1.50
include/qdp_outersubtype.h 1.5
include/qdp_parscalar_specific.h 1.42
include/qdp_parscalarvec_specific.h 1.24
include/qdp_scalar_specific.h 1.33
include/qdp_scalarsite_pabasm.h 1.3
include/qdp_scalarvec_specific.h 1.23
include/qdp_subset.h 1.11
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_blas.h 1.2
include/scalarsite_bagel_qdp/qdp_scalarsite_bagel_qdp_blas_g5.h 1.6
include/scalarsite_generic/qdp_generic_fused_spin_proj_evaluates.h 1.2
include/scalarsite_generic/qdp_generic_fused_spin_recon_evaluates.h 1.2
include/scalarsite_generic/qdp_generic_spin_project_evaluates.h 1.2
include/scalarsite_generic/qdp_scalarsite_generic_blas.h 1.19
include/scalarsite_generic/qdp_scalarsite_generic_blas_g5.h 1.5
include/scalarsite_generic/qdp_scalarsite_generic_cblas.h 1.4
include/scalarsite_generic/qdp_scalarsite_generic_linalg.h 1.6
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.7
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.14
include/scalarsite_sse/qdp_scalarsite_sse_blas_g5.h 1.5
include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.12
include/scalarsite_sse/qdp_sse_fused_spin_proj_evaluates.h 1.3
include/scalarsite_sse/qdp_sse_fused_spin_recon_evaluates.h 1.3
include/scalarsite_sse/qdp_sse_spin_evaluates.h 1.3
include/scalarvecsite_sse/qdp_scalarvecsite_sse_linalg.h 1.7
lib/qdp_scalarsite_specific.cc 1.14
lib/qdp_scalarsite_sse.cc 1.25
lib/qdp_scalarvecsite_specific.cc 1.13
lib/qdp_scalarvecsite_sse.cc 1.4
lib/qdp_subset.cc 1.8
First stage of removing ordered subset. Code is UNSTABLE
22:22 tag qdp_pre_subset_cleanup added
2007-02-16
22:22 bjoo NEWS 1.165
aclocal.m4 1.136
configure 1.213
configure.ac 1.140
include/qdp_subset.h 1.10
lib/qdp_subset.cc 1.7
V1.21.9 added rb3 3d red black subset - unordered
01:32 tag qio2-1-8 added
2007-02-13
01:32 osborn other_libs/qio/configure 1.85
other_libs/qio/configure.ac 1.58
other_libs/qio/examples/layout_hyper.c 1.10
other_libs/qio/other_libs/c-lime/examples/lime_writer_test1.c 1.10
fixed --enable-dml-bufsize option and more warning eliminations
00:49 osborn other_libs/qio/NEWS 1.23
other_libs/qio/configure 1.84
other_libs/qio/configure.ac 1.57
other_libs/qio/bin/qio-config.in 1.4
other_libs/qio/lib/dml/DML_crc32.c 1.5
other_libs/qio/lib/dml/DML_utils.c 1.34
other_libs/qio/lib/lrl/LRL_main.c 1.22
other_libs/qio/lib/qio/QIO_open_read.c 1.35
other_libs/qio/lib/qio/QIO_open_write.c 1.30
other_libs/qio/lib/qio/QIO_utils.c 1.35
other_libs/qio/other_libs/c-lime/configure 1.37
other_libs/qio/other_libs/c-lime/examples/lime_contents.c 1.8
other_libs/qio/other_libs/c-lime/examples/lime_extract_type.c 1.4
other_libs/qio/other_libs/c-lime/examples/lime_pack.c 1.6
other_libs/qio/other_libs/c-lime/examples/lime_unpack.c 1.5
other_libs/qio/other_libs/c-lime/include/lime_config_internal.h.in 1.8
Eliminated compiler warnings and now save configure options in qio-config.
21:27 tag qdp1-21-8 added
2007-02-09
21:27 bjoo aclocal.m4 1.135
configure 1.212
Version 1.21.8 - SSE Spin Proj and recon ops
20:35 bjoo NEWS 1.164
configure 1.211
configure.ac 1.139
examples/t_spinproj.cc 1.5
examples/t_spinproj2.cc 1.3
include/qdp_inner.h 1.30
include/qdp_outer.h 1.49
include/qdp_primspinvec.h 1.8
include/qdp_primvector.h 1.24
include/scalarsite_generic/generic_spin_proj.h 1.4
include/scalarsite_generic/generic_spin_recon.h 1.3
include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.11
include/scalarsite_sse/qdp_sse_fused_spin_proj_evaluates.h 1.2
include/scalarsite_sse/qdp_sse_fused_spin_recon_evaluates.h 1.2
include/scalarsite_sse/qdp_sse_spin_evaluates.h 1.2
include/scalarsite_sse/sse_fused_spin_proj.h 1.2
include/scalarsite_sse/sse_fused_spin_recon.h 1.2
include/scalarsite_sse/sse_spin_aggregate.h 1.3
include/scalarsite_sse/sse_spin_proj.h 1.2
include/scalarsite_sse/sse_spin_proj_inlines.h 1.2
include/scalarsite_sse/sse_spin_recon.h 1.2
include/scalarsite_sse/sse_spin_recon_inlines.h 1.2
SSE SPin Projectors. Dont seem to win me much... More work needed. But at least the hooks are there.
2007-02-07
20:50 bjoo include/Makefile.am 1.49
Oopsie
20:45 bjoo aclocal.m4 1.134
configure 1.210
examples/t_spinproj.cc 1.4
examples/t_spinproj2.cc 1.2
include/Makefile.am 1.48
include/qdp_outer.h 1.48
include/qdp_primspinvec.h 1.7
include/scalarsite_generic/generic_spin_aggregate.h 1.2
include/scalarsite_generic/generic_spin_proj.h 1.3
include/scalarsite_generic/generic_spin_recon.h 1.2
include/scalarsite_generic/qdp_generic_fused_spin_proj.h 1.3
include/scalarsite_generic/qdp_generic_fused_spin_proj_evaluates.h 1.1
include/scalarsite_generic/qdp_generic_fused_spin_recon.h 1.2
include/scalarsite_generic/qdp_generic_fused_spin_recon_evaluates.h 1.1
include/scalarsite_generic/qdp_generic_spin_project_evaluates.h 1.1
include/scalarsite_generic/qdp_scalarsite_spin_project.h 1.3
Added SSE Stuff. Moved proj names around for non_sse
20:35 bjoo include/scalarsite_sse/qdp_sse_fused_spin_proj_evaluates.h 1.1
include/scalarsite_sse/qdp_sse_fused_spin_recon_evaluates.h 1.1
include/scalarsite_sse/qdp_sse_spin_evaluates.h 1.1
include/scalarsite_sse/sse_fused_spin_proj.h 1.1
include/scalarsite_sse/sse_fused_spin_recon.h 1.1
include/scalarsite_sse/sse_spin_aggregate.h 1.2
include/scalarsite_sse/sse_spin_proj.h 1.1
include/scalarsite_sse/sse_spin_proj_inlines.h 1.1
include/scalarsite_sse/sse_spin_recon.h 1.1
include/scalarsite_sse/sse_spin_recon_inlines.h 1.1
Added SSE versions of the projection stuff with compiler intrinsics. Duplicated hooks from generic and changed REAL to REAL 32
15:31 tag qdp1-21-7 added
2007-02-06
15:31 bjoo NEWS 1.163
configure 1.209
configure.ac 1.138
Updated news, updated version in configure.ac
15:13 bjoo examples/t_spinproj2.cc 1.1
t_spinproj2 test program
15:09 bjoo aclocal.m4 1.133
configure 1.208
Updated autofiles on qcdi02
15:07 bjoo include/QDPOperators.h 1.22
include/qdp_primscalar.h 1.27
Cleaned out some unwanted diag messages
15:01 bjoo examples/Makefile.am 1.59
examples/t_spinproj.cc 1.3
include/Makefile.am 1.47
include/QDPOperators.h 1.21
include/qdp_optops.h 1.10
include/qdp_primscalar.h 1.26
include/qdp_scalarsite_bagel_qdp.h 1.4
include/qdp_scalarsite_generic.h 1.14
include/qdp_scalarsite_sse.h 1.26
include/scalarsite_generic/generic_adj_mat_vec.h 1.2
include/scalarsite_generic/generic_fused_spin_proj.h 1.2
include/scalarsite_generic/generic_fused_spin_recon.h 1.1
include/scalarsite_generic/generic_mat_vec.h 1.3
include/scalarsite_generic/generic_mv_switchbox.h 1.2
include/scalarsite_generic/generic_spin_aggregate.h 1.1
include/scalarsite_generic/generic_spin_proj.h 1.2
include/scalarsite_generic/generic_spin_proj_inlines.h 1.1
include/scalarsite_generic/generic_spin_recon.h 1.1
include/scalarsite_generic/generic_spin_recon_inlines.h 1.1
include/scalarsite_generic/qdp_generic_fused_spin_proj.h 1.2
include/scalarsite_generic/qdp_generic_fused_spin_recon.h 1.1
include/scalarsite_generic/qdp_scalarsite_generic_linalg.h 1.5
include/scalarsite_generic/qdp_scalarsite_spin_project.h 1.2
include/scalarsite_sse/sse_mv_switchbox.h 1.2
include/scalarsite_sse/sse_spin_aggregate.h 1.1
other_libs/qio/include/qio_config_internal.h.in 1.19
Added more spin ops and hooks. Next step to do the projections in SSE
2007-01-31
00:32 bjoo examples/t_spinproj.cc 1.2
include/Makefile.am 1.46
include/qdp_scalarsite_bagel_qdp.h 1.3
include/qdp_scalarsite_generic.h 1.13
include/qdp_scalarsite_sse.h 1.25
include/scalarsite_generic/generic_fused_spin_proj.h 1.1
include/scalarsite_generic/generic_mat_vec.h 1.2
include/scalarsite_generic/generic_mv_switchbox.h 1.1
include/scalarsite_generic/qdp_generic_fused_spin_proj.h 1.1
include/scalarsite_sse/sse_mv_switchbox.h 1.1
Added fused spin proj/recon and su3 hsu3 multiplies with evaluate. Dslash now runs about 700 Mflops on my laptop
2007-01-29
22:22 bjoo include/scalarsite_generic/generic_spin_proj.h 1.1
Site by site spin projection unrolling
2007-01-26
19:32 bjoo aclocal.m4 1.132
configure 1.207
examples/Makefile.am 1.58
examples/t_spinproj.cc 1.1
include/Makefile.am 1.45
include/qdp_scalarsite_bagel_qdp.h 1.2
include/qdp_scalarsite_generic.h 1.12
include/qdp_scalarsite_sse.h 1.24
include/scalarsite_generic/qdp_scalarsite_spin_project.h 1.1
other_libs/qio/configure 1.83
Added spin projections over ordered subsets as C generics
22:22 tag qio2-1-7 added
2006-11-24
22:22 detar other_libs/qio/NEWS 1.22
New version comment
21:44 detar other_libs/qio/aclocal.m4 1.64
other_libs/qio/configure 1.82
New version number
20:54 detar other_libs/qio/configure.ac 1.56
Increment version number
20:50 detar other_libs/qio/include/dml.h 1.23
other_libs/qio/include/qio_config_internal.h.in 1.18
Buffer messages in serial output.
18:15 detar other_libs/qio/examples/Makefile.am 1.13
other_libs/qio/examples/binary_host_test 1.1
other_libs/qio/examples/layout_hyper.c 1.9
other_libs/qio/examples/layout_test 1.1
other_libs/qio/examples/qio-host-test.c 1.7
other_libs/qio/examples/qio-host-test.sh 1.1
other_libs/qio/examples/qio-host-test1.c 1.5
other_libs/qio/examples/qio-host-test2.c 1.5
other_libs/qio/examples/qio-test.c 1.10
other_libs/qio/examples/qio-test.h 1.7
Remove nonworking qio-host-test? tests and replace with a script that exercises file splitting through the actual utilities, qio-convert-mesh-*
18:12 detar other_libs/qio/lib/dml/DML_utils.c 1.33
Buffer message passing during serial output.
18:10 detar other_libs/qio/lib/qio/QIO_open_read.c 1.34
other_libs/qio/lib/qio/QIO_read_record_info.c 1.22
other_libs/qio/lib/qio/QIO_utils.c 1.34
other_libs/qio/lib/qio/QIO_host_file_conversion.c 1.13
Trivia
18:22 tag qdp1-21-6 added
2006-11-21
18:22 edwards aclocal.m4 1.131
configure 1.206
Induced changes
18:21 edwards configure.ac 1.137
Changed to 1.21.6
18:21 edwards NEWS 1.162
Info on 1.21.6
2006-11-14
19:53 edwards lib/qdp_xmlio.cc 1.38
Allow zero-length arrays. Fix support for the case an error is zero-length.
04:29 tag qdp1-21-5 added
2006-11-04
04:29 edwards NEWS 1.161
Info on 1.21.5
04:28 edwards aclocal.m4 1.130
configure 1.205
Induced changes
04:23 edwards include/qdp_qdpio.h 1.34
More fixes on scalars in qdp_qdpio.
04:20 edwards NEWS 1.160
Info on 1.21.5
04:19 edwards configure.ac 1.136
Changed to 1.21.5
04:19 edwards include/qdp_qdpio.h 1.33
Fix to support QIO writing of a scalar.
21:50 tag qdp1-21-4 added
2006-11-03
21:50 edwards NEWS 1.159
Info on 1.21.4
21:48 edwards aclocal.m4 1.129
configure 1.204
Induced changes
21:48 edwards configure.ac 1.135
New multi1d functions. Added some support for rpms. A simple fix in xpath_reader/Makefile.am.
2006-11-01
05:55 edwards include/qdp_multi.h 1.16
Added some new multi1d functions.
2006-10-31
21:08 bjoo install_scripts/RPM/qdp++-1.21.3.spec 1.1
Added SPEC file for RPM building scalar version of the code
21:48 tag adat1-27-0 added
21:48 tag adat1-28-0 added
21:48 tag adat1-29-0 added
21:48 tag adat1-30-0 added
2006-10-18
21:48 edwards other_libs/xpath_reader/aclocal.m4 1.25
other_libs/xpath_reader/configure 1.24
Induced changes
21:37 edwards other_libs/xpath_reader/include/Makefile.am 1.12
Added xml_array2d.h
16:26 tag qdp1-21-3 added
2006-10-15
16:26 edwards NEWS 1.158
Info on 1.21.3
16:04 edwards aclocal.m4 1.128
configure 1.203
Induced changes
16:03 edwards configure.ac 1.134
Changed to 1.21.3
2006-09-27
17:26 bjoo examples/t_linalg.cc 1.20
include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.10
lib/qdp_scalarsite_sse.cc 1.24
Added better M=M M+=M M-=M routines
15:52 tag qdp1-21-2 added
2006-09-26
15:52 edwards NEWS 1.157
Info on 1.21.2.
15:51 edwards include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.13
lib/qdp_scalarsite_sse.cc 1.23
Removed Balint's insertion of the identical routines for vaxpbyz and vaxmbyz.
15:43 edwards aclocal.m4 1.127
configure 1.202
Induced changes
15:42 edwards configure.ac 1.133
Changed to 1.21.2
15:27 tag qdp1-21-1 added
15:27 edwards examples/t_linalg.cc 1.19
Added new M+=M*M and M-=M*M variants.
15:26 edwards aclocal.m4 1.126
configure 1.201
Induced changes
15:25 edwards NEWS 1.156
Info on 1.21.1
15:25 edwards configure.ac 1.132
Changed to 1.21.1
15:20 edwards include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.12
lib/qdp_scalarsite_sse.cc 1.22
Added vaxpby3 and vaxmby3 routines for a*x+b*y like routines.
15:16 bjoo lib/qdp_scalarsite_sse.cc 1.21
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.11
Added SSE AXMBY and AXPBY
01:58 edwards include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.9
lib/qdp_scalarsite_sse.cc 1.20
examples/linalg.h 1.9
examples/linalg1.cc 1.19
Added M-=M*M variants.
21:46 tag qdp1-21-0 added
2006-09-24
21:46 edwards aclocal.m4 1.125
configure 1.200
Induced changes
21:45 edwards configure.ac 1.131
NEWS 1.155
Changed to 1.21.0
21:39 edwards include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.8
lib/qdp_scalarsite_sse.cc 1.19
Added optimizations of M=adj(M)*adj(M) and M+=adj(M)*adj(M)
21:37 edwards examples/linalg.h 1.8
examples/linalg1.cc 1.18
examples/t_linalg.cc 1.18
Added timing/tests of M+= M*M variants.
20:36 edwards include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.7
lib/qdp_scalarsite_sse.cc 1.18
Added specializations of evaluates for M+=M*M and all its adj variants.
16:04 edwards lib/qdp_scalarsite_sse.cc 1.17
Turned off debugging output.
15:56 edwards include/qdp_optops.h 1.9
include/qdp_primscalar.h 1.25
include/qdp_primspinmat.h 1.13
Added optimization of traceSpin(outerProduct())
03:11 edwards include/qdp_scalar_specific.h 1.32
include/scalarsite_sse/qdp_scalarsite_sse_linalg.h 1.6
lib/qdp_scalarsite_sse.cc 1.16
Added evaluate specializations for LCM=adj(LCM)*LCM and LCM*adj(LCM).
2006-09-10
22:10 edwards other_libs/xpath_reader/include/xml_array2d.h 1.1
2d array class.
02:22 tag qdp1-20-9 added
2006-07-18
02:22 edwards NEWS 1.154
Info on 1.20.9
02:21 edwards lib/qdp_stdio.cc 1.9
Changed float and double to have 7 and 15 digits, resp.
01:36 edwards aclocal.m4 1.124
configure 1.199
Induced changes
01:35 edwards configure.ac 1.130
Changed to 1.20.9
01:35 edwards NEWS 1.153
Info on 1.20.9
2006-07-17
03:21 edwards lib/qdp_xmlio.cc 1.37
Changed precision of real to 7 digits and double to 15 digits.
03:21 tag adat1-26-0 added
03:21 edwards other_libs/xpath_reader/lib/xml_simplewriter.cc 1.10
Changed precision of float to 7 digits and double to 15 digits.
2006-07-16
19:20 edwards other_libs/xpath_reader/lib/xml_simplewriter.cc 1.9
Changed precision format of single.
19:18 edwards other_libs/xpath_reader/lib/xml_simplewriter.cc 1.8
Changed precision format of single and doubles.
03:57 tag qdp1-20-8 added
2006-07-12
03:57 edwards examples/Makefile.am 1.57
Moved t_gsum down to EXTRA_PROGRAMS till Balint fixes it. It fails to compile in double-prec
02:07 edwards examples/t_gsum.cc 1.2
Removed use of setw
01:25 edwards NEWS 1.152
Info on 1.20.8
01:22 edwards aclocal.m4 1.123
configure 1.198
Induced changes
01:22 edwards configure.ac 1.129
Changed to 1.20.8
2006-07-11
13:13 bjoo examples/Makefile.am 1.56
examples/t_gsum.cc 1.1
include/PETE/OperatorTags.h 1.5
lib/qdp_scalarsite_sse.cc 1.15
Added gsum test
2006-07-04
00:16 bjoo examples/t_blas.cc 1.18
include/qdp_sse_intrin.h 1.4
lib/qdp_scalarsite_sse.cc 1.14
Modified the SSE local normsq. Now it sums a site's worth in single and then adds that to a double accumulator, for LatticeFermions only
22:07 tag qdp1-20-8-pre2 added
2006-06-26
22:07 bjoo include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.10
Added some extra initialisation here
22:03 bjoo lib/qdp_scalarsite_sse.cc 1.13
Been just a little finicky here. This needs to get speeded up
22:00 bjoo examples/t_blas.cc 1.17
Worried more about the precision thing. Resolved I think
20:15 tag adat1-25-0 added
20:15 tag qdp1-20-8-pre1 added
2006-06-23
20:15 bjoo other_libs/xpath_reader/include/xml_simplewriter.h 1.7
other_libs/xpath_reader/lib/xml_simplewriter.cc 1.7
Patched xm_simplewriter to write longer floats and even longer doubles
2006-06-22
20:31 bjoo include/qdp_sse_intrin.h 1.3
Had to reenable the xmmintrin here to allow this to work.
20:17 bjoo examples/t_blas.cc 1.16
include/qdp_simpleword.h 1.12
include/qdp_sse_intrin.h 1.2
include/scalarsite_generic/qdp_scalarsite_generic_blas.h 1.18
include/scalarsite_sse/qdp_scalarsite_sse_blas.h 1.9
lib/qdp_scalarsite_sse.cc 1.12
Touched up some issues to do with precision. I disabled for example the SSE local sumsq because it accumulated in SINGLE precision which is lousy - we really need DP there. Blas tests are now much better on the laptop. I have lost speed because of this change -- essentially the SSE sum is not now like the generic one
13:11 tag qdp1-20-7 added
2006-06-21
13:11 bjoo include/qdp_multi.h 1.15
Corrected error message inmulti3d
13:02 bjoo aclocal.m4 1.122
configure 1.197
Induced Changes
13:01 bjoo configure.ac 1.128
Bumped up version number
13:00 bjoo include/qdp_io.h 1.21
include/qdp_multi.h 1.14
Patch resizing in multi3d and resize on read of multi3d
2006-06-13
17:52 bjoo other_libs/qio/lib/dml/DML_parscalar.c 1.11
Replaced Cplusplus style comment
17:48 bjoo other_libs/qio/examples/layout_hyper_mesh.c 1.5
Changed some Cplusplus style comments to C comments. Removed a gnuism
17:47 bjoo include/scalarsite_generic/generic_blas_g5.h 1.4
Removed unused variable to quieten compiler
2006-06-12
15:17 edwards include/qdp_xmlio.h 1.36
lib/qdp_xmlio.cc 1.36
Put this older version back in front.
02:46 edwards include/qdp_xmlio.h 1.35
lib/qdp_xmlio.cc 1.35
Slight change in interface and implementation of XMLBufferWriter. The "str" and "printCurrentContext" should now appropriately broadcast.
04:18 tag qdp1-20-6 added
04:18 tag qio2-1-6 added
2006-05-23
04:18 edwards other_libs/qio/NEWS 1.21
More new info on 2.1.6
02:20 edwards other_libs/qio/examples/layout_hyper.c 1.8
Reinstated sites_on_node. Carleton's fix broke my fix.
2006-05-22
17