Intel IPP Integration Wrappers Developer Guide and Reference
ID
751823
Date
1/18/2023
Public
iwSetThreadsNum
Syntax
IW_DECL(void) iwSetThreadsNum(
int threads
);
Parameters
threads |
Number of threads to use. |
Description
This function sets the number of threads for IW functions with parallel execution support.
Parent topic: Library Scope Initialization and Control