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