1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
paboyle c399c2b44d Guido broke the charge conjugate plaquette action with premature optimisation.
This sector of the code does not matter for anything other than Guido's quenched HMC
studies, and any plaq specific optimisations should be retained in a private branch
instead of destroying the code simplicity.
2018-03-05 12:55:41 +00:00
..
algorithms Some changes needed for deflation interface 2018-03-02 22:27:41 +00:00
allocator global memory debug through command line flag 2017-12-07 14:40:58 +01:00
cartesian Updating the feature/clover branch with the newest Hadron package 2018-01-12 13:35:51 +00:00
communicator Finalize protection 2018-03-05 12:22:18 +00:00
cshift Experimental: Multiple communicators to see if we can avoid thread locks in --enable-comms=mpit 2017-06-24 23:10:24 +01:00
json Solving an annoying compilation error in json 2017-10-02 07:13:40 +01:00
lattice Threading improvement 2017-12-05 14:12:22 +00:00
log Hadrons: prettier Grid logging (non-intrusive) 2017-12-29 16:58:23 +01:00
parallelIO Better read test 2017-10-27 08:17:49 +01:00
perfmon Restoring Perfcounts 2017-10-24 13:32:02 +01:00
pugixml Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
qcd Guido broke the charge conjugate plaquette action with premature optimisation. 2018-03-05 12:55:41 +00:00
serialisation minor serial IO fixes, XML now issues warning when trying to read absent nodes, these becomes 2017-12-01 19:44:07 +00:00
simd Added support for GCC compilation for Skylake AVX512 2018-01-28 17:02:46 +01:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Simplify comms layers 2018-01-08 11:28:30 +00:00
tensors Christoph bug report integrate 2017-09-21 10:32:41 +01:00
threads Approx tests and lanczos improvement 2017-10-13 11:30:50 +01:00
util Adding utilities for perf profiling 2018-01-29 11:11:45 +01:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
DisableWarnings.h All tests compile. 2017-02-10 10:27:51 +00:00
Grid_Eigen_Dense.h Warning elimination; drop to -O2 on G++ bad versions 2017-05-06 14:44:49 +01:00
Grid.h Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2017-06-19 14:01:44 +01:00
GridCore.h New header for standard headers (was an issue with Remez.h and external compilation) 2017-05-02 18:26:11 +01:00
GridQCDcore.h Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
GridStd.h Update for SciDAC 2017-06-18 00:10:20 +01:00
Hadrons Hadrons is now a library, the previous XML driven program is now a test 2016-12-01 21:36:29 +09:00
Makefile.am Simplify comms layer proliferation 2018-01-08 11:30:22 +00:00