[Ipopt] Ipopt Digest, Vol 89, Issue 7

Jonathan Hogg jonathan.hogg at stfc.ac.uk
Tue May 15 03:48:32 EDT 2012


Apologies for forgetting about the dependencies - it's a while since I 
did it this way myself as we have a new system in place for the next 
release of IPOPT.

You need to concatenate ddeps.f file with the ma57d.f file to get the 
ma57ad.f file.

Jonathan.

On 14/05/12 17:05, Juan Ignacio Laiglecia wrote:
> Thanks to all for answer quickly.
>
> Jonathan I need other depencies files for MA57 ?
>
> Many thanks!
> Juan
>
>
> > From: ipopt-request at list.coin-or.org
> > Subject: Ipopt Digest, Vol 89, Issue 7
> > To: ipopt at list.coin-or.org
> > Date: Mon, 14 May 2012 12:00:01 -0400
> >
> > Send Ipopt mailing list submissions to
> > ipopt at list.coin-or.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://list.coin-or.org/mailman/listinfo/ipopt
> > or, via email, send a message with subject or body 'help' to
> > ipopt-request at list.coin-or.org
> >
> > You can reach the person managing the list at
> > ipopt-owner at list.coin-or.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Ipopt digest..."
> >
> >
> > Today's Topics:
> >
> > 1. Re: IPOPT configuration on Windows (Jonathan Hogg)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Mon, 14 May 2012 15:21:26 +0100
> > From: Jonathan Hogg <jonathan.hogg at stfc.ac.uk>
> > To: <ipopt at list.coin-or.org>
> > Subject: Re: [Ipopt] IPOPT configuration on Windows
> > Message-ID: <4FB114E6.2090309 at stfc.ac.uk>
> > Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
> >
> > Hi Juan,
> >
> > You need to unzip the files and copy the src/ma27d.f file to 
> ma27ad.f in
> > the IPOPT/ThirdParty/HSL directory (similarly for ma57).
> >
> > Jonathan.
> >
> > On 14/05/12 14:54, Juan Ignacio Laiglecia wrote:
> > >
> > > Hello everybody,
> > >
> > > I am configuring the IPOPT solver on Window.
> > >
> > > I have downloaded the 3.10.1 IPOPT version and also downloaded the
> > > corresponding Third Parties.
> > >
> > > I followed the next commands:
> > >
> > > 1-Create a directory where you want to compile IPOPT, for example
> > > $ mkdir $IPOPTDIR/build
> > > and go into this direcrory
> > > $ cd $IPOPTDIR/build
> > >
> > > 2-Run the configure script
> > > $ ../configure
> > >
> > > I have different problems, when I execute the step 2 with MA27 linear
> > > solver, I obtained a message error that this is not the thread safe
> > > (newer) version. I do not know because this happen if I have obtained
> > > the last version from HSL web page (I contacted with the HSL team and
> > > also they told me that they do not distribute the thread non-safe
> > > version, so I should get the one I need.).
> > >
> > > I resigned to compile the solver with MA27, then I choosed MA57. When
> > > I run the step 2, I obtained in the last output line of the script
> > > ``configure: Main configuration of Ipopt successful''.
> > >
> > > But when continue with the step 3 (build the code $'make') I obtained
> > > an error message (last lines were):
> > >
> > > Error: Non-numeric character in statement label at (1)
> > >
> > > ../../../ThridParty/HSL/ma57ad.f:1.2:
> > >
> > > /x1F/x8B/x08/x18/xEEdN/x03/xEC</xFDw/xE2/Xb6/xB2/xFD5/xFE+T/xCAiB
> > >
> > > Error: Invalid character in name at (1)
> > >
> > > make[2]: *** [ma57ad.lo] Error 1
> > >
> > > make[2]: Leaving directory
> > > '/home/jlaiglecia/Ipopt-3.10.1/build/ThridParty/HSL'
> > >
> > > make[1]: *** [all] Error 2
> > >
> > > make[1]: Leaving directory
> > > '/home/jlaiglecia/Ipopt-3.10.1/build/ThridParty/HSL'
> > >
> > > make: *** [all-recursive] Error 1
> > >
> > > I do not know because this happens with the HSL subroutines...
> > >
> > > Thanks
> > >
> > > Juan
> > >
> > >
> > >
> > > _______________________________________________
> > > Ipopt mailing list
> > > Ipopt at list.coin-or.org
> > > http://list.coin-or.org/mailman/listinfo/ipopt
> >
> >
> > --
> > Scanned by iCritical.
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: 
> <http://list.coin-or.org/pipermail/ipopt/attachments/20120514/6c297a2b/attachment-0001.html>
> >
> > ------------------------------
> >
> > _______________________________________________
> > Ipopt mailing list
> > Ipopt at list.coin-or.org
> > http://list.coin-or.org/mailman/listinfo/ipopt
> >
> >
> > End of Ipopt Digest, Vol 89, Issue 7
> > ************************************
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt


-- 
Scanned by iCritical.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120515/19b7eb6f/attachment.html>


More information about the Ipopt mailing list