Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: sandeepsinghchauhan
Hello Everyone!
Can anyone please help me for how to use parallel computing in cplex, I am using 12.2 version on 64 bit OS.Any example which shows its demo??
Hi,
by default CPLEX will use // to solve your model. You can also solve different problems in //. You have an example at
opl\examples\opl_interfaces\java\ConcurrentProcessing in CPLEX 12.6
regards
<Install_dir\opl\examples\opl_interfaces\java\ConcurrentProcessing\portfolio.mod
will it helpful ?