From: Jeff H. <jef...@gm...> - 2017-10-31 17:43:28
|
VCMPPD is AVX, which should be supported in 3.10. Looks like a bug. Perhaps you can provide a reproducer (yes, this is trivial but it’s good if you provide it to ensure it captures your usage exactly). Jeff On Tue, Oct 31, 2017 at 10:08 AM Dalon Work <dw...@gm...> wrote: > All, > > I'm getting an illegal instruction error from valgrind what running the > following avx function: _mm256_cmp_pd. > I am using version 3.10.0. > > From my own reading online, it looks like there isn't anyway around this > problem, other than upgrading my version. > > My question is this: Does anybody know what version I should be using? > > Thank you! > > Dalon > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users > -- Jeff Hammond jef...@gm... http://jeffhammond.github.io/ |