https://bugs.kde.org/show_bug.cgi?id=393351

--- Comment #30 from Tom Hughes <t...@compton.nu> ---
The short version however is that valgrind doesn't support AVX512 yet so don't
compile your code for AVX512 if you want to be able to use valgrind on it, and
that includes any libraries you use.

Note that valgrind won't advertise AVX512 support in CPUID even if your CPU
supports it, but this code has been compiled to use it unconditionally.

Bug https://bugs.kde.org/show_bug.cgi?id=383010 is tracking AVX512 support.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to