1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2016-10-26 16:08:23 +01:00
..
algorithms Merge branch 'develop' into feature/hmc_generalise 2016-10-20 17:04:41 +01:00
cartesian KNL streaming stores, and KNL performance coutners 2016-10-12 11:45:22 +01:00
communicator MPI back out of change that hangs 2016-08-05 10:36:00 +01:00
cshift Parallelise the x faces; fix the segv on KNL with comms 2016-10-11 22:21:07 +01:00
fftw Added first lines for supporting Two Index representations 2016-09-13 10:43:30 +01:00
lattice Adding a barrier in the RNG save 2016-10-24 11:02:14 +01:00
Old Save an old tar of tree 2016-05-12 03:20:17 -07:00
parallelIO Debugging the RNG, eliminate the barrier after broadcast 2016-10-26 16:08:23 +01:00
pugixml Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
qcd Making the ILDG support optional 2016-10-26 09:48:01 +01:00
serialisation Adding a barrier in the RNG save 2016-10-24 11:02:14 +01:00
simd GNU clang hack for AVX512 since there are missing reduce intrinsics in Clang 3.9 and GCC-6 AVX512 support 2016-10-17 16:23:21 +01:00
stencil Merge branch 'release/v0.5.0' 2016-06-30 15:15:03 -07:00
tensors Some more edit 2016-10-11 15:45:20 +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 KNL streaming stores, and KNL performance coutners 2016-10-12 11:45:22 +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 Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
FFT.h FFTW unresolved fixed when no fftw3.h 2016-08-24 16:41:47 +01:00
Grid.h ILDG reader/writer works 2016-10-24 21:57:54 +01:00
Init.cc 32bit issue on the KNL code variant where byte offsets were stored 2016-10-12 17:49:32 +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 Small changes in the Log files 2016-07-05 15:05:28 +01:00
Log.h Small changes in the Log files 2016-07-05 15:05:28 +01:00
Makefile.am removed libtool use (BG/Q compatibility) 2016-09-16 15:25:49 +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 Cache face tables to improve performance. 2016-10-18 09:51:37 +01:00
Tensors.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Threads.h KNL streaming stores, and KNL performance coutners 2016-10-12 11:45:22 +01:00
Timer.h Compiling updates for KNL 2016-06-03 03:47:54 -07:00