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