[Ipopt] problems with atlas

Tony Kelman kelman at berkeley.edu
Tue May 20 22:20:42 EDT 2014


Guillermo,

The full error message should be spelled out inside ThirdParty/HSL/config.log. My quick guess is you should link it as “-lcblas -latlas -lf77blas”, the linker generally inserts the “ib” automatically. If that doesn’t help, can you post the config.log?

-Tony


From: Guillermo Cabrera 
Sent: Tuesday, May 20, 2014 2:38 PM
To: ipopt at list.coin-or.org 
Subject: [Ipopt] problems with atlas

Hi there,


I've been experiencing some problems when installing ipopt in my computer with ATLAS. I've successfully installed ipopt with standard BLAS library before. However, when trying to install ipopt with atlas as blas library i have the following error message:

".......
checking whether user supplied BLASLIB="/usr/local/atlas/lib/ -libcblas -libatlas -libf77blas" works... no
configure: error: user supplied BLAS library "/usr/local/atlas/lib/ -libcblas -libatlas -libf77blas" does not work
configure: error: /bin/bash '../../../ThirdParty/HSL/configure' failed for ThirdParty/HSL
"


Atlas installation run with no problem. I'm working on ubuntu 12.04 64 bits with g++ 4.7.3, gcc 4.7.3 and gfortran compilers


Any help is welcome :)


Cheers

Guillermo



--------------------------------------------------------------------------------
_______________________________________________
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/20140520/68a4f300/attachment.html>


More information about the Ipopt mailing list