CHROMA
lib
actions
ferm
invert
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
5
#include "
ord_cxmayf_kernel_sse.h
"
6
#warning "Using SSE for BiCGStab Kernels"
7
#else
8
#include "
ord_cxmayf_kernel_generic.h
"
9
#endif
10
11
#endif
ord_cxmayf_kernel_generic.h
ord_cxmayf_kernel_sse.h
Generated by
1.9.1