1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 03:05:55 +01:00
paboyle adbc7c1188 Adding files for multiple implementations (cache opt) and Ls vectorisation
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.
2016-07-14 22:59:21 +01:00
..
2016-07-08 17:16:08 +01:00
2016-07-08 20:46:29 +01:00
2016-07-08 17:16:08 +01:00
2016-05-12 03:20:17 -07:00
2016-07-07 22:31:07 +01:00
2016-06-30 15:15:03 -07:00
2016-07-07 22:31:07 +01:00
2016-07-07 22:31:07 +01:00
2016-07-07 22:31:07 +01:00
2016-07-02 16:15:38 +01:00
2016-07-07 22:31:07 +01:00
2016-03-16 02:27:53 -07:00
2016-05-04 12:14:49 -07:00
2016-07-07 22:31:07 +01:00
2016-06-03 03:24:26 -07:00
2016-06-03 03:47:54 -07:00
2016-07-07 22:31:07 +01:00
2016-07-07 22:31:07 +01:00
2016-07-07 22:31:07 +01:00
2016-06-03 03:47:54 -07:00