1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-04-20 02:31:01 +01:00
Commit Graph

3764 Commits

Author SHA1 Message Date
fionnoh 0de090ee74 Temporarily added in the contraction code that produced the working 2-pt function. This is commited for reference only and will be removed in the next push. 2018-06-22 12:28:41 +01:00
fionnoh 8fccda301a Fixed a bug where the guess was always subtracted after the solve and included appropriate weights for the sources in the one case we're looking at now. More work needs to be done to make the 5d/4d source logic less brittle. 2018-06-21 16:36:59 +01:00
fionnoh 7a0abfac89 Restructured the class that computes and returns the A2A vectors. 2018-06-21 16:36:06 +01:00
fionnoh ae37fda699 A more elegant way to subtract guesses from solve and a bool check before verifying residual 2018-06-20 16:07:40 +01:00
fionnoh b5fc5e2030 All to all module update that hit a promising milestone. Commiting for a reference for future changes. 2018-06-20 10:59:07 +01:00
fionnoh a8d4156997 Added a Hadrons module that computes the all-to-all v and w vectors 2018-05-31 17:18:58 +01:00
fionnoh c18074869b Changes to Hadrons SchurRB solver to allow for a subtract_guess boolean to be passed 2018-05-31 17:17:16 +01:00
fionnoh f4c6d39238 CHanges made to SchurRB solvers to allow for the subtraction of a guess after solve 2018-05-31 17:16:20 +01:00
portelli 200d35b38a Merge branch 'develop' into feature/hadrons 2018-05-28 11:52:47 +02:00
portelli eb52e84d09 Merge branch 'feature/hadrons' of github.com:paboyle/Grid into feature/hadrons 2018-05-28 11:50:27 +02:00
portelli 72abc34764 Merge pull request #166 from guelpers/feature/hadrons
Feature/hadrons
2018-05-28 11:49:46 +02:00
portelli e3164d4c7b Hadrons: env function to get volume in double 2018-05-28 11:39:17 +02:00
Azusa Yamaguchi 013ea4e8d1 Merge branch 'feature/staggered-comms-compute' into develop 2018-05-21 13:11:56 +01:00
Azusa Yamaguchi 7fbbb31a50 Merge branch 'develop' into feature/staggered-comms-compute
Conflicts:
	lib/qcd/action/fermion/ImprovedStaggeredFermion.cc
2018-05-21 13:07:29 +01:00
Azusa Yamaguchi 0e127b1fc7 New file single prec test 2018-05-21 12:57:13 +01:00
Azusa Yamaguchi 68c028b0a6 Comment 2018-05-21 12:54:25 +01:00
portelli 255d4992e1 Hadrons: stochastic scalar SU(N) free field fix 2018-05-18 20:49:55 +01:00
portelli a0d399e5ce Hadrons: yet other attempts at EMT NPR 2018-05-18 20:49:26 +01:00
portelli fd3b2e945a Hadrons: don't right result with empty stem 2018-05-18 20:48:24 +01:00
portelli b999984501 Merge branch 'develop' into feature/hadrons 2018-05-15 13:53:57 +01:00
portelli a61e0df54b Travis fix for Lime 2018-05-14 19:56:12 +01:00
portelli 9d835afa35 Attempt at solving the FP exception in the QED code 2018-05-14 19:05:54 +01:00
portelli 5e3be47117 Hadrons: scalar SU(N) various fixes 2018-05-14 18:58:39 +01:00
portelli 48de706dd5 Merge branch 'develop' into feature/hadrons 2018-05-11 18:06:40 +01:00
portelli f871fb0c6d check file is opened correctly in the Lime reader 2018-05-11 18:06:28 +01:00
portelli 93771f3099 Hadrons: scalar SU(N) stochastic free field 2018-05-10 22:29:48 +01:00
portelli 8cb205725b Merge branch 'develop' into feature/hadrons 2018-05-09 23:56:35 +01:00
portelli 9ad580d82f Hadrons: format fix 2018-05-07 21:38:15 +01:00
portelli 899f961d0d Hadrons: eigenvalue metadata saved with 16 significant digits 2018-05-07 21:37:03 +01:00
portelli 54d789204f more general implementation of the precision interface for serialisers 2018-05-07 21:17:46 +01:00
portelli 25828746f3 XML precision scientific with 16 digits by default 2018-05-07 21:04:31 +01:00
portelli f362c00739 Hadrons: better handling of automatic directory creation 2018-05-07 19:43:40 +01:00
Guido Cossu 25d1cadd3b Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2018-05-07 18:55:09 +01:00
Guido Cossu c24d53bbd1 Further debug of RNG I/O 2018-05-07 18:55:05 +01:00
portelli 2017e4e3b4 Hadrons: more verbose directory creation error 2018-05-07 18:12:22 +01:00
portelli 27a4d4c951 Hadrons: multi-file eigenpack in separate directory 2018-05-07 17:52:54 +01:00
portelli 2f92721249 Merge branch 'develop' into feature/hadrons 2018-05-07 17:26:47 +01:00
portelli 3c7a4106ed Trap for deadly empty comm thread option 2018-05-07 17:26:39 +01:00
portelli 3252059daf Hadrons: multi-file support for eigenpacks 2018-05-07 17:25:36 +01:00
paboyle 4ad0df6fde Bump volume for Gerardo 0.8.1 2018-05-04 17:33:23 +01:00
portelli 661381e881 Merge branch 'develop' into feature/hadrons 2018-05-04 14:52:17 +01:00
Peter Boyle 68a5079f33 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2018-05-04 14:13:54 +01:00
Peter Boyle 8634e19f1b Update 2018-05-04 14:13:35 +01:00
Azusa Yamaguchi 9ada378e38 Add timing 2018-05-04 10:58:01 +01:00
Vera Guelpers 9d9692d439 Fix double vs float in boundary phases 2018-05-03 16:40:16 +01:00
portelli 0659ae4014 Merge branch 'develop' into feature/hadrons 2018-05-03 16:20:22 +01:00
portelli bfbf2f1fa0 no threaded stencil benchmark if OpenMP is not supported 2018-05-03 16:20:01 +01:00
portelli dd6b796a01 Hadrons: scalar SU(N) volume factor fix 2018-05-03 16:19:17 +01:00
Vera Guelpers 52a856b4a8 FreeProp module for Hadrons 2018-05-03 12:33:20 +01:00
Vera Guelpers 04190ee7f3 5D free propagator for DWF and boundary conditions for free propagators 2018-05-03 12:31:36 +01:00