[Coin-discuss] ClpCholesky

John J Forrest jjforre at us.ibm.com
Mon Mar 5 11:59:13 EST 2007


Matt,

Clp can use WSSMP.  It only used an old version of WSSMP inside OSL if 
WSSMP_BARRIER was 1.

It can also use University of Florida sparse cholesky routines - look at 
top of ClpCholeskyUfl.hpp.  You need to get UFsparse and add configure 
options to pick up include and libraries.  Simplest is to define 
UFL_BARRIER and just use amd.h and -lamd.  You should get somewhat better 
performance by also defining CLP_USE_CHOLMOD and using cholmod.h and 
various libraries depening on how you built cholmod.

John



Matthew Galati <magh at lehigh.edu> 
Sent by: coin-discuss-bounces at list.coin-or.org
03/04/2007 10:54 PM
Please respond to
Discussions about open source software for Operations Research 
<coin-discuss at list.coin-or.org>


To
Discussions about open source software for Operations Research 
<coin-discuss at list.coin-or.org>
cc

Subject
[Coin-discuss] ClpCholesky






Which, if any, of the 3rd party Cholesky codes are working for CLP 
interior?

I see some comments in the WSSMP_BARRIER code that seems to use OSL 
libraries.

Thanks,
Matt

_______________________________________________
Coin-discuss mailing list
Coin-discuss at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/coin-discuss

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20070305/55391b93/attachment.html>


More information about the Coin-discuss mailing list