class build(old_build):
Undocumented
Method | finalize_options |
Undocumented |
Method | initialize_options |
Undocumented |
Method | run |
Undocumented |
Class Variable | help_options |
Undocumented |
Class Variable | sub_commands |
Undocumented |
Class Variable | user_options |
Undocumented |
Instance Variable | build_scripts |
Undocumented |
Instance Variable | cpu_baseline |
Undocumented |
Instance Variable | cpu_dispatch |
Undocumented |
Instance Variable | disable_optimization |
No summary |
Instance Variable | fcompiler |
Undocumented |
Instance Variable | simd_test |
Undocumented |
Instance Variable | warn_error |
Undocumented |
bool
=
the '_simd' module is a very large. Adding more dispatched features will increase binary size and compile time. By default we minimize the targeted features to those most commonly used by the NumPy SIMD interface(NPYV), NOTE: any specified features will be ignored if they're:
- part of the baseline(--cpu-baseline)
- not part of dispatch-able features(--cpu-dispatch)
- not supported by compiler or platform