1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00
Grid/lib
Peter Boyle e4deea4b94 Weird bug appears with Vector<Vector<>>.
"fix" with std::vector<Vector<>>

Lies in the face table code. But think there is some latent problem.
Possibly in my allocator since it is caching, but could simplify or eliminate the caching
option and retest. One to look at later.
2018-09-11 04:36:57 +01:00
..
algorithms Fix the compile 2018-03-19 07:08:59 -04:00
allocator Diagnostics on memory alloc fail 2018-06-27 21:26:20 +01:00
cartesian Coordinate GPU ready. No malloc 2018-02-24 22:25:09 +00:00
communicator Comments on further topology discovery work 2018-09-11 04:20:04 +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 Better unquiesce MPI coverage 2018-09-10 11:19:39 +01: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 Offloadable gather code 2018-09-10 11:21:25 +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 make simd width configure time option for GPU 2018-07-23 06:10:55 -04:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Weird bug appears with Vector<Vector<>>. 2018-09-11 04:36:57 +01:00
tensors Better extract merge for GPU. Let the SIMD header files define the pointer type for 2018-07-05 07:05:13 -04:00
threads Protect against zero length loops giving a kernel call failure 2018-09-10 11:20:07 +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 Verbose decrease 2018-09-09 14:24:46 +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