https://github.com/JeffersonLab/chroma

sort by:
Revision Author Date Message Commit Date
693ef5f Updated License to 2018 Jefferson Lab License 04 May 2018, 17:40:57 UTC
04c45ec Removing submodule CG-DWF from dist-devel 04 May 2018, 17:40:57 UTC
4f6e417 Updated .gitmodules 21 May 2014, 14:34:24 UTC
33671ae Renamed and cleaned up. Seems to work. 30 June 2013, 14:30:01 UTC
9cb2b16 Fixed up registrations. 30 June 2013, 14:18:41 UTC
29ade4c Unused file. 30 June 2013, 13:49:42 UTC
951e3b2 Yet another version of vanilla distillation propagator now writing into mod files. 30 June 2013, 13:20:32 UTC
f3f4683 generalized rndzNwall source to be a volume source if timeslice is out of range 09 April 2013, 00:59:47 UTC
92ea72f Added param file for multi-sysolver with multiple residua Added multi-shift test program to test QUDA interfacing Addede dummy.xml file as test input for QUDA multi-shift solver interfacing 04 March 2013, 19:55:09 UTC
cafaa1f Changed NORMEQ to NORMOP since NORMEQ is deprecated. Added MR clauses to solver type 13 February 2013, 17:14:00 UTC
5dc3614 Merged quda-0.4.1 branch 13 February 2013, 15:13:01 UTC
800d0a9 Updated sse_wilson_dslash submodule 18 January 2013, 16:01:16 UTC
2624b58 Changed to only support fixed precision in the MapObject's used. 25 December 2012, 06:07:20 UTC
5df5056 Removed redundant parameter initialization of prec_precondition 17 December 2012, 20:19:39 UTC
af7cfeb Added option to allow number of color eigenvectors read from file to be specified 17 December 2012, 15:34:58 UTC
d78cb12 Added option to allow number of color eigenvectors read from file to be specified 17 December 2012, 15:09:04 UTC
2ea35d9 Added generic time-slice io writers for various lattice types. 12 December 2012, 21:47:40 UTC
1801dae Added left-right derivatives taking into account momentum phases. 25 October 2012, 19:56:00 UTC
6efe9e5 Fixed precedence in a comparison (patch from B. Fahey). 23 October 2012, 15:01:18 UTC
385fc3b - worked on interface to GCR - now supports separate precision for outer, inner and preconditioner - Sloppy in GCRInnerSolverParams param names changed to Preconditioner - Added SchwarzType (ADDITIVE_SCHWARZ/MULTIPLICATIVE_SCHWARZ) - Added PreconditionCycle 17 October 2012, 13:47:51 UTC
b4e78f4 Added clause in switch statement for GCR Solvers 30 September 2012, 01:23:43 UTC
122f48e Interface changes to QUDA solvers for GCR 30 September 2012, 01:14:53 UTC
d8851e0 Turned off initial guess in wilson solvers 13 September 2012, 19:27:36 UTC
0a91664 Revised The interface to conform to Mike's new changes for multiShift. Right now we just compile, correctness needs to wait 07 September 2012, 18:44:14 UTC
b9b6d5d Modified solvers to remove a parameter that has been deprecated 30 August 2012, 18:56:16 UTC
245011b Removes mutable qualifier from a reference type 21 August 2012, 09:39:17 UTC
a49a692 removed spurious function. 28 July 2012, 14:08:29 UTC
022eb99 Small change. 28 July 2012, 14:01:17 UTC
33c45ee Merge branch 'devel' of ssh://git.jlab.org/pub/lattice/usqcd/chroma into devel 28 July 2012, 13:50:12 UTC
ffca7a0 Split off source construction and factories to separate files. 28 July 2012, 13:44:57 UTC
a0bfc60 Changed to use offline source file. 28 July 2012, 04:14:03 UTC
a0feb7a Merge branch 'master' of ssh://git.jlab.org/pub/lattice/usqcd/chroma 20 July 2012, 07:10:42 UTC
3e7d031 Added some diagnostic output. 20 July 2012, 07:10:23 UTC
7a25a71 Fixed oops with the last commit 14 July 2012, 18:17:35 UTC
2fbac25 Now when the ParallelIO tag is set, the restart file will put parallel_io set to true in the Cfg tag 14 July 2012, 18:07:34 UTC
55ce56e Updated regressions. 10 July 2012, 20:23:39 UTC
e2e5a17 Switched back to using peram keys for cleanliness. 08 July 2012, 16:52:02 UTC
f068589 Optimized the global sums to use sumMulti. 08 July 2012, 16:08:29 UTC
d37f39c Switched to using a CRC48. 07 July 2012, 17:15:03 UTC
f1a12a7 Changed to use a time slice io cache. 05 July 2012, 20:41:35 UTC
396b15a Only initialize keys once. 05 July 2012, 18:44:30 UTC
71c1728 Info on 3.42. 04 July 2012, 23:34:26 UTC
299297c Changed to 3.42.0 04 July 2012, 23:32:56 UTC
870dfc6 Merge branch 'devel' 04 July 2012, 23:24:31 UTC
6bf68f5 Renamed key_prop_dist_matelem to key_peram_dist. Some other auto-stuff changed because the OS/tools changed. 04 July 2012, 17:58:24 UTC
0c283bc Reset. 29 June 2012, 21:42:19 UTC
91e121a Reset num_orthog. 29 June 2012, 21:25:26 UTC
8284f4b Added some diagnostic output. 27 June 2012, 18:37:02 UTC
2611961 Cleaned out some CVS ids. 27 June 2012, 16:01:37 UTC
9f61a95 Switched to using mod dbs. 27 June 2012, 14:13:48 UTC
85617b8 Put in perams. 26 June 2012, 21:04:06 UTC
75d8c53 Added distilled version of perams. Added control of writing various files. 26 June 2012, 19:48:44 UTC
8e51040 Changed lines. 25 June 2012, 20:26:05 UTC
527319d Changed keys for noise. 25 June 2012, 20:20:31 UTC
c9e819a Updated. 24 June 2012, 01:10:19 UTC
1b895d5 Fixed a typo. 23 June 2012, 19:40:38 UTC
16df392 Put in sanity checks. 22 June 2012, 20:55:37 UTC
a505076 Converted to a proper factory. 22 June 2012, 20:25:19 UTC
c5ab16f Added more parameter versions of ObjectFactory. 22 June 2012, 20:21:56 UTC
55f15f2 Updated to new output. 22 June 2012, 17:35:55 UTC
0fc8349 Changed structure of quark lines. Now a factory. 22 June 2012, 17:35:26 UTC
916fde9 Shouldve been updated. Must have messed up somehow 22 June 2012, 13:13:16 UTC
234afa1 - added a clover regeression test - reworked multi-pole forces from monomials down to linops (4D only) - needs a thorough test 21 June 2012, 20:20:22 UTC
40b9670 Added in annihP. 21 June 2012, 04:28:15 UTC
36a0fb7 Splitting out source construction. 20 June 2012, 18:52:34 UTC
3d5fd01 Changed quark_line to quark_lines. 20 June 2012, 18:08:52 UTC
e2e322c Merge branch 'master' into devel 20 June 2012, 14:08:18 UTC
efb9bb1 Updated sse_wilson_dslash 08 June 2012, 20:30:07 UTC
80e53fb Added a QDP_JIT line, requested by Frank 06 June 2012, 17:52:28 UTC
b5c51af Merge branch 'master' into devel 05 June 2012, 16:11:57 UTC
ad63729 Updated. 05 June 2012, 16:11:43 UTC
c9ce97e Merged in devel branch. 05 June 2012, 15:22:51 UTC
edea0ba Switched back to single quark_line. 05 June 2012, 12:53:50 UTC
ecbdecf New output. 03 June 2012, 19:19:44 UTC
e6ffd06 Minor bug fix in meson elem sanity check 02 June 2012, 16:47:19 UTC
970aca1 Modified meson elem code to allow for list of momenta 01 June 2012, 18:40:14 UTC
f52ba2a Fixed typo 16 May 2012, 13:54:06 UTC
ecfaeb8 Uncommented timing of all foces 15 May 2012, 14:40:46 UTC
25aa5fc Added wilson flow stuff from Craig 17 April 2012, 02:22:23 UTC
8171564 I have added targets for the wilson flow 17 April 2012, 01:13:36 UTC
b8aa002 These are the final modifications. 17 April 2012, 01:13:36 UTC
a3194bf I have modified this code. 17 April 2012, 01:13:36 UTC
7a07fed First attempt at adding regression testing to wflow example 17 April 2012, 01:13:36 UTC
adcffea Test for Wilson flow code 17 April 2012, 01:13:36 UTC
2261335 First versions of this code. 17 April 2012, 01:13:36 UTC
3308c30 Added call to endQuda to the finalize routine 12 April 2012, 16:24:38 UTC
73724dc Moved dirac_tune -> tune to keep up with new QUDA interface Moved initQuda(first device) to initQuda(-1) Both to keep up with new QUDA interface. 09 April 2012, 20:33:25 UTC
9185c5c Oops patched chroma-config.in 22 March 2012, 21:12:55 UTC
40c735f Reworked the multi-shift solver files for both clover and added one for wilson 21 March 2012, 21:25:03 UTC
cc74a6a Merge branch 'master' of git://git.jlab.org/pub/lattice/usqcd/chroma 21 March 2012, 15:05:41 UTC
2e74655 Removed support for QUDA-0.2 / QUDA-0.3. Now just one supported brandh will track changes in QUDA - Fixed Wilson LinOp Solver Wrapper - Checked Clover MdagM Wrapper works with latest QUDA ( commit b5028fc251938f6fbf7447f26494ed519c9ae822 ) - Checked t_leapfrog worked with both WilsonMdagM and CloverMdagM in QUDA 21 March 2012, 15:02:10 UTC
4461d8f fixed double precision built for sft with LatticeComplexD 20 March 2012, 20:33:56 UTC
2eb75c1 added sftmom in double precision 20 March 2012, 20:06:05 UTC
859051b Changed quark_lines. 23 February 2012, 18:53:17 UTC
721cbd3 Allow an array of quark lines. 23 February 2012, 18:50:43 UTC
90eabd4 Removed some diagnostic printing. 21 February 2012, 03:47:59 UTC
a59f70b Added some more times and diagnostic printing. Rearranged some inserts. 21 February 2012, 03:46:43 UTC
82174b3 Changed to use strPrimaryNode(). 21 February 2012, 03:43:46 UTC
c07efc0 Rearranged when the source is written. Put in some timings. 19 February 2012, 16:53:39 UTC
3ca50ed Turned off some diagnostics. 19 February 2012, 16:38:09 UTC
back to top