1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-04-19 10:11:02 +01:00
Commit Graph

160 Commits

Author SHA1 Message Date
Michael Marshall 11dded61e8 Merge branch 'develop' into feature/distil
* develop: (29 commits)
  precision fix
  Updates after review with Peter.
  Wilson clover multi grid for lime lattice
  Recommendations for Traits classes
  Hadrons: uninitialised pointer fix (might have been harmless)
  Hadrons: beware of the nasty uninitialised twists
  Smearing test. Test on free field.
  Smearing for quark observables
  Smearing
  Hadrons: XML validator utility
  display relative norm during field IO norm check
  possibility to set a build number
  IO norm check on relative norm
  Output field norm check during IO
  Hadrons: random vector utility module I/O
  quieter initialisation
  fix patch command for eigen in bootstrap.sh
  Mres changes and gauge xform mat changes
  Hadrons: 32 bit I/O directly in Lanczos module
  Hadrons: copyright update
  ...

# Conflicts:
#	Grid/tensors/Tensor_traits.h
#	Hadrons/Modules.hpp
#	Hadrons/modules.inc
2019-03-20 10:35:36 +00:00
Felix Erben d1fe4dce33 new idea to get multiple perambulators 2019-03-15 10:28:02 +00:00
ferben 50ca3101de bug in multiSolves and new test prog 2019-03-13 17:25:55 +00:00
Mike a0405c6d84 PerambMultipleSolves.hpp compiles (not had time to test) 2019-03-12 14:01:29 +00:00
ferben 5fb2ee89bb modified test so that it runs 2019-03-08 16:50:21 +00:00
ferben 2df396380d solver is now external 2019-03-08 16:28:21 +00:00
ferben 4a70b2ffd4 Aslash insertions work now? 2019-03-08 12:23:22 +00:00
Felix Erben 1538bf8c34 added everythong to compute sequential aslash fields 2019-03-07 17:36:22 +00:00
Felix Erben 93dfbfbfcd added module to compute perambulator from a solve 2019-03-07 15:33:50 +00:00
ferben 7718ee199a efficient baryon test program 2019-03-05 17:16:42 +00:00
ferben d7c7bff065 added output for source meson fields on all tsrc 2019-03-05 12:01:55 +00:00
ferben e9784572af baryons... 2019-02-27 17:51:25 +00:00
Felix Erben df065f1d57 first test configs 2019-02-26 15:57:01 +00:00
ferben cfc14a7432 more adjustments to test 2019-02-25 12:40:32 +00:00
ferben 76b6e8a01e first tesseract test 2019-02-25 11:18:25 +00:00
ferben cad26a736e quick&dirty fix for g5*field 2019-02-22 17:05:16 +00:00
ferben 4f2ac433f1 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-22 16:31:26 +00:00
ferben f9e505108b test Aslash 2019-02-22 16:31:17 +00:00
Felix Erben d2aced13da Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil 2019-02-22 16:30:40 +00:00
Felix Erben 03d031d623 tesserct test 2019-02-22 16:30:22 +00:00
Mike 44a2d4854a Ensured Hdf5 chunk size always less than 4GB 2019-02-22 15:14:32 +00:00
Mike c640923159 Fixed reference to depth from test 2019-02-21 15:48:52 +00:00
ferben f70c5b004a some cleanup in Baryon2pt 2019-02-20 12:56:13 +00:00
ferben 4522f1e831 separated final 2pt Contraction 2019-02-19 17:22:30 +00:00
Mike 07c97cb424 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-18 17:12:36 +00:00
Mike 04b58de5de Read-back working. 2019-02-18 17:12:27 +00:00
ferben 625ccfcd72 continued baryon contraction code 2019-02-18 13:10:34 +00:00
Mike 00e9416e0a Tweak to initialisation example 2019-02-16 17:08:22 +00:00
Mike b6803a070a Making sure I understand row-major vs column-major ordering 2019-02-16 16:18:28 +00:00
Mike 26b94d7bda Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-15 13:53:00 +00:00
Mike df0c8b5d84 Test of Eigen slices 2019-02-15 13:52:49 +00:00
ferben a111d814db Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-15 10:47:41 +00:00
Mike bee24655cd Finalising traits 2019-02-14 19:05:35 +00:00
Mike 11467a994d Enough for tonight 2019-02-13 21:48:35 +00:00
ferben 9f2ca98dfc enseble can now be specified in LapEvec 2019-02-13 13:54:31 +00:00
Mike bf434b6bef Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-13 12:14:18 +00:00
Mike 41ff592515 Moved serialisation tests into Test_serialisation 2019-02-13 12:14:01 +00:00
ferben 48ec937c55 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-13 11:48:57 +00:00
ferben 65731546b7 merge... 2019-02-13 11:48:34 +00:00
Mike 76c6a6772a Added rank_non_trivial 2019-02-12 22:15:55 +00:00
Mike e7048231bc Working version with additional Grid traits pre: review by Antonin 2019-02-12 13:59:48 +00:00
Mike 49babeab19 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-11 23:26:46 +00:00
Mike fb2cb3015e Writing of Eigen::Tensor of grid objects now works (for Hdf5) 2019-02-11 23:26:18 +00:00
ferben 53f45d2c7e Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-11 17:39:55 +00:00
ferben d889cebc60 unique string is now used 2019-02-11 17:39:42 +00:00
Mike 9a225235b6 Can write both fixed and dynamic sized tensors (small tidy) 2019-02-11 17:15:38 +00:00
Mike dff7d9261d Can write both fixed and dynamic sized tensors 2019-02-11 15:47:40 +00:00
Mike 6f2663edf6 Serialisation of an object containing an Eigen::Tensor works for Hdf5. Still quite a lot of tidying up to do. 2019-02-10 23:19:20 +00:00
Mike d5024bd07e Hdf5 writing of scalar (i.e. no Grid subtypes) Eigen::Tensor works. But issues when adding Eigen::Tensor to serialisable object. 2019-02-10 15:33:16 +00:00
Mike 9c4189484a Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-09 17:12:43 +00:00