CHROMA
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
8 #warning "Using SSE for BiCGStab Kernels"
9 #else
11 #endif
12 
13 #endif