1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib
2017-01-19 14:22:36 -08:00
..
algorithms Merge branch 'feature/gen-simd' into feature/doxygen 2016-11-19 13:11:13 +01:00
cartesian memory optimisation 2016-10-24 19:25:15 +01:00
communicator Fix a routine for single node processor coor from rank 2016-11-08 11:49:13 +00:00
cshift commVector 2016-10-20 16:59:16 +01:00
lattice Lattice slice utilities now thread safe 2017-01-16 06:32:25 +00:00
Old Save an old tar of tree 2016-05-12 03:20:17 -07:00
parallelIO Merge branch 'develop' into feature/feynman-rules 2016-10-19 18:35:18 +01:00
pugixml Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
qcd scalar free propagator fix 2017-01-05 14:58:07 +00:00
serialisation better serialisable enums (can be encapsulated into classes) 2016-12-20 12:31:49 +01:00
simd Warning fix 2016-12-18 02:14:17 +00:00
stencil useless debug message removed 2016-12-07 08:59:20 +09:00
tensors Merge commit '20a091c3eddfdb67a82ece6413740a93650a2f98' into feature/feynman-rules 2016-10-21 13:10:30 +01: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
FFT.h more FFt optimisations 2016-11-24 09:09:48 +09:00
Grid.h FFT moves higher in include order 2016-08-31 00:25:22 +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
Init.cc Final sign off commits from Cori-1 2016-11-09 04:11:03 -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 Final sign off commits from Cori-1 2016-11-09 04:11:03 -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 Comms improvements 2016-11-01 11:35:43 +00:00
PerfCount.cc Large change with KNL preparation 2016-06-03 03:24:26 -07: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 __rdpmc needed for gcc, clang++ 2016-10-12 12:29:08 +01: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