Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | Static Public Attributes | List of all members
Environment Class Reference

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 = ...
 

Detailed Description


The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.