[Ipopt] Ipopt Digest, Vol 94, Issue 18

Dariusz Michal Lerch dal at kt.dtu.dk
Tue Oct 23 10:12:46 EDT 2012


Hello Nuno,
As far as I understood you correctly you are running your application in the debug (pressing f5 in VS) and release mode (outside the VS), if yes than please remember that Release Mode != Debug Mode, those two bytecodes are different. It might be the case that you have some optimization settings active in the release mode so I would suggest to get rid of any optimization coz it might be the cause why the program behaves differently.
I hope this will help
Good Luck

-----Original Message-----
From: ipopt-bounces at list.coin-or.org [mailto:ipopt-bounces at list.coin-or.org] On Behalf Of ipopt-request at list.coin-or.org
Sent: 22. oktober 2012 18:00
To: ipopt at list.coin-or.org
Subject: Ipopt Digest, Vol 94, Issue 18

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: Different result depending on running environment.
      (Verhoeven, Ronald)


----------------------------------------------------------------------

Message: 1
Date: Sun, 21 Oct 2012 23:32:18 +0200
From: "Verhoeven, Ronald" <Ronald.Verhoeven at nlr.nl>
To: "'Nuno Silva'" <pg17455 at alunos.uminho.pt>,	"'ipopt'"
	<ipopt at list.coin-or.org>
Subject: Re: [Ipopt] Different result depending on running
	environment.
Message-ID:
	<2AB2E6A2BE2BBA4EAEAB6131DCFC956A01D2F108596D at EXCHANGE-ASD.nlr.nl>
Content-Type: text/plain; charset="us-ascii"

Hello Nuno,

I have encountered the same problem, when I was using ipopt as part of psopt.

I found that the problem is caused by the vs2008 "Optimization" settings of 2 projects when building the ipopt solution. If "Optimization" for the release version of the "CoinBlas" project and the "CoinMumpsF90" project is disabled when building the ipopt lib, the problem was solved!

See also https://groups.google.com/forum/?fromgroups=#!topic/psopt-users-group/be_wPvYTM9k

I hope this may help you.

Regards, Ronald.

From: ipopt-bounces at list.coin-or.org [mailto:ipopt-bounces at list.coin-or.org] On Behalf Of Nuno Silva
Sent: Friday, October 19, 2012 23:31 PM
To: ipopt
Subject: [Ipopt] Different result depending on running environment.

Greetings

I'm trying to figure out why does my application behave differently depending whether it runs inside visual studio (debugging - F5) or outside visual studio (without debugging CTRL+F5).
When debugging, the program succeeds, and when not debugging it exceeds the maximum number of iterations.

Anyone has any idea?
(Note: these observations are independent of compiling with debug or release configuration)

Regards
Nuno




******************************************************************************************************************

The NLR disclaimer is valid for NLR e-mail messages.

This message is only meant for providing information. Nothing in this e-mail message amounts to a contractual or legal commitment on the part of the sender.
This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message.
Sender accepts no liability for damage of any kind resulting from the risks inherent in the electronic transmission of messages.
 
******************************************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20121021/a961eef6/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 94, Issue 18
*************************************



More information about the Ipopt mailing list