[Ipopt] Setting up IPOPT mex for Winodws 64 bit with ma97
Tony Kelman
kelman at berkeley.edu
Tue Aug 19 17:35:00 EDT 2014
Reza,
What OS? First see if you can succeed in the standard process:
mkdir build
cd build
../configure
make install
cd Ipopt/contrib/MatlabInterface/src
make install
to generate a mex file based on the default configuration. For MA97, you need to extract the coinhsl folder into ThirdParty/HSL. For Pardiso you’ll need to add configure flags --with-pardiso=/path/to/libpardiso.so or something similar.
-Tony
From: Hashemi, Reza
Sent: Tuesday, August 19, 2014 6:59 AM
To: ipopt at list.coin-or.org
Subject: [Ipopt] Setting up IPOPT mex for Winodws 64 bit with ma97
Dear all,
In the context of the optimal control, I am using IPOPT to solve a large-scale NLP problem. My motivation to use IPOPT is to reduce the computation time.
Using the available version of IPOPT with ma57 as the linear solver, I couldn’t obtain a real improvement in the computation speed and hence would like to try more recent versions of the linear solvers e.g. ma97 or Pardiso.
Unfortunately I was not successful to set up the mex file by myself, since I have little experience in using these strange compilers and tools.
I would be glad if some of who have more experience in this area, can guide me in this matter.
Bests,
Reza
Reza Hashemi, M.Sc.
Lehrstuhl für Systemdynamik und Prozessführung / Process Dynamics and Operations Group
Fakultät Bio- und Chemieingenieurwesen / Biochemical and Chemical Engineering Department
TU Dortmund
Emil-Figge-Str. 70
44221 Dortmund, Germany
Phone: (+49/0) 231 755 5165 Fax: (+49/0) 231 755 5129
www.dyn.bci.tu-dortmund.de
--------------------------------------------------------------------------------
_______________________________________________
Ipopt mailing list
Ipopt at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/ipopt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20140819/4314ddf8/attachment.html>
More information about the Ipopt
mailing list