Originally posted by: healyp
If I run several identical instances of CPLEX in single-thread mode I note that the more instances I run the slower the solve time is. I am curious as to what specifically causes this slowdown.
At a facile level one might say "well, what else did you expect?!" but I'd like to know a little more about what the bottle-neck is.
Can anybody explain where the contention is, even when the number of instances is smaller than the no. of CPUs available?
Many thanks.
#DecisionOptimization#OPLusingCPLEXOptimizer