1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/Grid
2019-05-18 19:06:20 +01:00
..
algorithms GPU no compile on Wilson Multigrid fixed 2019-04-28 07:31:19 +01:00
allocator allocator copy constructor (to be fixed) 2019-05-02 10:53:37 +01:00
cartesian Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
communicator Ensure different MPI ranks use different GPUs. The mapping works on Tesseract. 2019-04-28 07:32:30 +01:00
cshift Remove warnings from NVCC 2019-01-01 13:43:09 +00:00
json Disable JSON on NVCC. Maybe unsupport JSON full stop. XML and JSON is too many formats in my view. 2019-01-01 15:03:50 +00:00
lattice fix inner product with thrust reduction 2019-05-14 15:35:54 +01:00
log Re-Merge branch 'develop' into feature/gpu-port 2019-01-03 01:50:16 +00:00
parallelIO GPU related updates 2019-01-01 13:54:40 +00:00
perfmon Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
pugixml pugixml problem 2019-01-01 16:38:54 +00:00
qcd Merge pull request #210 from grid-test-organisation/feature/gpu-port-develop 2019-05-18 19:06:20 +01:00
serialisation No compile fix on clang 2019-01-01 15:55:13 +00:00
simd Fix gpu MultRealPart and MaddRealPart bug 2019-05-02 10:58:17 +01:00
sitmo_rng Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00
stencil Allow compress to be either vector or scalar types 2019-05-18 17:41:13 +01:00
tensors Make tests running past nvcc. Different NVCC versions proving tricky to keep happy. This is 9.2 2019-01-02 12:05:30 +00:00
threads Adding a non-blocking kernel launch 2019-05-18 17:39:54 +01:00
util Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
DisableWarnings.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Grid_Eigen_Dense.h Cleaner drop from CUDA mode around Eigen includes. Remains difficult to let Eigen compile under nvcc with version issues. 2019-01-01 13:39:10 +00:00
Grid.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
GridCore.h Whitespace 2019-01-01 13:36:55 +00:00
GridQCDcore.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
GridStd.h std::array by default 2019-01-01 13:37:35 +00:00
Makefile.am mute Version.h cache creation 2018-09-10 15:16:59 +01:00
Namespace.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00