1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib
Azusa Yamaguchi d9cd4f0273 Staggered multinode block cg debugged. Missing global sum.
Code stalls and resumes on KNL at cambridge. Curious.

CG iterations 23ms each, then 3200 ms pauses. Mean bandwidth reports
as 200MB/s. Comms dominant in the report. However, the time behaviour suggests it
is *bursty*.... Could be swap to disk?
2017-08-23 15:07:18 +01:00
..
algorithms Staggered multinode block cg debugged. Missing global sum. 2017-08-23 15:07:18 +01:00
allocator Debugging the PointerCache 2017-08-16 09:42:57 +01:00
cartesian Added more asserts at grid creation time 2017-08-08 11:36:20 +01:00
communicator fixed the header file for mpi3 2017-07-11 14:15:08 +01:00
cshift Move compressors out of Cshift. 2017-04-20 13:17:55 +01:00
json Restart the v0.7.0 release 2017-05-08 18:20:04 +01:00
lattice Staggered multinode block cg debugged. Missing global sum. 2017-08-23 15:07:18 +01:00
log Compiler check early in build 2017-05-11 11:43:06 +01:00
parallelIO Binary IO error checking 2017-08-04 12:14:10 +01:00
perfmon KNL only 2017-06-30 10:15:32 +01:00
pugixml Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
qcd Staggered multinode block cg debugged. Missing global sum. 2017-08-23 15:07:18 +01:00
serialisation HDF5 IO fix 2017-06-27 14:39:27 +01:00
simd Small corrections to the NEON port 2017-06-29 11:30:29 +01:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Best option for Xeon cache blocking set 2017-06-30 10:53:22 +01:00
tensors Debug error in Tensor mult 2017-07-26 12:07:34 +01:00
threads Refactoring header layout 2017-02-22 18:09:33 +00:00
util Added high level HMC support for overriding default SIMD lane decomposition 2017-08-06 10:46:19 +01:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
DisableWarnings.h All tests compile. 2017-02-10 10:27:51 +00:00
Grid_Eigen_Dense.h Warning elimination; drop to -O2 on G++ bad versions 2017-05-06 14:44:49 +01:00
Grid.h Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2017-06-19 14:01:44 +01:00
GridCore.h New header for standard headers (was an issue with Remez.h and external compilation) 2017-05-02 18:26:11 +01: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 HDF5 types static initialisation is mysteriously buggy on BG/Q, changing strategy 2017-01-19 18:02:53 -08:00