Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Multiple Instances of Cplex

    Posted 06/07/12 01:41 AM

    Originally posted by: Inspiredlallu


    Hello,

    Currently, my application is taking around 30 minutes to compute and solve around 10000 files. I want to reduce this time by doing some optimizations.

    I tried doing multi-threaded. But my Cplex version is 11.0.0 and it is not licensed to multi-thread.

    I have more than one license of Cplex, so is there a way that I can use multiple instances of Cplex in my program to run parallely. That is, in each of my thread instead of using the same Cplex instance, I create use another Cplex instance and run my application.

    I want to make use of the multiple cplex licenses that I have.

    Any ideas?

    Thanks and Regards,
    Neha Bhatia
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Multiple Instances of Cplex

    Posted 06/17/12 08:57 AM

    Originally posted by: SystemAdmin


    11.0.0 is quite old. Any chance you switch to a newer version of CPLEX? Recent versions of CPLEX do not limit the number of threads by the license anymore.
    Note that nowadays CPLEX is free for Academic purposes.
    #CPLEXOptimizers
    #DecisionOptimization