1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
paboyle 3277bda130 View introduction to prepare for accelerator offload.
Probably same problem exists for stencil object
2018-03-04 16:38:08 +00:00
..
algorithms Support a view for passing to accelerator 2018-03-04 15:54:35 +00:00
allocator Remove commAllocator; make more simple; option to switch off the pointer caceh 2018-01-25 23:33:57 +00:00
cartesian Coordinate GPU ready. No malloc 2018-02-24 22:25:09 +00:00
communicator Coordinate handling GPU ready. No malloc 2018-02-24 22:23:18 +00:00
cshift Introduce view objects for indexing lattices. Used to pass the view to acccelerators 2018-03-04 15:55:16 +00:00
json Fix no compile of test serialisation 2018-01-26 00:13:21 +00:00
lattice Introduce accelerator friendly expression template rewrite. 2018-03-04 16:03:19 +00: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 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 View introduction to prepare for accelerator offload. 2018-03-04 16:38:08 +00:00
serialisation Offload 2018-02-01 22:45:47 +00:00
simd Mark up as an accelerator function 2018-02-02 11:36:44 +00:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Introduce views for passing lattice indexing to accelerators. 2018-03-04 15:56:14 +00:00
tensors Need to support precision change, and real replication in multiple simd lanes 2018-03-04 15:53:04 +00:00
threads Proper offload (accelerator access) will require a mutable copy lambda. 2018-02-02 11:38:19 +00:00
util Need to support any vector type template and run on accelerator 2018-03-04 15:52:14 +00:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
DisableWarnings.h Intel compiler doesn't like Nvidia error disable pragmas 2018-01-28 01:03:10 +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