1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-12-23 14:14:30 +00:00

Compiles GPU and CPU, still gives good performance on CPU

This commit is contained in:
Peter Boyle
2019-06-05 13:28:16 +01:00
parent 18d3cde29a
commit 0ee6e77cbc
71 changed files with 1512 additions and 33769 deletions

View File

@@ -267,7 +267,6 @@ void WilsonKernels<Impl>::DhopDirK( StencilView &st, DoubledGaugeFieldView &U,Si
int ptype;
SE = st.GetEntry(ptype, dir, sF);
// GENERIC_DHOPDIR_LEG(Xp,spProjXp,spReconXp);
if (gamma == Xp) {
if (SE->_is_local ) {
int perm= SE->_permute;