1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
Azusa Yamaguchi bca861e112 Note:FFT shoud be GridFFT (Not change yet).
Gauge fix with FFt is added (tests/core)
2016-10-25 14:21:48 +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 commVector 2016-10-20 17:00:15 +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 Merge commit '20a091c3eddfdb67a82ece6413740a93650a2f98' into feature/feynman-rules 2016-10-21 13:10:30 +01: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 Note:FFT shoud be GridFFT (Not change yet). 2016-10-25 14:21:48 +01:00
serialisation Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
simd Merge commit '20a091c3eddfdb67a82ece6413740a93650a2f98' into feature/feynman-rules 2016-10-21 13:10:30 +01:00
stencil Merge branch 'release/v0.5.0' 2016-06-30 15:15:03 -07: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.h Cray / OpenSHMEM ordering differs 2016-10-21 09:07:20 +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 Multi dim FFT, and normalisation fix 2016-08-31 00:24:52 +01:00
Grid.h FFT moves higher in include order 2016-08-31 00:25:22 +01:00
Init.cc Merge branch 'develop' into feature/feynman-rules 2016-10-19 18:35:18 +01:00
Init.h FPE's on macos set up 2016-09-26 09:36:14 +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 demangle moves to logging 2016-09-26 09:36:51 +01:00
Log.h demangle moves to logging 2016-09-26 09:36:51 +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 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.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 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