1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/lib
2016-10-21 22:34:29 +01:00
..
algorithms Added some instrumentation to benchmark the force computation 2016-10-06 17:52:45 +01:00
cartesian KNL streaming stores, and KNL performance coutners 2016-10-12 11:45:22 +01:00
communicator Reasonably fast version 2016-10-21 15:17:39 +01: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 allocator template typedefs moved to AlignedAllocator 2016-10-20 16:59:39 +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 Reporting improvements 2016-10-21 13:36:18 +01:00
serialisation Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
simd Typo fixes and rotate for CLANG 2016-10-21 22:34:29 +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 MPI3 working with a bounce through shared memory on my laptop. 2016-10-21 09:03:26 +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 MPI3 2016-10-20 16:57:00 +01:00
FFT.h FFTW unresolved fixed when no fftw3.h 2016-08-24 16:41:47 +01:00
Grid.h FFTW test ran over 4 mpi processes. 2016-08-17 01:33:55 +01:00
Init.cc MPI3 working with a bounce through shared memory on my laptop. 2016-10-21 09:03:26 +01:00
Init.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00: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 MPI3 working with a bounce through shared memory on my laptop. 2016-10-21 09:03:26 +01:00
Log.h Small changes in the Log files 2016-07-05 15:05:28 +01:00
Makefile.am MPI3 2016-10-20 16:57:14 +01: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 Comm vector for shmem 2016-10-20 16:57:31 +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