Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/intgemm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intgemm/intgemm_config.h.in')
-rw-r--r--intgemm/intgemm_config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/intgemm/intgemm_config.h.in b/intgemm/intgemm_config.h.in
new file mode 100644
index 0000000..920e9ae
--- /dev/null
+++ b/intgemm/intgemm_config.h.in
@@ -0,0 +1,4 @@
+#pragma once
+
+#cmakedefine INTGEMM_COMPILER_SUPPORTS_AVX512BW
+#cmakedefine INTGEMM_COMPILER_SUPPORTS_AVX512VNNI