Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Class that provides methods to interact with the environment, including processor detection and control by the number of threads. More...
Public Member Functions | |
| def | getInstance |
| def | freeInstance |
| def | getCpuId |
| def | setCpuId |
| def | enableInstructionsSet |
| def | setDynamicLibraryThreadingTypeOnWindows |
| def | setNumberOfThreads |
| def | enableThreadPinning |
| def | getNumberOfThreads |
| def | setMemoryLimit |
Public Member Functions inherited from Base | |
| def | __init__ |
Static Public Attributes | |
| cpu_default = ... | |
| avx512_mic = ... | |
| avx512 = ... | |
| avx512_mic_e1 = ... | |
| MultiThreaded = ... | |
| SingleThreaded = ... | |
For more complete information about compiler optimizations, see our Optimization Notice.