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

Commit Graph

  • fe700a183a Getting HMC to run Peter Boyle 2019-07-26 12:18:29 +01:00
  • 34108296cd Merge branch 'develop' into feature/gpu-port Peter Boyle 2019-07-20 17:05:35 +01:00
  • 76c704b84b Intrinsics for CLANG are now fixed in v6 Peter Boyle 2019-07-20 16:52:24 +01:00
  • ce255ec359 Relocate to fix build failure for comms none Peter Boyle 2019-07-20 16:37:03 +01:00
  • 1c096626cb Hypercube defaults to on if HPE detected, but override to off possible Peter Boyle 2019-07-20 16:06:16 +01:00
  • ce8b247426 Compiles Peter Boyle 2019-07-20 15:16:02 +01:00
  • 80481f81be Constructor typo Peter Boyle 2019-07-20 09:58:24 +01:00
  • d85dcc72df Multinode fix Peter Boyle 2019-07-20 07:13:28 +01:00
  • 3fedcd6d52 Compiles Peter Boyle 2019-07-20 07:12:44 +01:00
  • e7050a7aed Support gamma structure names that have trailing white space Michael Marshall 2019-07-19 11:58:56 +01:00
  • e138bc7204 debug output Felix Erben 2019-07-19 11:16:35 +01:00
  • 25ba4c5f80 Merge branch 'develop' into feature/gpu-port Peter Boyle 2019-07-19 11:01:55 +01:00
  • 671bcbcccb Merge branch 'develop' of https://github.com/paboyle/Grid into develop Peter Boyle 2019-07-19 10:48:22 +01:00
  • ff325376cb Fix single precision deriv test fail Peter Boyle 2019-07-19 10:47:44 +01:00
  • 6d4fb35d84 Ready for testing Michael Marshall 2019-07-19 10:33:03 +01:00
  • 9e926e3fc5 Build fix in develop Peter Boyle 2019-07-19 10:01:52 +01:00
  • 775eaee199 Fix for suspected Intel 2018.1 compiler bug under O3 Peter Boyle 2019-07-19 07:57:34 +01:00
  • 0fd2827d5d Fix fail in single Peter Boyle 2019-07-19 05:28:26 +01:00
  • bdd79f9ef8 TODO update Peter Boyle 2019-07-18 22:04:28 +01:00
  • 0695f8cec2 Single precision compile fix. Soon deprecate single precision Peter Boyle 2019-07-18 22:02:31 +01:00
  • 9fa705c5a0 comma fix Peter Boyle 2019-07-18 21:38:11 +01:00
  • 56cefadf9b gamma matrices as input Felix Erben 2019-07-18 17:46:43 +01:00
  • 9d82855c5d bugfix in Baryonutils ferben 2019-07-18 15:45:43 +01:00
  • 97d61f2564 bugfix in Baryonutils ferben 2019-07-18 14:57:10 +01:00
  • 331f5a53dc New header Peter Boyle 2019-07-18 14:51:09 +01:00
  • a23dc295ac Remove compiler errors and warnings Peter Boyle 2019-07-18 14:47:02 +01:00
  • 11a8668d19 bugfix in Baryonutils ferben 2019-07-18 14:44:55 +01:00
  • cded7670d0 new utils for baryons ferben 2019-07-18 14:29:04 +01:00
  • feb029fb66 new utils for baryons ferben 2019-07-18 14:24:16 +01:00
  • 08904f830e Merge develop Peter Boyle 2019-07-16 11:59:56 +01:00
  • fa9cd50c5b Merge branch 'develop' into feature/gpu-port Peter Boyle 2019-07-16 11:55:17 +01:00
  • 5a62ebe7b1 general baryons case added Felix Erben 2019-07-15 15:26:30 +01:00
  • 7c11525d1a Local stencil for complex wilson loops etc Peter Boyle 2019-07-14 14:05:09 +01:00
  • 42c1dbb1d1 General local stencil first cut for Patrick force term Peter Boyle 2019-07-14 14:04:28 +01:00
  • 6179acfda0 Put back a call that was required Peter Boyle 2019-07-14 13:59:54 +01:00
  • fa747173d1 Debugging references were to l-values, so added const to stop errors Michael Marshall 2019-07-14 11:08:00 +01:00
  • 07601ac1f5 Replace instantiation of Gparity Peter Boyle 2019-07-12 17:18:12 +01:00
  • 705a8098b2 Merge branch 'feature/gpu-port' of https://github.com/paboyle/Grid into feature/gpu-port Peter Boyle 2019-07-12 17:14:11 +01:00
  • a29b43d755 Stencil comms cleaner Peter Boyle 2019-07-12 17:12:25 +01:00
  • 368c8369ce Merge branch 'feature/gpu-port' of https://github.com/paboyle/Grid into feature/gpu-port Peter Boyle 2019-07-12 17:11:29 +01:00
  • c0d89a2dbb TODO updates Peter Boyle 2019-07-12 17:11:15 +01:00
  • 78ebd93281 Cuda 9.1 happy Peter Boyle 2019-07-12 17:11:00 +01:00
  • 3d58daf70f Safety check Peter Boyle 2019-07-12 17:10:35 +01:00
  • bd155ca5c0 Overlap comms with comput now supported Peter Boyle 2019-07-12 09:09:40 +01:00
  • 91e2cf9b40 All axes can be used for comms now Peter Boyle 2019-07-12 09:08:26 +01:00
  • 3cc9947731 Better welcome printing Peter Boyle 2019-07-12 06:47:51 +01:00
  • f15eeb0283 localise scope of variables declared in macro Peter Boyle 2019-07-12 06:47:01 +01:00
  • 0996ba9396 Pretty messaging Peter Boyle 2019-07-12 06:45:31 +01:00
  • 12afb0395f Debugging transposeSpin - seems just not to be implemented for Lattice<x> Michael Marshall 2019-07-11 17:42:26 +01:00
  • ec4aa978ab why cant I spinTranspose Felix Erben 2019-07-11 14:01:41 +01:00
  • 966a203dcb Interactions with GPU compilation Peter Boyle 2019-07-11 03:16:17 +01:00
  • 44170cc15f Initialise CUDA device prior to entering MPI. This may or may not interact with Summit which configures MPI - CUDA mapping with jsrun. TBD Cases of OpenMPI and MVAPICH are covered, and default to cudaSetDevice(0) otherwise Peter Boyle 2019-07-11 03:14:23 +01:00
  • 7bc4a06f3f This is probably what you want ... Michael Marshall 2019-07-10 12:29:33 +01:00
  • cd659525e1 You probably want to add this to the build. And you may need to do a bootstrap Michael Marshall 2019-07-10 12:08:37 +01:00
  • dc2240d2d8 why does sliceSum in Nucleon.hpp not work Felix Erben 2019-07-10 11:34:16 +01:00
  • 98cf20cf06 continued work on baryons Felix Erben 2019-07-09 17:42:36 +01:00
  • cc3346073e continued work on baryons Felix Erben 2019-07-09 17:30:32 +01:00
  • 3848da7c50 added nucleon module (non-distillation) Felix Erben 2019-07-08 17:43:14 +01:00
  • c3d0c176ab cleaning up Kl2 contraction Antonin Portelli 2019-05-24 13:08:35 +01:00
  • 0a71f8bb10 Merge pull request #222 from guelpers/feature/kl2QEDseq Antonin Portelli 2019-07-05 16:22:34 +01:00
  • b7d0cf6751 buxfix in diquark sum / baryons Felix Erben 2019-07-04 22:06:37 +01:00
  • 3a31ba2ea2 Merge remote-tracking branch 'upstream/develop' into feature/kl2QEDseq Vera Guelpers 2019-07-03 14:37:56 +01:00
  • eac6337466 Hadrons: EMLepton: multiple source-sink separations at once Vera Guelpers 2019-07-03 14:36:34 +01:00
  • ab7537e002 Merge pull request #221 from fionnoh/bugfix/A2ALoop Antonin Portelli 2019-07-03 14:13:51 +01:00
  • 2c1a077369 continued on baryons Felix Erben 2019-07-02 17:55:28 +01:00
  • 6e3c3214a3 Offload loops Peter Boyle 2019-07-02 17:25:40 +01:00
  • d6ffadb33b Coalesced write Peter Boyle 2019-07-02 17:25:13 +01:00
  • ae3abbe53d Added the ability for Perambulator module to save unsmeared sinks through the addition of two optional parameters: UnsmearedSinkFileName: If present, specifies the filename to write to UnsmearedSinkMultiFile: defaults to true to write each sink vector to a different file, but can be set to 0 for a single file Michael Marshall 2019-07-01 17:28:27 +01:00
  • 5fc0188205 started saving sinks Felix Erben 2019-07-01 14:51:59 +01:00
  • 4c3225412b Drop 5dVEC Peter Boyle 2019-07-01 07:31:26 +01:00
  • b8f7bfbb26 Dont stream as poor perf in some cases Peter Boyle 2019-07-01 07:30:25 +01:00
  • 7b7c470917 Accelerator loop Peter Boyle 2019-07-01 07:29:51 +01:00
  • 532e226b22 cuda 9.1 fixes Peter Boyle 2019-07-01 07:29:22 +01:00
  • 6a13731818 Move GPU cuda call earlier Peter Boyle 2019-07-01 07:28:41 +01:00
  • 67690df3bd Changes nedded to have a current insertion on every second time slice - avoids unnecessary contractions fionnoh 2019-06-28 15:18:28 +08:00
  • 1059189abf Bugfix for A2ALoop module fionnoh 2019-06-27 13:49:55 +08:00
  • ce29b18dc9 New modules for loading in MFs as diskvectors and producing propagaotrs from 4 quark contractions fionnoh 2019-06-27 13:46:06 +08:00
  • 421a0a8a36 Changes to A2Autils, A2AMatirx and DiskVector code that is needed for Hadrons 4 quark contraction module fionnoh 2019-06-27 13:45:20 +08:00
  • ac530636ca A2Aloop bugfix fionnoh 2019-06-27 13:44:47 +08:00
  • 2d940a598c Inserted four extra parameters just to make this test compile. Needs to be fixed properly Michael Marshall 2019-06-19 10:37:50 +01:00
  • c28c5fc61b Inserted four extra parameters just to make this test compile. Needs to be fixed properly Michael Marshall 2019-06-19 10:31:41 +01:00
  • 015340d60c Elided superfluous copy on write Michael Marshall 2019-06-19 09:37:03 +01:00
  • 1cd4ee0706 Thrust used on GPU builds Peter Boyle 2019-06-18 12:50:35 +01:00
  • b8f71b6777 Fix NVCC warning unused variable Peter Boyle 2019-06-17 13:58:45 +01:00
  • 703dc20377 Compile tests fix Peter Boyle 2019-06-16 13:59:29 +01:00
  • d976e5c514 Pow is being awkward in thrust for reasons I don't understand. Possible thrust bug. Peter Boyle 2019-06-16 12:05:11 +01:00
  • d7b3efe893 Compile fix Peter Boyle 2019-06-15 17:03:15 +01:00
  • f710d7bd45 TODO list update Peter Boyle 2019-06-15 12:54:27 +01:00
  • cb336aa8f8 Thread loop constructs changing a little Peter Boyle 2019-06-15 12:54:11 +01:00
  • 462900b48d Modified entire test directory to suit new GPU constructs for looping Peter Boyle 2019-06-15 12:53:27 +01:00
  • 0561c2edeb Benchmarks modified for new GPU constructs Peter Boyle 2019-06-15 12:52:56 +01:00
  • 0184719216 Change to predicate type Peter Boyle 2019-06-15 12:52:26 +01:00
  • 24202dbc51 Thread loop construct change Peter Boyle 2019-06-15 12:52:07 +01:00
  • d763c303c5 Clean acceleerator barrier Peter Boyle 2019-06-15 12:51:45 +01:00
  • 8e394d3bf9 New loop construct Peter Boyle 2019-06-15 12:51:15 +01:00
  • b881d5489b Move SchurDiagTwoKappa to Algorithms Peter Boyle 2019-06-15 12:50:45 +01:00
  • 82306913a8 Move Schur operator into correct place Peter Boyle 2019-06-15 12:49:22 +01:00
  • 49f90cc7eb use pragma once Peter Boyle 2019-06-15 12:45:22 +01:00
  • b77af0210b Thread loop. Probably deprecate this impl Peter Boyle 2019-06-15 12:44:56 +01:00
  • 5254ede2d8 New loops. Revisit as accelerator loop in future audit Peter Boyle 2019-06-15 12:44:29 +01:00