mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
adbc7c1188
of the 5D cayley form chiral fermions for the 5d matrix. With Ls entirely in the vector direction, s-hopping terms involve rotations. The serial dependence of the LDU inversion for Mobius and 4d even odd checkerboarding is removed by simply applying Ls^2 operations (vectorised many ways) as a dense matrix operation. This should give similar throughput but high flops (non-compulsory flops) but enable use of the KNL cache friendly kernels throughout the code. Ls is still constrained to be a multiple of Nsimd, which is as much as 8 for AVX512 with single precision. |
||
---|---|---|
.. | ||
Make.inc | ||
Makefile.am | ||
Test_cayley_cg.cc | ||
Test_cayley_coarsen_support.cc | ||
Test_cayley_even_odd_vec.cc | ||
Test_cayley_even_odd.cc | ||
Test_cayley_ldop_cr.cc | ||
Test_cheby.cc | ||
test_Grid_jacobi.cc | ||
Test_synthetic_lanczos.cc | ||
Test_zmm.cc |