https://bugs.kde.org/show_bug.cgi?id=383010
--- Comment #124 from Alexander Grund <alexander.gr...@tu-dresden.de> --- (In reply to Tom Hughes from comment #123) > Whether valgrind is itself compiled to use AVX512 is irrelevant and has no > effect on anything other possibly than valgrind's performance - that error > indicates that the program you are running under valgrind has tried to use > an AVX512 instruction and will happen regardless of how valgrind is compiled. That doesn't seem to be the case for me. I use the exact same binary once with Valgrind compiled with AVX-512 and once without. The stacktrace shows Valgrind in the first case and it works in the 2nd. Only when using Valgrind without AVX-512 on a binary compiled with AVX-512 I get the error in the target binary -- You are receiving this mail because: You are watching all bug changes.