1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2017-02-16 18:52:30 -05:00
..
algorithms Merge branch 'feature/gen-simd' into feature/doxygen 2016-11-19 13:11:13 +01:00
cartesian Debugged cshift case 2017-02-07 01:21:32 -05:00
communicator Make clang happy with parenthesis 2017-02-16 23:51:33 +00:00
cshift Faster gather exchange 2017-02-16 23:52:22 +00:00
lattice Faster RNG init 2017-02-07 01:33:23 -05: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 Overlap comms and compute options in wilson kernels 2017-02-07 01:37:10 -05:00
serialisation Merge branch 'feature/new-build' into feature/hadrons 2016-08-03 16:49:16 +01:00
simd Improvements to avx for invertible to avoid latent bug 2017-02-16 23:52:44 +00:00
stencil Optimisation control improvements 2017-02-10 18:22:31 -05:00
tensors Vectorise the XYZT face gathering better. 2017-02-15 11:11:04 +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 OMP define change 2017-02-07 01:17:16 -05: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 Vectorise the XYZT face gathering better. 2017-02-15 11:11:04 +00: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 type conversion in printf 2016-12-22 17:27:01 +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.cc No inline 2016-12-27 17:45:40 +00:00
Stencil.h Merge branch 'feature/bgq-asm' of https://github.com/paboyle/Grid into feature/bgq-asm 2017-02-16 18:52:30 -05:00
Tensors.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Threads.h Default to static scheduling 2016-12-22 17:49:21 +00:00
Timer.h Compiling updates for KNL 2016-06-03 03:47:54 -07:00