MPI parallel programming of mixed integer optimization problems using CPLEX with COIN-OR
Date
2012Author
Aldasoro Marcellan, Unai
Metadata
Show full item recordAbstract
The aim of this technical report is to present some detailed explanations in order to help
to understand and use the Message Passing Interface (MPI) parallel programming for solving
several mixed integer optimization problems. We have developed a C++ experimental code that
uses the IBM ILOG CPLEX optimizer within the COmputational INfrastructure for Operations
Research (COIN-OR) and MPI parallel computing for solving the optimization models under
UNIX-like systems. The computational experience illustrates how can we solve 44 optimization
problems which are asymmetric with respect to the number of integer and continuous variables
and the number of constraints. We also report a comparative with the speedup and efficiency of
several strategies implemented for some available number of threads.