Originally posted by: NSopt
Hi.
I read the CPLEX manual and learned that the number of threads is the actually available number of CPUs.
We set thread parameter to 0 (i.e., default) and observe that it use up to 24 threads for Parallel mode.
Does this mean that we actually use 24 thread or CPUs over the run? If so, how this can happen if we only have fewer number of CPUs?
Thank you.
Best,
NS
#CPLEXOptimizers#DecisionOptimization