1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-19 16:27:05 +01:00

specialized A64FX Dslash kernels

This commit is contained in:
nils meyer
2020-04-09 23:25:25 +02:00
parent 5cdbb7e71e
commit 19eef97503
17 changed files with 38 additions and 6 deletions

View File

@ -34,9 +34,11 @@ directory
#ifndef AVX512
#ifndef QPX
#ifndef A64FX
#include <Grid/qcd/action/fermion/implementation/WilsonKernelsAsmImplementation.h>
#endif
#endif
#endif
NAMESPACE_BEGIN(Grid);