24 #ifndef ACLKERNELCONFIGURATION_H
25 #define ACLKERNELCONFIGURATION_H
34 class KernelConfiguration
38 bool unaligned_ =
false,
52 #endif // ACLKERNELCONFIGURATION_H
Advanced Computational Language.
std::vector< std::string > extensions
bool operator==(const KernelConfiguration &a) const
KernelConfiguration(bool simd=false, bool unaligned_=false, bool local_=false)