1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2017-02-10 18:22:31 -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 Don't use MPI3_leader any more. No real gain and complex 2017-02-07 01:31:24 -05:00
cshift Bug fixes for cases that physics code couldn't hit but latent 2017-02-07 01:01:15 -05: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 Overlap comms compute support; make reg naming consistent with bgq aasm 2017-02-07 00:59:32 -05:00
stencil Optimisation control improvements 2017-02-10 18:22:31 -05: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 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 Optimisation control improvements 2017-02-10 18:22:31 -05: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 Stencil working in SHM MPI3 2017-02-07 01:20:39 -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