1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/Grid
Michael Marshall b48ca8a6ef Merge branch 'develop' into feature/distil
* develop: (36 commits)
  Mobius 2+1f sign off.
  Integrator logging on by default
  RHMC for mobius
  HMC make file
  Update
  Simple check
  Simple checks
  Monius HMC
  Changes locally
  Power method
  Momentum rescaling
  Bounds checking
  Bounds checking
  Scale momentum convention to CPS/UKQCD MD time
  Add bounds checking
  Updated documentation after Peter's review. 1) Removed version numbers from Grid dependencies 2) Explained in a little more detail how to use Xcode to build Grid and Hadrons libraries
  Remove bundled Eigen stuff
  Fix typo so it matches develop
  Remove bundled source from my local repository
  Slightly generalize interface to SchurRedBlackBase and derived solver classes so we can pass forecasted initial guesses in EOFA heatbath correctly
  ...
2019-04-29 08:37:39 +01:00
..
algorithms Merge pull request #186 from djm2131/feature/eofa-bug-fixes 2019-04-17 14:54:06 +01:00
allocator Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
cartesian Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
communicator Simple check 2019-04-17 12:07:42 +01:00
cshift Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
json JSON update 2018-09-29 15:48:05 +01:00
lattice Better conformable check with message 2019-02-24 14:42:52 +00:00
log Integrator logging on by default 2019-04-19 07:54:17 +01:00
parallelIO Eigen tensor serialisation fixes after Antonin's review 2019-04-03 22:48:07 +01:00
perfmon log time fix 2018-11-23 15:51:27 +00:00
pugixml Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
qcd Merge branch 'develop' into feature/distil 2019-04-29 08:37:39 +01:00
serialisation Make sure Grid::Serializable can write Eigen Tensors to output streams. NB: 2019-04-06 15:40:23 +01:00
simd Making sure same as Traits-recommend 2019-03-07 14:33:04 +00:00
sitmo_rng Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
stencil Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
tensors Eigen::Tensor serialisation. Tested on single and double precision builds 2019-03-20 22:27:41 +00:00
threads Hadrons: contractor performance fix 2018-11-16 20:59:49 +00:00
util Eigen tensor serialisation fixes after Antonin's review 2019-04-03 22:48:07 +01:00
DisableWarnings.h Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
Grid_Eigen_Dense.h MKL enable on Eigen if Grid is configured to use MKL 2018-10-05 11:29:40 +01:00
Grid.h Smearing 2019-02-26 11:29:12 +00:00
GridCore.h Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
GridQCDcore.h Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
GridStd.h Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
Makefile.am mute Version.h cache creation 2018-09-10 15:16:59 +01:00