diff options
author | Sayed Adel <seiko@imavr.com> | 2020-06-13 18:15:49 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2020-06-16 18:42:02 +0200 |
commit | 1bd0a621b56ff82f642c4e1f3ef4f05723a6a22a (patch) | |
tree | 4cb0a530e700bf5611946e1983dedba7e2d4b439 /numpy/polynomial/polyutils.py | |
parent | 524664e5684ae03a845f3a3dff8360ee82aa7e4d (diff) | |
download | numpy-1bd0a621b56ff82f642c4e1f3ef4f05723a6a22a.tar.gz |
ENH: [6/7] enable multi-platform SIMD compiler optimizations
- Add new attributes to umath module
* __cpu_baseline__ a list contains the minimal set of required optimizations
that supported by the compiler and platform according to the specified
values to command argument '--cpu-baseline'.
* __cpu_dispatch__ a list contains the dispatched set of additional optimizations
that supported by the compiler and platform according to the specified
values to command argument '--cpu-dispatch'
- Print required and additional optimizations during the run of PytestTester
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions