1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib
2018-06-27 21:25:17 +01:00
..
algorithms Fix the compile 2018-03-19 07:08:59 -04:00
allocator Clean up debug prints 2018-03-20 06:33:59 -04:00
cartesian Coordinate GPU ready. No malloc 2018-02-24 22:25:09 +00:00
communicator Some prep work for GPU shared memory. Need to be careful, as will try GPU direct 2018-06-13 20:24:06 +01:00
cshift GPU clean up 2018-05-14 19:40:33 -04:00
json Warning suppress 2018-03-19 07:09:49 -04:00
lattice threaded rng init; I thought this was on 2018-03-24 19:28:17 -04:00
log Emacs format 2018-01-12 23:58:23 +00:00
parallelIO Remove a couple of print statements 2018-03-04 15:57:15 +00:00
perfmon Typo fix 2018-03-13 19:22:31 -04:00
pugixml Rename header to .h 2018-01-24 14:10:09 +00:00
qcd Coalescing version of the kernel 2018-06-13 20:52:29 +01:00
serialisation Make NVCC happy with the compile. This is warning free on 9.1 on my laptop (both make and make tests). 2018-03-05 00:28:24 +00:00
simd Move sfw IEEE fp16 into central location 2018-06-13 20:22:01 +01:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Use managed memory 2018-06-13 20:14:00 +01:00
tensors Lane by Lane operation 2018-05-12 17:59:35 -04:00
threads Adding 2D loops 2018-06-13 20:13:01 +01:00
util Gpu option 2018-05-14 19:40:58 -04:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
DisableWarnings.h Control Eigen vectorisatoin 2018-04-12 11:40:56 -04:00
Grid_Eigen_Dense.h Use NVCC to suppress device Eigen 2018-06-27 21:25:17 +01:00
Grid.h Indent 2018-01-15 11:44:45 +00:00
GridCore.h Improviements for NVCC. Eigen is not compat with CUDA 9 and must hack to disable device 2018-01-24 13:25:07 +00:00
GridQCDcore.h Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
GridStd.h Update for SciDAC 2017-06-18 00:10:20 +01:00
Hadrons Hadrons is now a library, the previous XML driven program is now a test 2016-12-01 21:36:29 +09:00
Makefile.am Simplify comms layer proliferation 2018-01-08 11:30:22 +00:00
Namespace.h Namespace 2018-01-15 00:24:20 +00:00