1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests
Peter Boyle d8ffa09e3b Benchmark wilson dhop now; 14.6GF on one core, not as fast as SU(3)xSU(3) [23GF] but still not too shabby.
Disassembling output shows ugly sequences in the permute sector. Could comparatively benchmark with and without
the if-else structure to see how much I'm losing.

Drops to 9GF as it falls out of cache. Moving to Lebesgue ordering should help there. Substantive progress.
2015-04-29 06:50:18 +01:00
..
Grid_cshift.cc Reworking CSHIFT and Stencil. Implementing Wilson and discovered rework is required 2015-04-27 13:45:07 +01:00
Grid_gamma.cc Big updates with progress towards wilson matrix 2015-04-26 15:51:09 +01:00
Grid_main.cc Improved the gamma quite a bit. 2015-04-24 20:21:40 +01:00
Grid_nersc_io.cc Big updates with progress towards wilson matrix 2015-04-26 15:51:09 +01:00
Grid_simd.cc Shaken out stencil to the point where I think wilson dslash is correct. 2015-04-28 08:11:59 +01:00
Grid_stencil.cc Shaken out stencil to the point where I think wilson dslash is correct. 2015-04-28 08:11:59 +01:00
Grid_wilson.cc Benchmark wilson dhop now; 14.6GF on one core, not as fast as SU(3)xSU(3) [23GF] but still not too shabby. 2015-04-29 06:50:18 +01:00
Makefile.am Big updates with progress towards wilson matrix 2015-04-26 15:51:09 +01:00
test_Grid_jacobi.cc Reorg of build structure 2015-04-18 14:55:00 +01:00