1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests/solver
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
..
Makefile.am build system: local Grid link flag moved to configure.ac 2016-08-03 15:07:42 +01:00
Test_cf_cr_unprec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_contfrac_cg.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_dwf_cg_prec_LsVec.cc All tests compile. 2017-02-10 10:27:51 +00:00
Test_dwf_cg_prec.cc higher precision reduction variables in norm and inner product 2017-04-15 12:27:28 +01:00
Test_dwf_cg_schur.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_dwf_cg_unprec.cc higher precision reduction variables in norm and inner product 2017-04-15 12:27:28 +01:00
Test_dwf_cr_unprec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_dwf_fpgcr.cc New automatic implementation of gamma matrices, Meson and SeqGamma are broken 2017-01-23 19:13:43 -08:00
Test_dwf_hdcr.cc Fix make tests compile 2017-06-19 22:54:18 +01:00
Test_dwf_lanczos.cc Simplified lanczos, added Eigen diagonalisation. 2017-06-21 02:26:03 +01:00
Test_laplacian.cc Correcting modules use in test files 2017-03-10 23:54:53 +09:00
Test_staggered_block_cg_unprec.cc Staggered multinode block cg debugged. Missing global sum. 2017-08-23 15:07:18 +01:00
Test_staggered_cg_unprec.cc No compile fix 2017-05-05 11:04:30 +01:00
Test_wilson_cg_prec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_wilson_cg_schur.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_wilson_cg_unprec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_wilson_cr_unprec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_wilson_lanczos.cc Adding Binrary IO, untested 2016-10-06 10:12:11 +01:00
Test_zmobius_cg_prec.cc Christoph's coefficients. 2017-03-31 17:07:43 +09:00