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:
authorKenneth Heafield <github@kheafield.com>2020-03-08 22:22:24 +0300
committerKenneth Heafield <github@kheafield.com>2020-03-08 22:22:24 +0300
commit261a5fbcf7558fc3c2ac22b33fe0c2930d440fc3 (patch)
treef912e6a3cec9691e509d3e63eb3672ae6a357d2c /intgemm_config.h.in
parent1323f245adff16b351b61310625b743b22e90059 (diff)
Change to INTGEMM_COMPILER_SUPPORTS_AVX512BW and update test
Diffstat (limited to 'intgemm_config.h.in')
-rw-r--r--intgemm_config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/intgemm_config.h.in b/intgemm_config.h.in
index 11be91c..920e9ae 100644
--- a/intgemm_config.h.in
+++ b/intgemm_config.h.in
@@ -1,4 +1,4 @@
#pragma once
-#cmakedefine INTGEMM_COMPILER_SUPPORTS_AVX512
+#cmakedefine INTGEMM_COMPILER_SUPPORTS_AVX512BW
#cmakedefine INTGEMM_COMPILER_SUPPORTS_AVX512VNNI