1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-22 01:32:03 +01:00

Commit Graph

  • 53da927c3c Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-08-15 23:59:04 +01:00
  • f0e32f12cf Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-08-15 23:59:04 +01:00
  • c7b50d18e7 Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-08-15 23:56:31 +01:00
  • 55cfc89459 * Finished the template/policy style introduction of gparity, except the gparity force terms. So valence sector looks ok. Peter Boyle 2015-08-15 23:25:49 +01:00
  • 155c164b0c * Finished the template/policy style introduction of gparity, except the gparity force terms. So valence sector looks ok. Peter Boyle 2015-08-15 23:25:49 +01:00
  • ba8c09a58e Reorganising the Fermion interface Peter Boyle 2015-08-14 14:16:45 +01:00
  • f40475f382 Reorganising the Fermion interface Peter Boyle 2015-08-14 14:16:45 +01:00
  • b3b46fd456 Extra test Peter Boyle 2015-08-14 13:18:59 +01:00
  • e8462790a9 Extra test Peter Boyle 2015-08-14 13:18:59 +01:00
  • 045c85823b Extra test Peter Boyle 2015-08-14 13:18:59 +01:00
  • 59d66eb17a Gparity works now even if simd distributed in a Gparity twist direction. Tested by doubling lattice in t-direction. Peter Boyle 2015-08-14 12:57:42 +01:00
  • 4dc7c36aa8 Gparity works now even if simd distributed in a Gparity twist direction. Tested by doubling lattice in t-direction. Peter Boyle 2015-08-14 12:57:42 +01:00
  • cc63078de5 Gparity works now even if simd distributed in a Gparity twist direction. Tested by doubling lattice in t-direction. Peter Boyle 2015-08-14 12:57:42 +01:00
  • 028e2061e0 Gparity valence test now working. Interface in FermionOperator will change a lot in future Peter Boyle 2015-08-14 00:01:04 +01:00
  • 7d3512ab21 Gparity valence test now working. Interface in FermionOperator will change a lot in future Peter Boyle 2015-08-14 00:01:04 +01:00
  • e6bed000c3 Gparity valence test now working. Interface in FermionOperator will change a lot in future Peter Boyle 2015-08-14 00:01:04 +01:00
  • 2c216a42f9 Gamma5 mult direct Peter Boyle 2015-08-13 10:51:29 +01:00
  • 45b01858a8 Gamma5 mult direct Peter Boyle 2015-08-13 10:51:29 +01:00
  • fc9b36c769 Gamma5 mult direct Peter Boyle 2015-08-13 10:51:29 +01:00
  • 145b807ba2 Gparity improvements Peter Boyle 2015-08-13 10:51:01 +01:00
  • 1c2d148bfa Gparity improvements Peter Boyle 2015-08-13 10:51:01 +01:00
  • c39078162e Gparity improvements Peter Boyle 2015-08-13 10:51:01 +01:00
  • 8d4c43327b Some bug fixes for more complicated types introduced with gparity Peter Boyle 2015-08-13 10:50:34 +01:00
  • 546513861f Some bug fixes for more complicated types introduced with gparity Peter Boyle 2015-08-13 10:50:34 +01:00
  • 7e9203d8e0 Some bug fixes for more complicated types introduced with gparity Peter Boyle 2015-08-13 10:50:34 +01:00
  • 8a0be42080 Gparity test added; partial implementation -- this is Chris K's doubled lattice only and have to regress this with the 2 flavour implementation. Peter Boyle 2015-08-12 09:49:33 +01:00
  • 9183380946 Gparity test added; partial implementation -- this is Chris K's doubled lattice only and have to regress this with the 2 flavour implementation. Peter Boyle 2015-08-12 09:49:33 +01:00
  • 6ab73c5512 Gparity test added; partial implementation -- this is Chris K's doubled lattice only and have to regress this with the 2 flavour implementation. Peter Boyle 2015-08-12 09:49:33 +01:00
  • ded3945467 File list update. Peter Boyle 2015-08-11 06:37:42 +01:00
  • 04e0e9f5a0 File list update. Peter Boyle 2015-08-11 06:37:42 +01:00
  • c8dca58e6d File list update. Peter Boyle 2015-08-11 06:37:42 +01:00
  • 9cd7f9ecad Preconditioned conjugate residual Peter Boyle 2015-08-11 06:24:53 +01:00
  • 69ce87fbe4 Preconditioned conjugate residual Peter Boyle 2015-08-11 06:24:53 +01:00
  • 826fbb18c4 Preconditioned conjugate residual Peter Boyle 2015-08-11 06:24:53 +01:00
  • 26f5ee0621 Header Peter Boyle 2015-08-11 06:23:38 +01:00
  • f165b1a120 Header Peter Boyle 2015-08-11 06:23:38 +01:00
  • 07d672baeb Header Peter Boyle 2015-08-11 06:23:38 +01:00
  • 881acaa065 Gparity modifications in the Gparity compressor variant. Peter Boyle 2015-08-11 06:22:20 +01:00
  • 0a9ebac514 Gparity modifications in the Gparity compressor variant. Peter Boyle 2015-08-11 06:22:20 +01:00
  • 3903dfe6a5 Gparity modifications in the Gparity compressor variant. Peter Boyle 2015-08-11 06:22:20 +01:00
  • aeb7442d8f Rework/global edit to enforce type templating of fermion operators. Allows multi-precision work and paves the way for alternate BC's and such like allowing for example G-parity which is important for K pipi programme. In particular, can drive an extra flavour index into the fermion fields using template types. Peter Boyle 2015-08-10 20:47:44 +01:00
  • 84a66476ab Rework/global edit to enforce type templating of fermion operators. Allows multi-precision work and paves the way for alternate BC's and such like allowing for example G-parity which is important for K pipi programme. In particular, can drive an extra flavour index into the fermion fields using template types. Peter Boyle 2015-08-10 20:47:44 +01:00
  • 1b3c93e22a Rework/global edit to enforce type templating of fermion operators. Allows multi-precision work and paves the way for alternate BC's and such like allowing for example G-parity which is important for K pipi programme. In particular, can drive an extra flavour index into the fermion fields using template types. Peter Boyle 2015-08-10 20:47:44 +01:00
  • ce34856e32 Adding components for even odd decomposed determinant in HMC. dH not yet conserved, so something wrong in the eo force code still Peter Boyle 2015-08-07 08:37:15 +01:00
  • a01aa156b9 Adding components for even odd decomposed determinant in HMC. dH not yet conserved, so something wrong in the eo force code still Peter Boyle 2015-08-07 08:37:15 +01:00
  • 2be8df93ad Adding components for even odd decomposed determinant in HMC. dH not yet conserved, so something wrong in the eo force code still Peter Boyle 2015-08-07 08:37:15 +01:00
  • d98e8366a0 Continued fraction overlap, partial fraction overlap force terms have a successful test passing. Peter Boyle 2015-08-01 22:48:21 +09:00
  • 6ec087d43c Continued fraction overlap, partial fraction overlap force terms have a successful test passing. Peter Boyle 2015-08-01 22:48:21 +09:00
  • b5a483ae60 Continued fraction overlap, partial fraction overlap force terms have a successful test passing. Peter Boyle 2015-08-01 22:48:21 +09:00
  • 742db5d8b4 Merge problem fixed Peter Boyle 2015-08-01 22:30:00 +09:00
  • 772cd8199d Merge problem fixed Peter Boyle 2015-08-01 22:30:00 +09:00
  • bb372a6a8a Merge problem fixed Peter Boyle 2015-08-01 22:30:00 +09:00
  • a1d1dc96d6 Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-08-01 22:24:54 +09:00
  • 35feb93f56 Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-08-01 22:24:54 +09:00
  • 5e9bef8a1b Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-08-01 22:24:54 +09:00
  • 4866467e98 Test for DWF force term passes Peter Boyle 2015-08-01 22:07:05 +09:00
  • f37552a385 Test for DWF force term passes Peter Boyle 2015-08-01 22:07:05 +09:00
  • bb7d8535aa Test for DWF force term passes Peter Boyle 2015-08-01 22:07:05 +09:00
  • 2994274267 Changes making force term test for DWF pass. Peter Boyle 2015-08-01 22:06:07 +09:00
  • 2157a6919a Changes making force term test for DWF pass. Peter Boyle 2015-08-01 22:06:07 +09:00
  • 848104b1a9 Changes making force term test for DWF pass. Peter Boyle 2015-08-01 22:06:07 +09:00
  • 1d0be956ae Jackson smoothed chebyshev and (untested) completion of force terms for Cayley, Partial and Cont fraction dwf and overlap. have even odd and unprec forces. Peter Boyle 2015-08-01 05:58:35 +09:00
  • 1d67d29183 Jackson smoothed chebyshev and (untested) completion of force terms for Cayley, Partial and Cont fraction dwf and overlap. have even odd and unprec forces. Peter Boyle 2015-08-01 05:58:35 +09:00
  • 8627e237c8 Jackson smoothed chebyshev and (untested) completion of force terms for Cayley, Partial and Cont fraction dwf and overlap. have even odd and unprec forces. Peter Boyle 2015-08-01 05:58:35 +09:00
  • f78cea58fa Amending a merge mistake neo 2015-07-30 17:21:42 +09:00
  • 3dd846c93c Amending a merge mistake neo 2015-07-30 17:21:42 +09:00
  • 702ab15b6a Amending a merge mistake neo 2015-07-30 17:21:42 +09:00
  • c2aff0ccd4 Small change in the HMC interface. neo 2015-07-30 17:16:04 +09:00
  • 490009745c Small change in the HMC interface. neo 2015-07-30 17:16:04 +09:00
  • bcdc67b152 Small change in the HMC interface. neo 2015-07-30 17:16:04 +09:00
  • de153b70ce Bug in two flav pseudofermion corrected to reimport gauge field upon rejection. exp(-DeltaH) = 1 now, and plaquette is sensible. Will reproduce an old Wilson Gauge Wilson Fermion SCRI plaquette with precision in mass matching shortly. Peter Boyle 2015-07-29 21:02:07 +09:00
  • 9ff0b2987c Bug in two flav pseudofermion corrected to reimport gauge field upon rejection. exp(-DeltaH) = 1 now, and plaquette is sensible. Will reproduce an old Wilson Gauge Wilson Fermion SCRI plaquette with precision in mass matching shortly. Peter Boyle 2015-07-29 21:02:07 +09:00
  • 68d9463be5 Bug in two flav pseudofermion corrected to reimport gauge field upon rejection. exp(-DeltaH) = 1 now, and plaquette is sensible. Will reproduce an old Wilson Gauge Wilson Fermion SCRI plaquette with precision in mass matching shortly. Peter Boyle 2015-07-29 21:02:07 +09:00
  • cc4ca48d13 Two flavour HMC for Wilson/Wilson is conserving energy. Still to check plaq and <e(-dH)>, but nevertheless this is progress Peter Boyle 2015-07-29 17:53:39 +09:00
  • 4fe110bd07 Two flavour HMC for Wilson/Wilson is conserving energy. Still to check plaq and <e(-dH)>, but nevertheless this is progress Peter Boyle 2015-07-29 17:53:39 +09:00
  • 0b603225d1 Two flavour HMC for Wilson/Wilson is conserving energy. Still to check plaq and <e(-dH)>, but nevertheless this is progress Peter Boyle 2015-07-29 17:53:39 +09:00
  • bc09d7c3bd Committing incomplete work for parameter file I/O. MacroMagic.h is central. Guido and I plan to move over to generating virtual (XML, JSON, YAML, text, binary) encoding from macro based system. Peter Boyle 2015-07-27 18:32:28 +09:00
  • 4cc2ef84d3 Committing incomplete work for parameter file I/O. MacroMagic.h is central. Guido and I plan to move over to generating virtual (XML, JSON, YAML, text, binary) encoding from macro based system. Peter Boyle 2015-07-27 18:32:28 +09:00
  • f4c74e34d8 Committing incomplete work for parameter file I/O. MacroMagic.h is central. Guido and I plan to move over to generating virtual (XML, JSON, YAML, text, binary) encoding from macro based system. Peter Boyle 2015-07-27 18:32:28 +09:00
  • 4c3f36b80c Files renamed Peter Boyle 2015-07-27 18:30:19 +09:00
  • 019f7a802e Files renamed Peter Boyle 2015-07-27 18:30:19 +09:00
  • 51031dd46c Files renamed Peter Boyle 2015-07-27 18:30:19 +09:00
  • 9de40578d3 Two flavour pseudofermion action Peter Boyle 2015-07-26 12:28:03 +09:00
  • 97b41c41b0 Two flavour pseudofermion action Peter Boyle 2015-07-26 12:28:03 +09:00
  • 63015324c1 Two flavour pseudofermion action Peter Boyle 2015-07-26 12:28:03 +09:00
  • d7e6b65a76 Elemental force term for Wilson dslash added and tests thereof passing. Now need to construct pseudofermion two flavour, ratio, one flavour, ratio action fragments. Peter Boyle 2015-07-26 10:54:38 +09:00
  • d9d4c5916a Elemental force term for Wilson dslash added and tests thereof passing. Now need to construct pseudofermion two flavour, ratio, one flavour, ratio action fragments. Peter Boyle 2015-07-26 10:54:38 +09:00
  • 36b8f35eed Elemental force term for Wilson dslash added and tests thereof passing. Now need to construct pseudofermion two flavour, ratio, one flavour, ratio action fragments. Peter Boyle 2015-07-26 10:54:38 +09:00
  • ba4989dd45 Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-07-24 01:33:19 +09:00
  • 1d70a45d84 Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-07-24 01:33:19 +09:00
  • a4953610bb Merge branch 'master' of https://github.com/paboyle/Grid Peter Boyle 2015-07-24 01:33:19 +09:00
  • 28bdc90908 Sizable improvement in multigrid for unsquared. Peter Boyle 2015-07-24 01:31:13 +09:00
  • d1afebf71e Sizable improvement in multigrid for unsquared. Peter Boyle 2015-07-24 01:31:13 +09:00
  • 5e370db6c5 Sizable improvement in multigrid for unsquared. Peter Boyle 2015-07-24 01:31:13 +09:00
  • c67bc303db Bug work around paboyle 2015-07-21 22:49:36 -07:00
  • f62f1699cb Bug work around paboyle 2015-07-21 22:49:36 -07:00
  • e0ed320827 Bug work around paboyle 2015-07-21 22:49:36 -07:00
  • 91629a24fe Removed troublesome macros paboyle 2015-07-21 22:41:01 -07:00
  • 5a68a9bbd4 Removed troublesome macros paboyle 2015-07-21 22:41:01 -07:00
  • ee37130b5e Removed troublesome macros paboyle 2015-07-21 22:41:01 -07:00