1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-08-22 22:17:10 +01:00

Commit Graph

  • 6d7043e0c2 NamedTensor changes done Michael Marshall 2019-11-12 17:31:42 +00:00
  • b0f24ec302 Test works now ferben 2019-11-12 15:14:13 +00:00
  • fb2834bf82 Oops Michael Marshall 2019-11-12 14:01:20 +00:00
  • 78f75b0e9f Better than graffiti Michael Marshall 2019-11-12 14:00:46 +00:00
  • 62dd0bfe58 New parameter module compiles. Untested. Michael Marshall 2019-11-12 13:59:53 +00:00
  • db952993fa envCreate problem.. ferben 2019-11-12 12:23:34 +00:00
  • b8f0878981 removed most default behaviour ferben 2019-11-11 17:49:38 +00:00
  • df586a142d added DistilPar-module and cleaned up some code ferben 2019-11-11 17:29:55 +00:00
  • 7a446d5b7f removed default filenames ferben 2019-11-11 14:36:45 +00:00
  • e7d7ea4f8f added LoadNoise module ferben 2019-11-11 12:55:45 +00:00
  • f8e1941327 Implemented specialisations of NamedTensor as derived classes, however this suffers a number of problems: 1) virtual functions not available in base class constructor where I'd like to use them - e.g. IndexNames 2) Must define new constructors in derived classes ... so the specialisations are fatter than I'd like. Would prefer to revert to specifying tensor name and index name defaults in template Michael Marshall 2019-11-08 11:55:00 +00:00
  • 65aa54804e added comments Felix Erben 2019-11-08 11:15:51 +00:00
  • 293bfe17d1 added code to the noise module... ferben 2019-11-07 14:00:40 +00:00
  • a8f3a111a5 added Serial RNG - code compiles but not tested! ferben 2019-11-07 13:45:38 +00:00
  • 5c23abe507 commented on Notation ferben 2019-11-07 11:57:40 +00:00
  • 22c654182a Fixes for GPU compile Michael Marshall 2019-11-04 17:24:34 +00:00
  • 6f0439c0e4 Remove unnecessary cast Michael Marshall 2019-11-04 15:50:14 +00:00
  • 4f9a7c5d76 Back out unnecessary change Michael Marshall 2019-11-02 16:50:29 +00:00
  • fcd90705bc Beautification Michael Marshall 2019-11-02 16:15:48 +00:00
  • 4bcdb4ff95 Remove accidental check-in of local debugging Michael Marshall 2019-11-02 15:24:12 +00:00
  • 1c10933db1 Rationalisation of NamedTensor (Perambulator) Michael Marshall 2019-11-02 14:58:32 +00:00
  • 52d8d576d0 Removed SliceShare as a reusable routine Michael Marshall 2019-11-01 20:10:51 +00:00
  • ada0a7a83b C++11 case comparison of named tensor index names Michael Marshall 2019-11-01 16:05:08 +00:00
  • efe2f2d48b Merge branch 'develop' into feature/distil Michael Marshall 2019-11-01 15:38:48 +00:00
  • 45d4cf0971 Cleanup in progress Michael Marshall 2019-11-01 15:35:07 +00:00
  • ac614cbc53 Merge branch 'develop' of https://github.com/paboyle/Grid into develop Peter Boyle 2019-10-31 11:46:43 -04:00
  • ec8e060ec7 Summit jsrun GPU mapping updates. Conffigure with --enable-jsrun Peter Boyle 2019-10-31 11:46:09 -04:00
  • 5c54f27ac1 some cleanup, but hard-coded src in LapEvec unclear Felix Erben 2019-10-31 11:51:05 +00:00
  • 4ed9379535 some cleanup Felix Erben 2019-10-31 11:45:50 +00:00
  • 858e348a6d Cleanup of messages Michael Marshall 2019-10-31 11:11:52 +00:00
  • 3b3680c64e Reversed Felix's interim A2Autils.h changes ... these were finished and went into develop via a separate branch Michael Marshall 2019-10-30 15:50:04 +00:00
  • 2a926b3dc6 Merged latest changes from develop, in preparation for release. Michael Marshall 2019-10-30 14:52:34 +00:00
  • 845a045493 Merge pull request #233 from giltirn/lanczos_fix Chris K 2019-10-30 10:21:59 -04:00
  • eb8848a071 Merge branch 'develop' into feature/distil Michael Marshall 2019-10-30 14:13:00 +00:00
  • f31e3278a6 Update README.md Peter Boyle 2019-10-25 11:43:55 -04:00
  • ca234325bc Fix single-precision error Michael Marshall 2019-10-23 21:49:32 +01:00
  • c97f780784 Merge pull request #243 from fionnoh/feature/A2A_current_insertion Antonin Portelli 2019-10-22 13:55:53 +01:00
  • 78bdb0ff6a Grid Michael Marshall 2019-10-20 14:22:45 +01:00
  • decab587a0 PerambFileName defaults to object name if empty Michael Marshall 2019-10-20 14:14:06 +01:00
  • 202f025fc7 Merge pull request #242 from mmphys/feature/baryons Antonin Portelli 2019-10-16 15:06:32 +01:00
  • 3c702b510b result layout standardised, iterator size more elegant Felix Erben 2019-10-15 18:48:51 +01:00
  • 519ce19128 Fixes to enable GPU build. NB: Contractor and ContractorBenchmark still not working Michael Marshall 2019-10-14 22:27:08 +01:00
  • 8d166a81c0 updated syntac in Test_hadrons_spectrum Felix Erben 2019-10-14 13:41:08 +01:00
  • aa62ca9046 chroma-regression test now prints difference correctly Felix Erben 2019-10-10 11:07:20 +01:00
  • 2dee4791db baryon input strings are now pairs of pairs of gammas - still ugly!! Felix Erben 2019-10-09 17:56:09 +01:00
  • 548b3bf43c second update to pull request Felix Erben 2019-10-09 14:52:33 +01:00
  • a55d0ba8fe Changing back interface for Gamma3pt Fionn O hOgain 2019-10-08 15:52:01 +01:00
  • 5de9547db5 Removing old debug code Fionn O hOgain 2019-10-08 15:51:28 +01:00
  • 6a3b09cf02 Merge branch 'develop' of github.com:fionnoh/Grid into feature/A2A_current_insertion Fionn O hOgain 2019-10-08 13:25:51 +01:00
  • 10de4bfc23 Changes to A2Autils Fionn O hOgain 2019-10-08 13:24:56 +01:00
  • 2ce7f2b4d8 suggested changes for 1st pull request implemented Felix Erben 2019-10-08 13:19:47 +01:00
  • 88d6ff8f1d Peter's bugfix in ImplicitlyRestartedLanczos.h My bugfix in MomentumPhase.hpp Michael Marshall 2019-10-07 17:36:11 +01:00
  • 803329af99 Merge branch 'develop' into feature/distil Michael Marshall 2019-10-07 13:09:52 +01:00
  • 9d96899aa8 Doc bugfix Michael Marshall 2019-10-07 13:05:04 +01:00
  • 86939dbf1a Removed unnecessary function (for getting a parameter) Michael Marshall 2019-10-04 13:59:59 +01:00
  • 317645aaeb undo (most) whitespace changes in the two files HMC/Mobius2p1fEOFA{,_F1}.cc Nils Asmussen 2019-10-02 16:25:23 +01:00
  • e280ec6b0b changed input parameters for easier use Felix Erben 2019-10-02 16:14:06 +01:00
  • d5a180d914 Merge branch 'fix/removeQCDremnants' into fix/remQCDns_ignore_ws Nils Asmussen 2019-10-02 16:11:27 +01:00
  • d2928761dd Merge pull request #240 from guelpers/feature/bugfixafterGPUmerge Antonin Portelli 2019-10-02 15:00:15 +01:00
  • f2a74c603f Merge pull request #239 from mmphys/z2_momentum Antonin Portelli 2019-10-02 14:57:59 +01:00
  • 5f22810f55 Fix after GPU merge: Phase in Free Propagator Vera Guelpers 2019-10-02 14:49:35 +01:00
  • 92e25488f8 Added MomentumPhase Hadrons module from z2_momentum branch (thankyou, Felix) so I can run Z_2 wall with momenta easily Michael Marshall 2019-10-02 14:13:35 +01:00
  • 89ef2b7dc2 Should compile everywhere now Michael Marshall 2019-10-02 13:20:07 +01:00
  • 7606554b76 Remove references to unused modules (now part of separate Baryons branch) Michael Marshall 2019-10-02 13:16:58 +01:00
  • c8fc0b3e0c changed baryon interface Felix Erben 2019-10-02 11:36:39 +01:00
  • ccb5e8374b z2-momentum phase module Felix Erben 2019-09-30 17:36:15 +01:00
  • b88fd436e7 added author information Felix Erben 2019-09-30 17:07:46 +01:00
  • 155bcd4ff3 ready for pull request Felix Erben 2019-09-30 16:58:20 +01:00
  • d1daab601a Merge branch 'develop' of github.com:fionnoh/Grid into feature/A2A_current_insertion Peter's GPU branch changes merged with A2A CI code Fionn O hOgain 2019-09-30 16:53:44 +01:00
  • e5d7910fa7 code compiling now - still need to test Felix Erben 2019-09-30 13:55:26 +01:00
  • 94b9a9474c Baryons module works in 1 of 3 cases - still need SlicedProp and Msource part!! Felix Erben 2019-09-27 15:08:56 +01:00
  • bf62ec163d thread_for caused the problems - slow for loop for now Felix Erben 2019-09-26 13:33:49 +01:00
  • 8415e23fc6 still bugfix Felix Erben 2019-09-26 11:09:09 +01:00
  • 76c93aa44e weird bug... Felix Erben 2019-09-17 14:36:26 +01:00
  • 3137628222 BaryonUtils.h is now part of Baryons Michael Marshall 2019-09-17 13:19:20 +01:00
  • ce965ee6bb Cleanup tests that are no longer required Michael Marshall 2019-09-17 13:10:59 +01:00
  • 911fbb0f36 Cleanup modules that are no longer required Michael Marshall 2019-09-17 13:06:52 +01:00
  • eb293e9909 Restore Baryons modules per develop branch Michael Marshall 2019-09-16 20:29:37 +01:00
  • f548114ff6 bugfix Felix Erben 2019-09-16 17:55:58 +01:00
  • dab8c01c3d added Baryon code Felix Erben 2019-09-16 17:20:54 +01:00
  • 2f3dd0703d Ensure Distillation test (Test_distil) works Michael Marshall 2019-09-16 17:00:46 +01:00
  • 2e963d1a78 Fix location of Grid.h and remove reference to QCD namespace Michael Marshall 2019-09-16 15:34:47 +01:00
  • bf52e7cc96 Latest BaryonUtils.h from Felix + my fixes Michael Marshall 2019-09-13 18:11:10 +01:00
  • 61d017d0a5 Merge GPU support (upstream/develop) into distillation branch. This compiles and looks right ... but may need some testing Michael Marshall 2019-09-13 13:30:00 +01:00
  • 04a661cafe Remove unused modules BC2 and Baryon2 Michael Marshall 2019-09-10 14:49:24 +01:00
  • a7fa86dc29 MooeeInv improvement for DW EOFA + comments gfilaci 2019-09-05 12:05:21 +01:00
  • 0c1efa5235 pass OpenMP flag to host compiler gfilaci 2019-08-07 12:11:18 +01:00
  • fdd9b14e82 speed up MooeeInvDag for DWF EOFA gfilaci 2019-09-02 14:49:51 +01:00
  • e66669d300 fast MooeeInv for EOFA gfilaci 2019-09-02 14:26:13 +01:00
  • 0efaf3c4fa access M5D coeffs through pointers gfilaci 2019-09-02 11:33:00 +01:00
  • 3ef519aaa4 fast MooeeInv gfilaci 2019-08-07 16:34:01 +01:00
  • b473405652 Tensor ambiguous fix Peter Boyle 2019-08-29 09:36:41 -05:00
  • 114ebb7914 Fixed Lanczos calling aligned alloc in threaded region hitting up against pointer-cache no-threading restrictions Fixed Lattice::reset not compiling with new Grid explicit memory region handling Fixed memory leak in Lattice::resize that occurs when data region has been previously allocated Christopher Kelly 2019-08-26 16:47:44 -04:00
  • 9b7a6d197f Fix for GCC preprocessor/pragma handling bug Peter Boyle 2019-08-23 14:37:46 +01:00
  • 59cd7f3b70 Trips up NVCC for reasons I dont understand on summit Peter Boyle 2019-08-23 06:03:49 -04:00
  • 28d6be2a4e Fix GCC complaint Peter Boyle 2019-08-22 18:56:37 +01:00
  • 6b6c5aa626 remove namespace QCD from directory tests Nils Asmussen 2019-08-20 15:35:36 +01:00
  • 9210b0aa6e remove namespace QCD from directory HMC Nils Asmussen 2019-08-20 15:21:23 +01:00
  • ad01290545 remove remnants of the namespace QCD Nils Asmussen 2019-08-19 20:30:33 +01:00
  • 25150eb2e0 3pt contraction now takes a list of gammas Fionn O hOgain 2019-08-15 12:09:30 +01:00