1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-09-20 18:21:05 +01:00

Commit Graph

  • 5d113d1c70 Odd address sanitizer complain Peter Boyle 2023-08-25 17:34:18 -04:00
  • c14977aeab Random vector option for test purposes Peter Boyle 2023-08-25 17:33:31 -04:00
  • 3e94838204 Spread out improvement Peter Boyle 2023-08-25 17:31:28 -04:00
  • c0a0b8ca62 NEON and address sanitiser Peter Boyle 2023-08-25 17:30:30 -04:00
  • b8a7004365 Partial fraction test Peter Boyle 2023-08-14 15:17:03 -04:00
  • affff3865f Merge branch 'develop' into hisq_fat_links david clarke 2023-08-11 23:08:04 -06:00
  • 9c22655b5a Merge remote-tracking branch 'origin/develop' into develop david clarke 2023-08-11 23:06:42 -06:00
  • 99d879ea7f 5-link first attempt david clarke 2023-08-11 22:56:30 -06:00
  • bd56c95a6f Update documentation with complete list of Macports needed to build Grid on a fresh Mac Michael Marshall 2023-07-14 13:50:06 +01:00
  • 994512048e Merge pull request #439 from felixerben/bugfix/IRL_convergence Peter Boyle 2023-07-12 16:32:26 -04:00
  • dbd8bb49dc Merge pull request #32 from LupoA/sp2n/develop chillenzer 2023-07-04 15:23:43 +00:00
  • 3a29af0ce4 Fixed linker error Julian Lenz 2023-07-04 16:08:44 +01:00
  • f7b79cdd45 Added test for ProjectSpn Julian Lenz 2023-07-03 18:00:32 +01:00
  • 075b9d22d0 adjoint rep implemented as 2indx symmetric Alessandro Lupo 2023-07-02 13:58:31 +01:00
  • b92428f05f better test Alessandro Lupo 2023-07-02 13:34:03 +01:00
  • 34b11864b6 prettiest tests Alessandro Lupo 2023-07-02 13:25:57 +01:00
  • 1dfaa08afb The stencils for the staple and rect-staple padded cell implementations are now created and stored by workspace classes that allow for reuse providing the grids remain consistent The workspaces are now used by the plaq+rectangle gauge action resulting in a further 2x performance improvement as measured on a 16^4 local volume for 2 nodes (16 ranks) of Crusher Christopher Kelly 2023-06-28 15:11:24 -04:00
  • 9d263d9a7d fix bug in HISQSmearing; move benchmark b/c i don't understand how makefiles work david clarke 2023-06-28 10:05:34 -06:00
  • 9015c229dc add benchmark to see whether matrix multiplication is slower than read from object david clarke 2023-06-27 21:28:26 -06:00
  • f44dce390f Implemented acclerator-optimized versions of localCopyRegion and insertSliceLocal to speed up padding Fixed const correctness on PaddedCell methods Fixed compile issues on Crusher Added timing breakdowns for PaddedCell::Expand and the padded implementations of the staples, visible under --log Performance Optimized kernel for StaplePadded Test_iwasaki_action_newstaple now repeats the calculation 10 times and reports average timings Christopher Kelly 2023-06-27 14:58:10 -04:00
  • bb71e9a96a Added PaddedCell and GeneralisedLocalStencil header includes to standard base headers Moved versions of the padded-cell implementations of staple and rect-staple from test code to WilsonLoops header Added StapleAndRectStapleAll which is now called by the plaq+rectangle action class. Under the hood it uses the padded cell implementations with maximal reuse of the padded gauge links Christopher Kelly 2023-06-27 11:23:30 -04:00
  • 78bae9417c returning Nstop vectors even if not all meet true convergence criterion Felix Erben 2023-06-27 14:38:19 +01:00
  • dd170ead01 whitespace Felix Erben 2023-06-27 11:37:01 +01:00
  • 014704856f do one more iteration if not all vectors converged Felix Erben 2023-06-27 11:33:30 +01:00
  • a7eabaad56 rudimentary appendShift convenience method, which allows the user to append an arbitrary shift in one line david clarke 2023-06-26 23:59:28 -06:00
  • eeb4703b84 develop wrappers to make the stencils easier to construct david clarke 2023-06-26 17:45:35 -06:00
  • a07421b3d3 Merge branch 'develop' into hisq_fat_links david clarke 2023-06-26 13:51:32 -06:00
  • cda53b4068 Merge remote-tracking branch 'origin/develop' into develop david clarke 2023-06-26 13:51:06 -06:00
  • 6f6844ccf1 Added new StapleAll and RectStapleAll functions that return the staples for all mu as an array Modified plaq+rectangle gauge actions to use the above Added a test code to confirm the above changes Christopher Kelly 2023-06-26 15:48:47 -04:00
  • 4c6613d72c Modified RectStapleDouble and RectStapleOptimised to use Gauge-BC respecting CshiftLink Added test code tests/debug/Test_optimized_staple_gaugebc demonstrating equivalence of above to RectStapleUnoptimised for cconj gauge BCs Removed optimized staple only being used for periodic gauge BCs; it is now always used Christopher Kelly 2023-06-26 10:20:23 -04:00
  • ee92e08edb Merge pull request #435 from fjosw/fix/warnings_in_WilsonKernelsImplementation Peter Boyle 2023-06-23 11:47:19 -04:00
  • c1dcee9328 Merge pull request #437 from fjosw/fix/stencil_debug Peter Boyle 2023-06-23 11:47:00 -04:00
  • 559257bbe9 better documentation and filelist names Alessandro Lupo 2023-06-23 16:16:48 +01:00
  • 6b150961fe Better script Peter Boyle 2023-06-23 18:09:25 +03:00
  • cff1f8d3b8 rm unused variables and formatting Alessandro Lupo 2023-06-23 16:04:18 +01:00
  • f27d2083cd adjustments in SUn and Sp2n impl Alessandro Lupo 2023-06-23 15:34:08 +01:00
  • 36cc9c524f Threaded the constructor of GeneralLocalStencil Christopher Kelly 2023-06-23 09:57:38 -04:00
  • 2822487450 rm unncessary line Alessandro Lupo 2023-06-23 14:55:23 +01:00
  • e07fafe46a minor adjustments to twoindex Alessandro Lupo 2023-06-23 12:18:04 +01:00
  • 063d290bd8 missing function Alessandro Lupo 2023-06-23 11:11:20 +01:00
  • 4e6194d92a Avoid code duplication in ProjectSUn Alessandro Lupo 2023-06-23 11:03:50 +01:00
  • de30c4e22a minor improvements Alessandro Lupo 2023-06-23 10:49:41 +01:00
  • df99f227c1 include missing staple orientations; invert path direction, which was backwards david clarke 2023-06-22 14:57:10 -06:00
  • 5bafcaedfa Merge branch 'develop' of https://github.com/paboyle/Grid into develop Peter Boyle 2023-06-22 19:59:45 +03:00
  • bfeceae708 FTHMC Peter Boyle 2023-06-22 12:58:18 -04:00
  • eacb66591f Config command Peter Boyle 2023-06-22 19:56:40 +03:00
  • fadaa85626 Update Peter Boyle 2023-06-22 19:56:27 +03:00
  • 02a5b0d786 Updating run during testing Peter Boyle 2023-06-22 19:52:46 +03:00
  • 0e2141442a Dennis says broken Peter Boyle 2023-06-22 19:19:51 +03:00
  • 769eb0eecb Precision coverage Peter Boyle 2023-06-22 19:19:20 +03:00
  • 4241c7d4a3 Imported coalescedReadGeneralPermute GPU implementation from Christoph Fixed bug in padded staple code where extract was being called on the result before the GPU view was closed Fixed compile issue with pointer cast in padded staple code Added timing summaries of padded staple code and timing breakdown of staple implementation to Test_padded_cell_staple Christopher Kelly 2023-06-21 16:01:01 -04:00
  • d536c67b9d add HISQSmearing to Smearing.h david clarke 2023-06-20 16:04:48 -06:00
  • f44f005dad rename _lvl1 --> _linkTreatment david clarke 2023-06-20 15:48:27 -06:00
  • 26b2caf570 add template parameter to Smear_HISQ_fat for MILC interfacing david clarke 2023-06-20 15:37:54 -06:00
  • 7b11075102 The user can now specify the implementation of Cshift used by the PaddedCell class through a virtual base class API. Implementations for default (regular Cshift) and for gauge links (which respects the gauge BCs) Fixed const-correctness for PaddedCell and ConjugateGimpl::setDirections Modified test code for padded-cell implementation of staple, rect-staple to use cconj BCs Christopher Kelly 2023-06-20 17:09:56 -04:00
  • abc658dca5 Added coalescedReadGeneralPermute CPU implementation based on Christoph's GPT code In a test code, implemented a padded-cell version of the staple and rectangular-staple calculation Christopher Kelly 2023-06-20 16:14:25 -04:00
  • 8bb078db25 Merge branch 'develop' into hisq_fat_links david clarke 2023-06-20 13:05:00 -06:00
  • b61ba40023 Merge remote-tracking branch 'origin/develop' into develop david clarke 2023-06-20 13:04:53 -06:00
  • 452bf2e907 Accelerator basisRotate also on HIP Christoph Lehner 2023-06-20 20:36:24 +03:00
  • 2372275b2c Merge pull request #36 from LupoA/sp2n/gpu-bugfix Alessandro Lupo 2023-06-20 13:46:00 +01:00
  • ef736e8aa4 Merge pull request #35 from LupoA/sp2n/enableSp chillenzer 2023-06-20 10:41:09 +00:00
  • 5e539e2d54 Forgot some follow-ups on changed signature Julian Lenz 2023-06-18 12:37:51 +01:00
  • 96773f5254 Apparently forgot to remove one Lattice version Julian Lenz 2023-06-18 12:21:39 +01:00
  • d80df09f3b consistent enable sp config flag Alessandro Lupo 2023-06-16 19:16:46 +01:00
  • 621e612c30 Fix non-zero ret on device bug Julian Lenz 2023-06-16 16:27:49 +01:00
  • 8c3792721b ClangFormat Julian Lenz 2023-06-16 15:58:23 +01:00
  • c95bbd3948 Remove accelerated lattice version Julian Lenz 2023-06-16 15:50:26 +01:00
  • e28ab7a732 Re-included instantiations for symmetric 2Index AS Sp Julian Lenz 2023-06-15 15:15:18 +01:00
  • c797cbe737 deal with post-merge trauma Alessandro Lupo 2023-06-13 17:21:01 +01:00
  • e09dfbf1c2 definetely the right merge upstream/develop Alessandro Lupo 2023-06-16 14:19:46 +01:00
  • 85e35c4da1 fix: added GridLogDebug to BuildSurfaceList debug message. Fabian Joswig 2023-06-16 10:29:21 +01:00
  • d72e914cf0 Profiling temporary code until optimised Peter Boyle 2023-06-15 06:54:10 -04:00
  • 3b5254e2d5 Optional checkpoint smeared configs for FTHMC Peter Boyle 2023-06-14 04:54:29 -04:00
  • f1c358b596 Additional tests Peter Boyle 2023-06-13 11:57:11 -04:00
  • c0ef210265 Hot start should be properly Hot Peter Boyle 2023-06-13 11:56:37 -04:00
  • e3e1cc1962 Ta project Peter Boyle 2023-06-13 11:56:11 -04:00
  • 723eadbb5c Keep methods virtual Peter Boyle 2023-06-13 11:55:05 -04:00
  • e24637ec1e Clean up Peter Boyle 2023-06-13 11:54:11 -04:00
  • 8b01ff4ce7 Integrator over to smeared force structure Peter Boyle 2023-06-13 11:53:38 -04:00
  • 588197c487 Smeared action virtual class Peter Boyle 2023-06-13 11:49:09 -04:00
  • 116d90b0ee First attempt on #30 Julian Lenz 2023-06-15 15:09:37 +01:00
  • b0646ca187 Remove some unused variables Julian Lenz 2023-06-15 15:09:09 +01:00
  • 1352bad2e4 Sunspot compile Peter Boyle 2023-06-15 11:22:46 +00:00
  • 09146cfc43 Profiling temporary code until optimised feature/fthmc Peter Boyle 2023-06-15 06:54:10 -04:00
  • a450e96827 Optional checkpoint smeared configs for FTHMC Peter Boyle 2023-06-14 04:54:29 -04:00
  • 0f3678b9be Additional tests Peter Boyle 2023-06-13 11:57:11 -04:00
  • 8dd8338e14 Hot start should be properly Hot Peter Boyle 2023-06-13 11:56:37 -04:00
  • 11e0dc9851 Ta project Peter Boyle 2023-06-13 11:56:11 -04:00
  • f4ef6dae43 Keep methods virtual Peter Boyle 2023-06-13 11:55:05 -04:00
  • b6e147372b Clean up Peter Boyle 2023-06-13 11:54:11 -04:00
  • 3a4a662dc6 Integrator over to smeared force structure Peter Boyle 2023-06-13 11:53:38 -04:00
  • 8d06bda6fb Smeared action virtual class Peter Boyle 2023-06-13 11:49:09 -04:00
  • 14d352ea4f added smearParams struct david clarke 2023-06-12 16:55:44 -06:00
  • 1cf9ec1cce now compiles david clarke 2023-06-09 16:27:45 -06:00
  • 4895ff260e Merge pull request #28 from LupoA/sp2n/config chillenzer 2023-06-09 13:07:48 +00:00
  • 4b994a1bc7 trouble with compilation david clarke 2023-06-08 17:37:25 -06:00
  • e506d6d369 Merge branch 'develop' into hisq_fat_links david clarke 2023-06-07 21:16:20 -06:00
  • ab56ad8d7a fix 3-link stencil david clarke 2023-06-07 21:14:58 -06:00
  • 470d93006a compile sp2n fermion impl only if declared at config time Alessandro Lupo 2023-06-07 12:53:33 +01:00
  • 2f3d03f188 Merge pull request #27 from LupoA/sp2n/documentation chillenzer 2023-06-01 16:42:27 +00:00