Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: sandeepsinghchauhan
How to access maximum number of threads to solve any model in Cplex 12.2 version with 4 core, 4 logical processors in my system
Hi,
documentation says:
The number of threads that CPLEX may use for any invocation of a parallel algorithm is controlled by the threads parameter (CPX_PARAM_THREADS, Threads). The user may set the value of this parameter from the automatic setting of 0 (zero) to the maximum number of threads available on the system, as long as this value is less than or equal to 512.