1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/Grid
Michael Marshall c69a3b6ef6 When saving eigenvectors, LapEvec now saves eigenvalues for every timeslice as well.
I.e. nT x nVec eigenvalues are saved in FileName.evals.conf.h5.
A new named tensor, "TimesliceEvals" can be used to simplify restoring these from disk.
NB: The changes in BaseIO add support so that Eigen tensors can be easily used in MPI operations, e.g. GlobalSum.
See LapEvec.hpp for an example of how this is done.
2020-01-29 21:20:20 +00:00
..
algorithms QMR implemented, preserve even if not used much 2019-12-09 02:59:13 -05:00
allocator First touch only on CPU code 2019-06-15 07:45:43 +01:00
cartesian Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
communicator IBM summit optimisation. Synchronise in node is still btweeen 2 halves of AC922, so could 2019-11-21 15:00:46 -05:00
cshift Thread loop changes. Soon try these with accelerator loops and benchmark 2019-06-15 07:46:42 +01:00
json Disable JSON on NVCC. Maybe unsupport JSON full stop. XML and JSON is too many formats in my view. 2019-01-01 15:03:50 +00:00
lattice Merge pull request #233 from giltirn/lanczos_fix 2019-10-30 10:21:59 -04:00
log Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
parallelIO remove remnants of the namespace QCD 2019-08-19 20:30:33 +01:00
perfmon NVCC timer support 2019-11-21 20:11:19 +00:00
pugixml Suppress NVCC warnings in pugixml with pragma 2019-06-04 20:45:53 +01:00
qcd Missing conjugate in MooeeInvDag 2019-12-16 10:05:50 +01:00
serialisation When saving eigenvectors, LapEvec now saves eigenvalues for every timeslice as well. 2020-01-29 21:20:20 +00:00
simd Merge branch 'develop' into feature/gpu-port 2019-07-20 17:05:35 +01:00
sitmo_rng Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
stencil Change to reporting 2019-11-22 10:49:10 -05:00
tensors Tensor ambiguous fix 2019-08-29 09:36:41 -05:00
threads Fix for GCC preprocessor/pragma handling bug 2019-08-23 14:37:46 +01:00
util Summit jsrun GPU mapping updates. Conffigure with --enable-jsrun 2019-10-31 11:46:09 -04:00
DisableWarnings.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Grid_Eigen_Dense.h Remove compiler errors and warnings 2019-07-18 14:47:02 +01:00
Grid_Eigen_Tensor.h New header 2019-07-18 14:51:09 +01:00
Grid.h Smearing 2019-02-26 11:29:12 +00:00
GridCore.h Whitespace 2019-01-01 13:36:55 +00:00
GridQCDcore.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
GridStd.h std::array by default 2019-01-01 13:37:35 +00:00
Makefile.am mute Version.h cache creation 2018-09-10 15:16:59 +01:00
Namespace.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00