How to disable AMX but use AVX512 for bfloat16/int8 GEMM on a cpu with AMX? #3934
Unanswered
Junwen-Zhang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I want to test the performance of fbemm using AVX512 instructions for bfloat16 GEMM, but openblas automatically calls AMX implementation. I would like to ask how to disable AMX on a CPU with AMX?
Beta Was this translation helpful? Give feedback.
All reactions