|
From: Konstantin T. <an...@ya...> - 2014-09-23 09:45:05
|
Hi all, I'd like to prevent glibc from using any SIMD-optimized functions when running application under Valgrind on Linux. Is it possible to do now? AFAIU, glibc uses runtime CPU detection, and Valgrind runs code on emulated CPU. -- Regards, Konstantin |