1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-05-04 09:24:14 +01:00

Commit Graph

  • 7bf42b9c0e HADRONS_ERROR Michael Marshall 2019-11-18 10:27:35 +00:00
  • 2d6f4e0c09 fixed issue with HADRONS_ERROR, no idea why this works ferben 2019-11-15 13:46:47 +00:00
  • 7f06c40107 _var -> var_ ferben 2019-11-15 13:26:24 +00:00
  • 9f75065205 eigen_strong_inline gone ferben 2019-11-15 13:22:20 +00:00
  • 271a02230e assert -> ERROR ferben 2019-11-15 11:11:50 +00:00
  • b1e8b5b5ce changed default behaviour as discussed with antonin ferben 2019-11-15 11:00:25 +00:00
  • 25d2521d77 small stuff ferben 2019-11-13 16:34:09 +00:00
  • 500ef17143 beauty ferben 2019-11-13 15:14:51 +00:00
  • ee9dd22643 worked on test_distil ferben 2019-11-13 14:59:44 +00:00
  • a977d9901b cleanup ferben 2019-11-13 14:52:06 +00:00
  • 667ffb70db changed error type ferben 2019-11-13 12:16:56 +00:00
  • 65b3059bd7 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-11-13 11:51:14 +00:00
  • 5238808ccd No DistilVectors specified in xml no throws an error ferben 2019-11-13 11:50:55 +00:00
  • 8f88fee680 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Michael Marshall 2019-11-13 11:34:10 +00:00
  • fcc412a1c2 Remove conditional compilation to support GPU build Michael Marshall 2019-11-13 11:32:23 +00:00
  • 12e415330f made notation DPar->dp consistent over modules ferben 2019-11-13 11:21:08 +00:00
  • 66e0811317 Attempt to fix cuda build Michael Marshall 2019-11-13 00:02:51 +00:00
  • 55e743aad6 Streamline Michael Marshall 2019-11-12 23:57:28 +00:00
  • e2ab0d671e Implement destructors Michael Marshall 2019-11-12 23:18:37 +00:00
  • 7a4c5dbbd5 Restoring previous version for _reduced variables Michael Marshall 2019-11-12 22:12:35 +00:00
  • 3f00b8f6c7 Switch to std::unique_ptr<GridCartesian> grid3d; Remove hand-coded reference to pi - switch to <math.h> definition Michael Marshall 2019-11-12 21:53:09 +00:00
  • 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 ferben 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 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 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 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 asmussen 2019-10-02 16:11:27 +01:00
  • d2928761dd Merge pull request #240 from guelpers/feature/bugfixafterGPUmerge portelli 2019-10-02 15:00:15 +01:00
  • f2a74c603f Merge pull request #239 from mmphys/z2_momentum portelli 2019-10-02 14:57:59 +01:00
  • 5f22810f55 Fix after GPU merge: Phase in Free Propagator 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