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

github.com/marian-nmt/intgemm/intgemm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'callbacks.h')
-rw-r--r--callbacks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/callbacks.h b/callbacks.h
index c8a29df..24f9009 100644
--- a/callbacks.h
+++ b/callbacks.h
@@ -18,7 +18,7 @@
#include "callbacks/implementations.inl"
#undef CALLBACKS_THIS_IS_AVX2
-#ifdef INTGEMM_COMPILER_SUPPORTS_AVX512
+#ifdef INTGEMM_COMPILER_SUPPORTS_AVX512BW
#define CALLBACKS_THIS_IS_AVX512BW
#include "callbacks/implementations.inl"
#undef CALLBACKS_THIS_IS_AVX512BW