https://github.com/JeffersonLab/chroma

sort by:
Revision Author Date Message Commit Date
2357e91 Info on 1.19.7 21 February 2005, 19:32:03 UTC
04bf12f Changed initHeader's to be instead the appropriate default constructor for the ChiralParam, AnisoParam and QQQ structs. Removed all calls to initHeader. Changed quarkProp routines to instead take the appropriate SystemSolver instead of fermact. Added AnisoParam support for DWF and SSE DWF. 21 February 2005, 19:28:58 UTC
de894b5 Added partial specialization of SystemSolver. 21 February 2005, 19:23:29 UTC
e5f5816 Info on 1.19.6 21 February 2005, 19:21:42 UTC
0fbaa46 'rm -f' of a bunch of outfiles added and a typo corrected 21 February 2005, 17:05:38 UTC
78fea0a Moved stock applications to bin_PROGRAMS 21 February 2005, 10:31:48 UTC
67bda58 Removed debugging comment. 21 February 2005, 04:57:00 UTC
86a7ba3 Split initialization of SSE wilson dslash into its own init() routine. Otherwise, I've had some really strange and seemingly portable bugs. If I allocated a field in prec_dwf_linop_array_w.cc (create), it would foul up dwf_quarkprop. No idea why. By splitting off the init, all the low level malloc is done upon construction and the DWF code seemed to work fine. Bizarre - and that took days to figure out... 20 February 2005, 02:55:48 UTC
173aa7e More todo. 19 February 2005, 18:05:00 UTC
e88abe8 More to do. 19 February 2005, 17:42:36 UTC
afe6471 More stuff. 19 February 2005, 17:38:33 UTC
e642692 Laundy list. 19 February 2005, 17:02:00 UTC
71f9ac2 Perl version run_complete_job.sh, but for Jlab clusters 18 February 2005, 19:02:44 UTC
a242129 Simplified linkage stuff. 18 February 2005, 17:40:02 UTC
817fa12 Changed names of propagators 18 February 2005, 05:17:13 UTC
f92dbc5 Updated. 18 February 2005, 02:42:07 UTC
0d6f90d Updated 18 February 2005, 02:35:18 UTC
75d88a5 Info on 1.19.5 17 February 2005, 02:55:08 UTC
2fa4aaf Added start of clover codes. 17 February 2005, 02:52:36 UTC
2c57547 Added codes from szin - not yet fully converted. 17 February 2005, 02:52:11 UTC
8f0e508 Added mesfield 17 February 2005, 02:51:41 UTC
45536a0 Added hybmeson_w.h 17 February 2005, 02:51:18 UTC
23e15dc Removed test error message. 17 February 2005, 02:51:01 UTC
963ba9e Induced changes. 17 February 2005, 02:50:05 UTC
0ad3914 Added mesfield.{h,cc} 17 February 2005, 02:49:44 UTC
e439082 Added Hybrid mesons. 17 February 2005, 02:48:41 UTC
fb82d3a New tests for hybrids. 17 February 2005, 02:48:16 UTC
d0b3f02 Hopefully working again with new singleton factories. 16 February 2005, 22:22:38 UTC
e2f8df2 Moved boundary 16 February 2005, 22:22:00 UTC
3548c9e Removed a bunch of unneeded include files. 16 February 2005, 22:21:02 UTC
728c464 bug at Real BlkAccu = 1.0-5 fixed to 1.0e-5 16 February 2005, 20:12:07 UTC
55f8bbb Fixed refcounts on PAB Dslash 16 February 2005, 16:18:37 UTC
2f7e17b Added internal broadcasts to the dslash perf tests this cures a QCDOC hang and is probably good practice 16 February 2005, 10:41:49 UTC
f795f41 Added a branch to contain various PBS scripts tuned to chroma jobs. The idea is not to edit "local" changes, e.g. parameter values, in the CVS repository, but rather to edit overall functional changes 15 February 2005, 18:31:52 UTC
78fff7f Updated to new test output. 15 February 2005, 18:14:03 UTC
d7d7196 New test results. 15 February 2005, 17:53:37 UTC
c099006 Some more old stuff just for reference. 14 February 2005, 21:37:00 UTC
a95c4a1 INfo on 1.19.4 14 February 2005, 02:06:53 UTC
0e59c38 Changed all zolo fermacts (except for partfrac4d) to first take ApproxMin/Max from FermionAction group. If NWilsVec in StateInfo is nonzero, take ApproxMin/Max from there. Now, OverlapStateInfo can be empty. 14 February 2005, 02:05:34 UTC
eaf0c68 New zolo style input. 14 February 2005, 02:02:29 UTC
c00fde7 Updated input files to new form of ZOLO input (approxmin and max). 14 February 2005, 02:02:12 UTC
4b87fd8 Changed OverMass sign. 13 February 2005, 20:03:18 UTC
c95f253 Changed all contfrac codes to follow convention of +OverMass, so in Wilson linop we have Nd-OverMass like constructs. 13 February 2005, 18:16:28 UTC
855a0e8 Added sanity checks. 13 February 2005, 18:15:19 UTC
8b5f359 Test file 13 February 2005, 05:07:59 UTC
8fabed6 Simplified linkage code. 13 February 2005, 04:48:37 UTC
8041597 Updated prec and unprec contfrac5d PV to agree with Balint's notes. 12 February 2005, 06:21:25 UTC
10eaefc Info on 1.19.3 11 February 2005, 16:15:50 UTC
c81a83b Changes, not finished. 11 February 2005, 16:06:14 UTC
4661196 Added arg to wilsp call. 11 February 2005, 16:04:57 UTC
c773b1a Added proper subsets to eigen routines. 10 February 2005, 22:22:42 UTC
85dd69f Changed all calls to GramSchm to pass the subset. 10 February 2005, 22:22:05 UTC
68c7c2e Removed extraneous ; 10 February 2005, 18:11:22 UTC
2b4f5bd Made t_dir an argument. 10 February 2005, 18:11:22 UTC
254fd60 Made SSE dwf and GNU gmp the defaults. 10 February 2005, 18:05:49 UTC
856762a Induced changes. 10 February 2005, 18:04:02 UTC
e66189d Added inline_wilslp.{h,cc} 10 February 2005, 18:03:51 UTC
50aefaa Added wilslp inline measurement. Cleaned up all inline interfaces to remove extraneous "const" in front of "const unsigned". 10 February 2005, 15:50:47 UTC
d81611f Simple version that writes in scidac format. 10 February 2005, 03:26:50 UTC
e1d511e Induced changes. 10 February 2005, 03:25:59 UTC
8f94bc1 Added hypsmear4d 10 February 2005, 03:25:20 UTC
2bb5cc3 Info on 1.19.2 10 February 2005, 03:22:42 UTC
1c778f4 Put back in the version - which was version 1.16 . This code is needed in production. So, the version 1.17 will be split off into its own code. 10 February 2005, 03:17:56 UTC
6705fab Changed wstat=0; to wstat=0.0; to get around a new qdp bug. 10 February 2005, 03:17:03 UTC
2fdb86c BUGTrack done. Removed 08 February 2005, 13:14:14 UTC
4d819d5 BUGTrack for Cygnus. Printfs added 08 February 2005, 12:21:06 UTC
8d52eb8 Induced changes. 08 February 2005, 03:17:48 UTC
12058c8 Added t_inline.cc 08 February 2005, 03:17:32 UTC
07d8575 Test inline codes. 08 February 2005, 03:17:22 UTC
21dff34 Test input file 08 February 2005, 03:17:06 UTC
5bc46a3 Fixed a typo 07 February 2005, 16:05:46 UTC
b5fb0d5 Added remez stuff. 07 February 2005, 15:58:12 UTC
d9f71d1 Eigenvalue measurements. 07 February 2005, 15:54:53 UTC
14045a5 Collapsed linkage to aggregators. 07 February 2005, 05:26:59 UTC
c4b4de3 Info on 1.19.1 07 February 2005, 04:18:27 UTC
34700e5 Added some comments. 07 February 2005, 04:16:55 UTC
8990cf7 Collapsed linkages to monomials. 07 February 2005, 04:15:42 UTC
a445f12 Collapsed linkages to using aggregators. 07 February 2005, 04:15:19 UTC
3f196ab Induced changes. 07 February 2005, 04:14:51 UTC
460c156 Added various aggregators and inline eigen bounds. 07 February 2005, 04:14:30 UTC
115a176 New fermion action aggregators. 07 February 2005, 04:12:59 UTC
8aacb10 Fixed include guard typo. 07 February 2005, 04:12:40 UTC
d2f1c87 Added aggregators and doxygen comments. 07 February 2005, 04:11:55 UTC
40611ce New inline measurement support. Added doxygen comments. 07 February 2005, 04:11:27 UTC
5aee6a8 Changed XMLBufferWriter to XMLWriter. 07 February 2005, 04:10:39 UTC
5048f58 Fixes. Removed j_decay. Not used here and should not be passed to Hyp_Smear. The hypsmear3d.cc program handles this stuff. 06 February 2005, 22:37:46 UTC
87ad4af Induced changes. 06 February 2005, 19:29:24 UTC
e258c8c Added t_ritz and t_ritz_KS to check progs. 06 February 2005, 19:27:38 UTC
447ddb2 Updated to new format. 06 February 2005, 19:15:07 UTC
c548847 Cleaned up. Now runs. 06 February 2005, 03:45:42 UTC
2a15610 Cleaned up. Added highest ev. 06 February 2005, 03:45:02 UTC
fcde077 Updates. 06 February 2005, 03:39:50 UTC
9b8f76c hyp_smear3d included 04 February 2005, 19:25:44 UTC
09bdea4 Proper header files included and certain definitions changed 04 February 2005, 19:24:55 UTC
ff6c29d Few changes in output statements 04 February 2005, 19:24:00 UTC
f9a579c Header for hyp_smear3d.cc 03 February 2005, 22:11:08 UTC
4c5dea7 hyp smearing in spatial directions involving spatial links only 03 February 2005, 22:10:43 UTC
e32a033 Application code for hyp smearing in spatial directions using only spatial links 03 February 2005, 22:09:56 UTC
a47345f Application code for stout smearing (only spatial directions) 03 February 2005, 20:29:33 UTC
acc7447 Application file for APE smearing (only in spatial directions) 03 February 2005, 20:16:14 UTC
back to top