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 'kernels.h')
-rw-r--r--kernels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels.h b/kernels.h
index ef63fec..84631b5 100644
--- a/kernels.h
+++ b/kernels.h
@@ -16,7 +16,7 @@
#include "kernels/implementations.inl"
#undef KERNELS_THIS_IS_AVX2
-#ifdef INTGEMM_COMPILER_SUPPORTS_AVX512
+#ifdef INTGEMM_COMPILER_SUPPORTS_AVX512BW
#define KERNELS_THIS_IS_AVX512BW
#include "kernels/implementations.inl"
#undef KERNELS_THIS_IS_AVX512BW