..
algorithms
Fix to WilsonCompressor that fixes a bug in comms phase due to the sign change on gamma
2015-12-29 23:49:41 +00:00
cartesian
Updating to fix peek poke to checkerboarded arrays since Chulwoo needs this.
2015-12-12 07:11:46 +00:00
communicator
Binary IO file for generic Grid array parallel I/O.
2015-08-26 13:40:29 +01:00
cshift
Bug fix for stencil with large shifts (3+), would be important to naik term for example but did not
2015-12-30 19:29:48 +00:00
lattice
HMC bit repro across checkpoints. Fixed parallel RNG issue with threading.
2015-12-22 08:54:40 +00:00
Old
Cleaning up the recursion for traceIndex<n> after the changes the enable G++ to
2015-07-01 23:43:57 +01:00
parallelIO
Charge conjugation boundary conditions for gauge fields implemented as a policy
2016-01-02 13:37:25 +00:00
pugixml
XMLReader implementation and a virtual Reader/Writer template framework.
2015-08-20 16:21:26 +01:00
qcd
Charge conjugation boundary conditions for gauge fields implemented as a policy
2016-01-02 13:37:25 +00:00
serialisation
IO: serialisable enums
2015-12-08 13:54:00 +00:00
simd
SSE compile fix
2015-12-16 09:09:37 +00:00
stencil
Changing whole stencil class to be template and not just single functions
2015-11-06 05:25:10 -06:00
tensors
Bug fix for stencil with large shifts (3+), would be important to naik term for example but did not
2015-12-30 19:29:48 +00:00
.dirstamp
Addedd Ta functionality to the tensor types
2015-06-04 18:11:32 +09:00
Algorithms.h
Lanczos addition
2015-10-09 00:41:00 +02:00
AlignedAllocator.h
Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly
2015-09-23 05:23:45 -07:00
Cartesian.h
Reorganise of file naming
2015-06-03 12:47:05 +01:00
Communicator.h
Reorganise of file naming
2015-06-03 12:47:05 +01:00
Config.h.in
Options to use mersenne twister OR ranlux48 via --enable-rng flag at configure time.
2015-12-19 18:32:25 +00:00
Cshift.h
Reorganise of file naming
2015-06-03 12:47:05 +01:00
Grid.h
Moved all the HMC tests over to using a single HmcRunner class that manages checkpoint strategies and such like
2015-12-22 11:19:25 +00:00
Init.cc
Plaq, Rectangle, Iwasaki, Symanzik and DBW2 workign and HMC regresses to http://arxiv.org/pdf/hep-lat/0610075.pdf
2015-12-28 16:38:31 +00:00
Init.h
Prototypes for CML routines
2015-12-21 15:26:42 +00:00
Lattice.h
Reorganise of file naming
2015-06-03 12:47:05 +01:00
Log.cc
Plaq, Rectangle, Iwasaki, Symanzik and DBW2 workign and HMC regresses to http://arxiv.org/pdf/hep-lat/0610075.pdf
2015-12-28 16:38:31 +00:00
Log.h
Plaq, Rectangle, Iwasaki, Symanzik and DBW2 workign and HMC regresses to http://arxiv.org/pdf/hep-lat/0610075.pdf
2015-12-28 16:38:31 +00:00
Make.inc
Charge conjugation boundary conditions for gauge fields implemented as a policy
2016-01-02 13:37:25 +00:00
Makefile.am
Reorganise of file naming
2015-06-03 12:47:05 +01:00
PerfCount.cc
Fix a regression failure on Mobius; chroma regression added
2015-12-10 22:55:00 +00:00
PerfCount.h
Merge branch 'master' of https://github.com/paboyle/Grid
2015-12-10 23:05:38 +00:00
Simd.h
Fix a regression failure on Mobius; chroma regression added
2015-12-10 22:55:00 +00:00
stamp-h1
Small change in the HMC interface.
2015-07-30 17:16:57 +09:00
Stencil.h
Bug fix for stencil with large shifts (3+), would be important to naik term for example but did not
2015-12-30 19:29:48 +00:00
Tensors.h
Cleaning up the recursion for traceIndex<n> after the changes the enable G++ to
2015-07-01 23:43:57 +01:00
Threads.h
Better to drop KMP_AFFINITY override
2015-11-28 16:52:44 -08:00
Timer.h
Plaq, Rectangle, Iwasaki, Symanzik and DBW2 workign and HMC regresses to http://arxiv.org/pdf/hep-lat/0610075.pdf
2015-12-28 16:38:31 +00:00