1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/Grid
2022-01-24 13:57:39 -05:00
..
algorithms Merge branch 'feature/gparity_HMC' of https://github.com/paboyle/Grid into gparity_HMC 2021-11-16 07:32:47 -08:00
allocator Duplicate code 2020-12-02 17:55:30 -08:00
cartesian Sycl happier 2021-03-03 11:21:43 -08:00
communicator SYCL happy 2021-09-21 18:01:35 -07:00
cshift Make Cshift fields static to avoid repeated reallocaate overhead 2021-05-28 16:33:08 +02: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 branch 'develop' into gparity_HMC 2021-09-29 20:07:55 -07:00
log Added a logging tag for HMC 2021-02-08 09:30:35 -05:00
parallelIO Merge branch 'develop' into gparity_HMC 2021-09-08 06:14:08 -07:00
perfmon Merge branch 'develop' into sycl 2020-06-09 04:00:12 -04:00
pugixml First compile against SYCL 2020-05-05 11:13:27 -07:00
qcd Added methods to compute spatial plaquette and timeslice spatial plaquette to WilsonLoops 2022-01-24 13:57:39 -05:00
random Happy on GCC I hope 2021-05-05 19:55:34 -04:00
serialisation Make sure H5NS has empty definition if HDF5 built without C++ namespace. Add comment in Hdf5IO.cc indicating likely source of error using H5NS, i.e. lack of --enable-cxx in hdf5 configure. 2021-09-19 19:45:20 +01:00
simd Merge branch 'develop' into bugfix/LatTransfer 2021-03-04 20:41:30 +00:00
stencil Simplificatoin, always gather faces 2021-09-21 01:02:34 +02:00
tensors Merge branch 'develop' into gparity_HMC 2021-09-29 20:07:55 -07:00
threads Merge branch 'feature/gparity_HMC' of https://github.com/paboyle/Grid into gparity_HMC 2021-11-16 07:32:47 -08:00
util Options controlling behaviour 2021-09-21 00:51:01 +02:00
DisableWarnings.h Warning on GCC suppress unrelated to my code so why doesn't it shut up about its ABI fix 2021-05-05 19:54:21 -04:00
Grid_Eigen_Dense.h Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2020-09-16 02:30:14 +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 summit mem 2020-05-18 17:52:26 -04:00
GridQCDcore.h Added Gparity flavour Pauli matrix algebra and associated tensor types mirroring strategy used for Gamma matrices 2021-03-03 15:39:41 -05:00
GridStd.h TOFU compat flag to help Isaaku 2020-11-13 03:49:44 +01:00
Makefile.am Sycl happier 2021-03-03 11:21:43 -08:00
Namespace.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00