[Coin-discuss] Optimization level for OsiClp, bug in pack1.mps

Laszlo Ladanyi ladanyi at us.ibm.com
Fri May 27 21:41:08 EDT 2005


On Fri, 27 May 2005, Francois Margot wrote:

> 
> Why is the default for compiling OsiClp set to -g instead of -O, like
> for all the other modules?

I just checked it out and it's set to -O1...

> 
> As a side note, it would be easier for me to have an optimization level for 
> all the modules (like GobalOptLevel) and then using CoinOptLevel, 
> CglOptLevel, etc ... for each of the modules, setting them to 
> GlobalOptLevel by default  and leaving the option to the user to go in the 
> Makefile of a particular module to modify the optimization setting of that 
> module.

This is a good idea. I'll implement it sometime next week if noone
beats me to it.

> 
> This is the case for me, as when I modify the optimization level, it is
> usually for all the modules, when I want to use the debugger for tracking
> something strange or to reset it back to -O after that.
> 
> The file /home/prov/COIN/Mps/Sample/pack1.mps is not in mps format.
> Removal of the first line is necessary (or commenting it out).

Fixed and committed.

> 
> Francois
> 

--Laci




More information about the Coin-discuss mailing list