CHROMA
lib
actions
ferm
invert
ord_xmay_normx_cdotzx_kernel.h
Go to the documentation of this file.
1
#ifndef ORD_XMAY_NORMX_CDOTZX_KERNEL_H
2
#define ORD_XMAY_NORMX_CDOTZX_KERNEL_H
3
4
#include "qdp_config.h"
5
6
#ifdef BUILD_SSE_SCALARSITE_BICGSTAB
7
#include "
ord_xmay_normx_cdotzx_kernel_sse.h
"
8
#warning "Using SSE for BiCGStab Kernels"
9
#else
10
#include "
ord_xmay_normx_cdotzx_kernel_generic.h
"
11
#endif
12
13
#endif
ord_xmay_normx_cdotzx_kernel_generic.h
ord_xmay_normx_cdotzx_kernel_sse.h
Generated by
1.9.1