1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib
2018-01-26 22:27:47 +00:00
..
algorithms Host compile 2018-01-25 23:33:00 +00:00
allocator Remove commAllocator; make more simple; option to switch off the pointer caceh 2018-01-25 23:33:57 +00:00
cartesian Format, NAMESPACE 2018-01-12 23:49:46 +00:00
communicator stray semicolon elimination. NVCC is picky, but eventually picked up these diags 2018-01-24 13:31:17 +00:00
cshift Threading constructs replaced 2018-01-24 13:32:24 +00:00
json Fix no compile of test serialisation 2018-01-26 00:13:21 +00:00
lattice Hide the ._odata 2018-01-26 22:27:47 +00:00
log Emacs format 2018-01-12 23:58:23 +00:00
parallelIO Warning fixes 2018-01-25 23:46:47 +00:00
perfmon remove rdtsc on __NVCC__ as may be device called 2018-01-24 13:16:18 +00:00
pugixml Rename header to .h 2018-01-24 14:10:09 +00:00
qcd Pragma changes and layout and warning elimination for nvcc 2018-01-24 13:14:09 +00:00
serialisation Namespace, nvcc warning elimination. 2018-01-24 13:14:43 +00:00
simd Better to use Zero(), and not zero static data 2018-01-25 23:36:22 +00:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Warning elimination 2018-01-24 13:12:14 +00:00
tensors Warning fixes 2018-01-25 23:46:47 +00:00
threads Split out pragms from threads.h; 2018-01-24 13:11:04 +00:00
util Compile through nvcc ; warning elimination fixes 2018-01-24 13:09:53 +00:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
DisableWarnings.h Warnings control to overpower the NVCC compiler 2018-01-24 13:24:36 +00:00
Grid_Eigen_Dense.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
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