1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2016-07-06 18:01:08 -04:00
..
algorithms Comment 2016-07-06 16:19:41 -04:00
cartesian Added a test an fixed it for red black precon Ls innermost vectorised DWF 2016-06-07 13:16:56 -07:00
communicator Merge branch 'release/v0.5.0' 2016-06-30 15:15:03 -07:00
cshift Rotate in a direction > 2 for simd_layout 2016-04-19 15:35:15 -07:00
lattice Implemented mixed precision CG. Fixed filelist to exclude lib/Old directory and include Config.h. 2016-07-06 15:57:04 -04:00
Old Save an old tar of tree 2016-05-12 03:20:17 -07:00
parallelIO macro to dump NERSC header to a stream 2016-05-04 12:14:38 -07:00
pugixml Correcting some compilation errors for clang-sse 2016-02-10 11:37:03 +09:00
qcd Generalized HotConfiguration and functions it calls to accept gauge fields with precision other than the default. 2016-07-06 18:01:08 -04:00
serialisation minor code cleaning 2016-05-02 19:32:11 -07:00
simd Updated to have perfect prefetching for the s-vectorised kernel with any cache blocking. 2016-06-30 14:35:02 -07:00
stencil Merge branch 'release/v0.5.0' 2016-06-30 15:15:03 -07:00
tensors Implemented mixed precision CG. Fixed filelist to exclude lib/Old directory and include Config.h. 2016-07-06 15:57:04 -04:00
.dirstamp Fixed compilation error for benchmark_dwf 2016-06-20 12:30:51 +01:00
Algorithms.h Implemented mixed precision CG. Fixed filelist to exclude lib/Old directory and include Config.h. 2016-07-06 15:57:04 -04:00
AlignedAllocator.h Merge branch 'master' of https://github.com/paboyle/Grid 2016-03-02 07:04:03 -08:00
Cartesian.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Communicator.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Cshift.h Shmem comms [NO MPI] target added. The dwf test runs and passes. 2016-02-14 14:24:38 -06:00
Grid.h Avx512 changes for assembler kernels 2016-03-26 22:25:45 -06:00
Init.cc Colors and banner clean up 2016-07-02 16:15:38 +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 Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00: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 Printing fix under comms none 2016-03-16 02:27:53 -07:00
Log.h log polish 2016-05-04 12:14:49 -07:00
Make.inc Implemented mixed precision CG. Fixed filelist to exclude lib/Old directory and include Config.h. 2016-07-06 15:57:04 -04:00
Makefile.am Shmem related fixes for shmem compile 2016-02-11 07:37:39 -06: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 Rotate is a temporary hack. Would like to merge ALL 2016-04-19 15:15:34 -07:00
Stencil.h Updated to have perfect prefetching for the s-vectorised kernel with any cache blocking. 2016-06-30 14:35:02 -07:00
Tensors.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00: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