C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to interact with the environment, including processor detection and control by the number of threads. More...
Namespaces | |
daal::services | |
Contains classes that implement service functionality, including error handling, memory allocation, and library version information. | |
Enumerations | |
enum | CpuType { sse2 = 0, ssse3 = 1, sse42 = 2, avx = 3, avx2 = 4, avx512_mic = 5, avx512 = 6, avx512_mic_e1 = 7 } |
enum CpuType |
Supported types of processor architectures
For more complete information about compiler optimizations, see our Optimization Notice.