CHROMA
ord_xmyz_normx_kernel.h
Go to the documentation of this file.
1 #ifndef ORD_XMYZ_NORMX_KERNEL_H
2 #define ORD_XMYZ_NORMX_KERNEL_H
3 
4 #ifdef BUILD_SSE_SCALARSITE_BICGSTAB
6 #warning "Using SSE for BiCGStab Kernels"
7 #else
9 #endif
10 
11 #endif