add single precision, add aa-vec-sl-soa kernel, updated doc
[LbmBenchmarkKernelsPublic.git] / src / Config.h
diff --git a/src/Config.h b/src/Config.h
new file mode 100644 (file)
index 0000000..f637416
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef __CONFIG_H__
+#define __CONFIG_H__
+
+#ifdef __INTEL_COMPILER
+       #define INTEL_OPT_DIRECTIVES
+#endif
+
+#endif // __CONFIG_H__
This page took 0.061572 seconds and 5 git commands to generate.