diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2018-03-27 22:29:17 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2018-03-29 18:40:28 +0200 |
commit | cde5583abda2bd3da410058b2e1ea4108073b4d3 (patch) | |
tree | c551fe1f09b314c79f6aceb5ff810b6eb03b0487 /numpy/lib/tests/test_recfunctions.py | |
parent | e4d678a2f5859d29a853d617e9e5bbd4b6241898 (diff) | |
download | numpy-cde5583abda2bd3da410058b2e1ea4108073b4d3.tar.gz |
BUG: verify the OS supports avx instruction
On some systems you can disable avx registers but the gcc builtin does
only checks if the cpu has the feature.
Before using avx functions check the OS support with xgetbv.
Closes gh-10787
Closes gh-9534
Diffstat (limited to 'numpy/lib/tests/test_recfunctions.py')
0 files changed, 0 insertions, 0 deletions