1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2018-03-22 18:44:53 -04: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 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 Warning suppress 2018-03-19 07:09:49 -04:00
lattice Use 64bit index for looping 2018-03-20 06:34:52 -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 Kernels need to be static to work on GPU. No reference to host resident data 2018-03-22 18:44:53 -04: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 Dont force l1p.h so early 2018-03-22 18:01:43 -04:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil GPU friendly Stencil needs a view 2018-03-19 07:11:21 -04:00
tensors Tidy up 2018-03-18 14:43:16 +00:00
threads GPU work allocation improved 2018-03-22 18:04:24 -04:00
util Gpu welcome message and device info 2018-03-19 07:12:12 -04:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
DisableWarnings.h Disable eigen vectorisation on GPU because of Summit compile issues 2018-03-19 07:07:30 -04: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