1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2017-02-27 13:16:38 +00:00
..
algorithms Merge branch 'develop' into feature/hmc_generalise 2017-02-09 16:12:00 +00:00
cartesian Completed testing of the HMC for Ls vectorised version (on AVX2) 2016-12-07 04:56:37 +00:00
communicator Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
cshift commVector 2016-10-20 16:59:16 +01:00
json All tests compile. 2017-02-10 10:27:51 +00:00
lattice Merge branch 'develop' into feature/hmc_generalise 2017-02-09 16:12:00 +00:00
Old Save an old tar of tree 2016-05-12 03:20:17 -07:00
parallelIO Merge branch 'develop' into feature/hmc_generalise 2016-11-10 18:13:07 +00:00
pugixml Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
qcd Auxiliary fields 2017-02-27 13:16:38 +00:00
serialisation Merge branch 'develop' into feature/hmc_generalise 2017-02-09 16:12:00 +00:00
simd Merge branch 'develop' into feature/hmc_generalise 2017-01-25 11:33:53 +00:00
sitmo_rng Updating the engine to the last version 2017-01-25 18:10:41 +00:00
stencil Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
tensors Added single threaded version of the derivative for the Ls vectorised DWF 2016-12-06 16:31:13 +00:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
Algorithms.h Fixed conflicts. PLEASE avoid making wholesale cosmetic only changes, this created 2016-07-15 20:59:07 +01:00
AlignedAllocator.cc Allocator added with caching for Linux VM subsystem optimisation 2016-12-08 16:58:01 +00:00
AlignedAllocator.h Allocator added with caching for Linux VM subsystem optimisation 2016-12-08 16:58:01 +00:00
Cartesian.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Communicator.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Cshift.h Comms improvements 2016-11-01 11:35:43 +00:00
DisableWarnings.h All tests compile. 2017-02-10 10:27:51 +00:00
FFT.h more FFt optimisations 2016-11-24 09:09:48 +09:00
Grid.h All tests compile. 2017-02-10 10:27:51 +00:00
Hadrons Hadrons is now a library, the previous XML driven program is now a test 2016-12-01 21:36:29 +09:00
Init.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
Init.h Merge branch 'feature/fft-opt' into feature/feynman-rules 2016-10-26 18:44:47 +01:00
Lattice.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Lexicographic.h Had to break this out for universal access through the code base. 2016-02-11 07:40:09 -06:00
Log.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
Log.h Code cleaning, the fermion implementation can be sepcified using the macro FIMPL 2016-11-27 16:47:22 +09:00
Makefile.am HDF5 types static initialisation is mysteriously buggy on BG/Q, changing strategy 2017-01-19 18:02:53 -08:00
PerfCount.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
PerfCount.h Evade warning 2016-12-18 02:23:55 +00:00
Simd.h Integer << 2016-09-26 09:38:17 +01:00
Stat.cc Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
Stat.h Reversing changes to Stencil class 2016-10-12 13:47:20 +01:00
Stencil.h Streaming stores 2016-12-08 16:58:42 +00:00
Tensors.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Threads.h Hadrons: genetic scheduler improvement 2016-12-07 09:00:45 +09:00
Timer.h Compiling updates for KNL 2016-06-03 03:47:54 -07:00