1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2016-10-04 11:24:08 +01:00
..
algorithms first working version for the new build system 2016-07-30 17:53:18 +01:00
cartesian Fixed conflicts. PLEASE avoid making wholesale cosmetic only changes, this created 2016-07-15 20:59:07 +01:00
communicator MPI back out of change that hangs 2016-08-05 10:36:00 +01:00
cshift Rotate in a direction > 2 for simd_layout 2016-04-19 15:35:15 -07:00
fftw Added first lines for supporting Two Index representations 2016-09-13 10:43:30 +01:00
lattice FFTW test ran over 4 mpi processes. 2016-08-17 01:33:55 +01:00
Old Save an old tar of tree 2016-05-12 03:20:17 -07:00
parallelIO In the middle of adding a general binary writer 2016-10-04 11:24:08 +01:00
pugixml Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
qcd In the middle of adding a general binary writer 2016-10-04 11:24:08 +01:00
serialisation Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2016-07-15 19:26:06 +01:00
simd QPX single precision implementation 2016-09-19 18:09:12 +01:00
stencil Merge branch 'release/v0.5.0' 2016-06-30 15:15:03 -07:00
tensors Merge branch 'develop' into feature/hirep 2016-08-30 18:21:36 +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 'master' of https://github.com/paboyle/Grid 2016-03-02 07:04:03 -08: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 FFTW test ran over 4 mpi processes. 2016-08-17 01:33:55 +01:00
Init.cc FFT double and single precision gives good performance now in multithreaded code. 2016-08-24 15:05:00 +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
Stencil.h QPX single precision implementation 2016-09-19 18:09:12 +01:00
Tensors.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00
Threads.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Timer.h Compiling updates for KNL 2016-06-03 03:47:54 -07:00