1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-21 11:15:55 +01:00

6670 Commits

Author SHA1 Message Date
Quadro
d73063682e GetDoubledGaugeField 2021-05-25 18:14:55 -04:00
Quadro
59584b6605 GetDoubledGaugeField 2021-05-25 18:14:34 -04:00
Quadro
f6d7188615 GetDoubledGaugeField useful for mixed precision or generally retrieving the double stored gauge field 2021-05-25 18:13:37 -04:00
Quadro
b810b6f6bd Dirichlet working multinode now 2021-05-25 18:13:01 -04:00
Quadro
e0a92dff32 update action params 2021-05-25 18:12:11 -04:00
Quadro
e125f0f738 Running with small dH aand Luscher's gauge link freezing scheme 2021-05-18 16:38:07 -04:00
Quadro
5f081d87b0 MacOS file system capitals got me. Will rename filter to Filter later 2021-05-18 16:36:58 -04:00
Quadro
84e246a963 Allow dimensions to be periodic 2021-05-18 16:36:29 -04:00
Quadro
c18025c0b8 Luscher's filter - will tune this later 2021-05-18 16:35:39 -04:00
Quadro
a918955020 Typo in assert 2021-05-18 16:35:01 -04:00
Peter Boyle
e3c18ce872 Adding boundary det 2021-05-15 09:06:58 -04:00
Peter Boyle
07a61e8826 renamed 2021-05-15 09:06:22 -04:00
Peter Boyle
58cb7c0732 passes force test and conserves in HMC plaquette looks odd 2021-05-15 09:05:34 -04:00
Peter Boyle
10339fd775 Rename 2021-05-15 08:53:39 -04:00
Peter Boyle
9400c207f7 Force test passing for boundary det 2021-05-15 08:38:26 -04:00
Peter Boyle
1fa89a2e7d Numerator pseudofermion 2021-05-15 08:37:47 -04:00
Peter Boyle
09b233b82e RdagR inverse 2021-05-14 22:21:23 -04:00
Peter Boyle
34ca4dd53a Nexp=20 default. Need a test for this. 2021-05-14 22:20:41 -04:00
Peter Boyle
c19cf46169 Cayley causes problems if the argument is exactly ZERO 2021-05-14 22:19:22 -04:00
Peter Boyle
c8db9ddb33 Massively improved test 2021-05-14 21:56:24 -04:00
Peter Boyle
104986b53d Prep for storing refresh actoin 2021-05-14 12:02:15 -04:00
Peter Boyle
91fd44419b Prep for storing action from the pseudofermion refresh 2021-05-14 11:52:11 -04:00
Peter Boyle
d1daa0e3f7 Allow DD only in subset of dimensions 2021-05-14 11:47:27 -04:00
Peter Boyle
05e1aed326 commenting 2021-05-14 11:45:06 -04:00
Peter Boyle
d3fd23117a Better block dimension checking and if Block >= Global dims implement non-Dirichlet 2021-05-14 11:28:24 -04:00
Peter Boyle
def51267e9 Starting the DDHMC filter. This will be seriously subject to tuning as force in
Omega and force in Omega bar appears to have different structure
2021-05-14 11:26:47 -04:00
Peter Boyle
5b52f29b2f Prepare to store the action in refresh 2021-05-14 11:18:49 -04:00
Peter Boyle
25bd03f201 Add LorentzVector 2021-05-14 10:48:45 -04:00
Peter Boyle
d5edd100a5 Useful debug fingerprints 2021-05-14 10:48:14 -04:00
Peter Boyle
e39e326b79 sRNG compile fix 2021-05-12 11:00:43 -04:00
Peter Boyle
8458e13a23 Improved - untested 2021-05-12 11:00:04 -04:00
Peter Boyle
3575278b57 Small change 2021-05-12 10:57:04 -04:00
Peter Boyle
69a2c8769a Testing out the DDHMC constituent parts 2021-05-11 13:56:52 -04:00
Peter Boyle
d4eaea00cf 2flavour local determinant ratio 2021-05-11 13:56:21 -04:00
Peter Boyle
347ccdc468 Delete file, replaced by SchurFactoredFermionOperator 2021-05-11 13:55:52 -04:00
Peter Boyle
bf034ce239 The Dirichlet BC filter 2021-05-11 13:55:27 -04:00
Peter Boyle
791d0ab0b5 Provides the DDHMC lexicon for a pair of non-Dirichlet and Dirichlet operators 2021-05-11 13:54:49 -04:00
Peter Boyle
94a2a645bd Dirichlet BC wrapper for any Fermion Operator 2021-05-11 13:54:15 -04:00
Peter Boyle
281b55df04 srng changes 2021-05-11 13:52:24 -04:00
Peter Boyle
a36e797bfc Use Integer 2021-05-11 13:52:05 -04:00
Peter Boyle
0bade717bf Added the momentum filter to resources 2021-05-11 13:50:38 -04:00
Peter Boyle
84fe791519 put momentum filter into the HMC resources 2021-05-11 13:49:49 -04:00
Peter Boyle
e009a37f6e Moving the code to SchurFactorizedFermionOperator 2021-05-11 13:46:40 -04:00
Peter Boyle
d7a887baf1 Better include guard 2021-05-11 13:45:53 -04:00
Peter Boyle
060bb59535 GCC warnings 2021-05-11 13:38:27 -04:00
Peter Boyle
bac36399c1 Compiles 2021-05-07 00:36:28 +02:00
Peter Boyle
b5b930d5bb Merge branch 'feature/ddhmc' of https://github.com/paboyle/Grid into feature/ddhmc 2021-05-06 23:51:25 +02:00
Peter Boyle
4fca66a7c6 Implement Dirichlet Comms option 2021-05-06 23:44:45 +02:00
Peter Boyle
bd181b9481 Merge branch 'feature/ddhmc' of https://github.com/paboyle/Grid into feature/ddhmc 2021-05-06 23:42:39 +02:00
Peter Boyle
919ced1c31 Move the momentum filter to a better location for DDHMC 2021-05-06 23:29:03 +02:00