1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/lib
2016-11-01 11:35:43 +00:00
..
algorithms Added some instrumentation to benchmark the force computation 2016-10-06 17:52:45 +01:00
cartesian memory optimisation 2016-10-24 19:25:15 +01:00
communicator Comms improvements 2016-11-01 11:35:43 +00:00
cshift commVector 2016-10-20 16:59:16 +01:00
fftw Added first lines for supporting Two Index representations 2016-09-13 10:43:30 +01:00
lattice Merge branch 'develop' into feature/mpi3 2016-10-25 06:02:33 +01:00
Old Save an old tar of tree 2016-05-12 03:20:17 -07:00
parallelIO Cleaning files after fix 2016-09-09 11:34:25 +01:00
pugixml Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
qcd Internal SHM comms in non-simd directions working 2016-10-22 18:14:27 +01:00
serialisation Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
simd Merge branch 'develop' into feature/mpi3 2016-10-25 01:08:51 +01:00
stencil Merge branch 'release/v0.5.0' 2016-06-30 15:15:03 -07:00
tensors Layout 2016-10-20 16:55:21 +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.h Merge branch 'develop' into feature/mpi3 2016-10-25 01:08:51 +01: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 FFT optimisation 2016-10-24 19:25:40 +01:00
Grid.h FFTW test ran over 4 mpi processes. 2016-08-17 01:33:55 +01:00
Init.cc Update to use shared memory to contain the stencil comms buffers 2016-10-24 17:30:43 +01:00
Init.h Update to use shared memory to contain the stencil comms buffers 2016-10-24 17:30:43 +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 Update to use shared memory to contain the stencil comms buffers 2016-10-24 17:30:43 +01:00
Log.h Update to use shared memory to contain the stencil comms buffers 2016-10-24 17:30:43 +01: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 Compiling updates for KNL 2016-06-03 03:47:54 -07:00
Simd.h Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +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 Travis fail fix attempt 2016-10-25 01:45:53 +01:00
Tensors.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Threads.h Compile verbose reduce 2016-10-21 12:12:14 +01:00
Timer.h Compiling updates for KNL 2016-06-03 03:47:54 -07:00