1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-06-21 03:08:15 +01:00

Commit Graph

  • b1c4e96382 Updates to actions etc.. Peter Boyle 2018-09-24 22:10:30 +01:00
  • a55c6f34f3 Updated docs Peter Boyle 2018-09-24 15:44:35 +01:00
  • beed527ea3 Carletons chapter Peter Boyle 2018-09-24 15:09:51 +01:00
  • eaa633cf69 Merge branch 'develop' of github.com:paboyle/Grid into develop portelli 2018-09-21 18:16:22 +01:00
  • c632455129 Hadrons: meson field IO fix portelli 2018-09-21 18:16:01 +01:00
  • c012899ed5 Hadrons: big update after templating of get/createGrid portelli 2018-09-21 18:15:18 +01:00
  • 8bab544c2f Updated manual pdf paboyle 2018-09-20 18:51:11 +01:00
  • 76fc06a5dc Updates with todo from Carleton paboyle 2018-09-20 18:50:11 +01:00
  • d9de8fd5c9 Merge branch 'develop' of https://github.com/paboyle/Grid into develop fionnoh 2018-09-17 12:19:47 +01:00
  • 7e3647246c Merge branch 'master' of https://github.com/paboyle/Grid into develop fionnoh 2018-09-17 12:19:20 +01:00
  • 4af6c7e7aa Hadrons: copyright update portelli 2018-09-14 12:51:48 +01:00
  • f60fbcfc4d Hadrons: mixed precision CG, to be tested portelli 2018-09-14 12:47:55 +01:00
  • 464c81706e Hadrons: defaults Impls for different precisions portelli 2018-09-14 12:46:43 +01:00
  • adbdc4e65b Half comms not working on GPU yet, so disable. Peter Boyle 2018-09-11 05:15:22 +01:00
  • e4deea4b94 Weird bug appears with Vector<Vector<>>. "fix" with std::vector<Vector<>> Peter Boyle 2018-09-11 04:36:57 +01:00
  • 94d721a20b Comments on further topology discovery work Peter Boyle 2018-09-11 04:20:04 +01:00
  • 408130b808 Hadrons: header list fix portelli 2018-09-10 17:38:54 +01:00
  • 375edd1370 file forgotten in last commit portelli 2018-09-10 17:37:29 +01:00
  • 6d912f6c67 Hadrons: general guesser factory portelli 2018-09-10 17:36:54 +01:00
  • 6d1d28955e Guesser class is redundant, switching to LinearFunction portelli 2018-09-10 17:35:54 +01:00
  • 920b471761 Hadrons tests update portelli 2018-09-10 15:32:13 +01:00
  • 63c21767ba Hadrons: grids stored with hash of SIMD type (for mixed-precision setups) portelli 2018-09-10 15:31:39 +01:00
  • 7b6b712565 function to convert std::vector to string portelli 2018-09-10 15:17:32 +01:00
  • 35abd05ee9 mute Version.h cache creation portelli 2018-09-10 15:16:59 +01:00
  • 7bf82f5b37 Offload the face handling to GPU Peter Boyle 2018-09-10 11:28:42 +01:00
  • f02c7ea534 Peer to peer on GPU's setup Peter Boyle 2018-09-10 11:26:20 +01:00
  • bc503b60e6 Offloadable gather code Peter Boyle 2018-09-10 11:21:25 +01:00
  • 704ca162c1 Offloadable compression Peter Boyle 2018-09-10 11:20:50 +01:00
  • b5329d8852 Protect against zero length loops giving a kernel call failure Peter Boyle 2018-09-10 11:20:07 +01:00
  • f27b9347ff Better unquiesce MPI coverage Peter Boyle 2018-09-10 11:19:39 +01:00
  • b4967f0231 Verbose and error trapping cleaner Peter Boyle 2018-09-09 14:28:02 +01:00
  • 6d0f1aabb1 Fix the multi-node path Peter Boyle 2018-09-09 14:27:37 +01:00
  • f4bfeb835d Drop back to smaller Ls Peter Boyle 2018-09-09 14:25:06 +01:00
  • 394b7b6276 Verbose decrease Peter Boyle 2018-09-09 14:24:46 +01:00
  • dd36e60f6a compilation fix for hypercube optimal communicator portelli 2018-09-08 18:07:29 +01:00
  • cb6c548e21 Hadrons: code cleaning portelli 2018-09-07 20:40:55 +01:00
  • 02c4ccf621 Hadrons: diskvector debug message for writes portelli 2018-09-07 20:33:49 +01:00
  • fd24588212 Merge branch 'develop' of github.com:paboyle/Grid into develop portelli 2018-09-07 20:25:11 +01:00
  • b800bb3ecb Hadrons: disk vector cache policy to last touch portelli 2018-09-07 20:24:48 +01:00
  • f8abd0978b Hadrons copyright update portelli 2018-09-07 20:10:07 +01:00
  • 12c7c493bf Hadrons: disk-based container portelli 2018-09-07 20:04:54 +01:00
  • c7c9072313 Documentation paboyle 2018-09-06 16:01:42 +01:00
  • 2bf3be5fae Hadrons: copyright and code cleaning portelli 2018-09-04 18:25:10 +01:00
  • 3a40e4fc69 Hadrons: scalar SU(N) 2-pt guard against negative momenta components portelli 2018-09-04 18:24:07 +01:00
  • 2e69e03f6f Hadrons: CosmHol configs IO module portelli 2018-09-04 18:23:28 +01:00
  • a09f9bb528 Hadrons: code cleaning portelli 2018-09-04 18:22:21 +01:00
  • f0e341d726 Hadrons: module list generator fix portelli 2018-09-04 18:22:04 +01:00
  • e307bb7528 Reorganise to abstract kernels that know about the lattice layout. Move these back into grid. feature/hadrons-a2a Peter Boyle 2018-09-04 12:30:00 +01:00
  • 6f09df0daf Hadrons: A2A matrix IO fix portelli 2018-09-02 01:46:22 +01:00
  • 26cee605b8 Hadrons: copyright update portelli 2018-09-01 21:30:30 +01:00
  • b3fa18c229 copyright script never removes authorship portelli 2018-09-01 21:29:58 +01:00
  • 2940c9bcfd Hadrons: dedicated IO class for A2A matrices portelli 2018-09-01 21:09:01 +01:00
  • 0bb532f72b more explicit clean git tree message portelli 2018-09-01 20:02:18 +01:00
  • fada2aa0f7 Hadrons: precision fix portelli 2018-09-01 20:00:12 +01:00
  • c193e4e675 Aslash expression in Mathematica notebook portelli 2018-09-01 19:59:58 +01:00
  • 3ee682f676 more Version.h fine tuning portelli 2018-09-01 19:58:16 +01:00
  • d85ec3bac2 build system minor fix portelli 2018-09-01 19:54:21 +01:00
  • b52d8eb1e3 better Version.h implementation portelli 2018-09-01 19:49:13 +01:00
  • ee630d2e8b Hadrons: smearing plaquette output portelli 2018-09-01 17:38:32 +01:00
  • 2f0af79869 Hadrons: scalar SU(N) NPR update portelli 2018-09-01 17:36:35 +01:00
  • 1b7fb79ec0 CI fix portelli 2018-08-28 18:26:37 +01:00
  • 2db1a4628c build system minor fix portelli 2018-08-28 18:26:30 +01:00
  • 6aa047d842 Hadrons module template fix portelli 2018-08-28 17:17:00 +01:00
  • 8779c32ae1 Merge branch 'feature/hadrons' into develop portelli 2018-08-28 17:10:33 +01:00
  • c527dc3358 CI fix portelli 2018-08-28 17:10:08 +01:00
  • 6b42577b6b gitignore update portelli 2018-08-28 16:58:37 +01:00
  • fb3596f968 Hadrons: precision fixes portelli 2018-08-28 16:58:23 +01:00
  • f3a0158213 code cleaning portelli 2018-08-28 16:56:07 +01:00
  • 0250aa9347 file committed in error portelli 2018-08-28 16:55:48 +01:00
  • 3df6743396 more build system cleaning and patch for bad include in Eigen portelli 2018-08-28 16:54:57 +01:00
  • fb7d021b9d Hadrons: moving Hadrons to root directory, build system improvements portelli 2018-08-28 15:00:40 +01:00
  • 5b8b630919 Finished the four quark optimisation for Bag parameters. To do: Peter Boyle 2018-08-28 14:11:03 +01:00
  • 81287133f3 New files Peter Boyle 2018-08-28 11:32:41 +01:00
  • bd27940f78 Reorder the loop Peter Boyle 2018-08-28 11:32:23 +01:00
  • d45647698d Extra test code Peter Boyle 2018-08-28 11:31:19 +01:00
  • d6ac6e75cc Some query functions Peter Boyle 2018-08-28 11:30:51 +01:00
  • ba34d7b206 Pion Field test module Peter Boyle 2018-08-28 11:30:14 +01:00
  • 80003787c9 Use MKL DGEMM Peter Boyle 2018-08-28 11:14:27 +01:00
  • f523dddef0 Remove verbose Peter Boyle 2018-08-28 11:14:07 +01:00
  • 5f206df775 Hadrons: meson field cache friendly cache copy portelli 2018-08-15 17:29:44 +01:00
  • 7727e81113 Hadrons: slight improvement on previous commit portelli 2018-08-14 20:18:47 +01:00
  • c4115544a5 Hadrons: application option to save graph portelli 2018-08-14 20:03:53 +01:00
  • 08c47328ba Hadrons: meson field kernel performance for each block portelli 2018-08-14 17:35:42 +01:00
  • 09001aedca Hadrons: meson fields saved in single precision portelli 2018-08-14 17:19:38 +01:00
  • 2c67304716 Hadrons: meson field code cleaning portelli 2018-08-14 17:00:05 +01:00
  • dc6d8686de Hadrons: meson field chunked HDF5 IO portelli 2018-08-14 16:40:29 +01:00
  • cc2780bea3 Hadrons: meson field parallel IO portelli 2018-08-14 14:55:13 +01:00
  • 6e5a2b7922 fix previous commit portelli 2018-08-14 14:07:54 +01:00
  • f4878d3a13 Hadrons: meson field threaded cache copy portelli 2018-08-14 14:02:37 +01:00
  • 89d2fac92e Hadrons: copyright update portelli 2018-08-14 12:15:24 +01:00
  • f2d3e41cf2 Hadrons: meson field: HDF5 perf, gamma input and Eigen tensors allocated by Grid portelli 2018-08-13 20:18:33 +01:00
  • 3c27bb36d4 Hadrons: direct timer access portelli 2018-08-13 20:17:45 +01:00
  • 603d59f389 Hadrons: code cleaning portelli 2018-08-13 20:17:24 +01:00
  • 07a0ef3f95 Hadrons: global measurement time profile portelli 2018-08-13 16:44:57 +01:00
  • 503259f9c9 Hadrons: meson field HDF5 IO done and tested portelli 2018-08-12 16:52:12 +01:00
  • 5be6a51044 Hadrons: meson fields code cleaning and momentum phases portelli 2018-08-11 15:13:43 +01:00
  • ac69f042b1 Hadrons: module RNG uniquely seeded with <run id> + <module name> + <trajectory> portelli 2018-08-10 18:27:00 +01:00
  • 133d5c2e34 Merge branch 'develop' into feature/hadrons portelli 2018-08-10 16:36:40 +01:00
  • 2a94244890 configure: --with-openssl option and LIME is now mandatory portelli 2018-08-10 16:36:11 +01:00
  • a15a2dfd29 Merge branch 'develop' into feature/hadrons portelli 2018-08-10 16:08:22 +01:00