1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/algorithms
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
..
approx Merge branch 'develop' into feature/hmc_generalise 2017-05-05 12:47:17 +01:00
iterative Staggered multinode block cg debugged. Missing global sum. 2017-08-23 15:07:18 +01:00
Algorithms.h Cleaning up the dense matrix and lanczos sector 2017-04-15 08:54:11 +01:00
CoarsenedMatrix.h No random device seed 2017-04-02 00:26:57 +09:00
FFT.h Refactoring header layout 2017-02-22 18:09:33 +00:00
LinearOperator.h Cleaning up previous debug lines 2016-12-13 07:53:43 +00:00
Preconditioner.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
SparseMatrix.h Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01:00