[Ipopt] Using ipopt with PARDISO

Stefan Vigerske stefan at math.hu-berlin.de
Wed Aug 20 12:31:09 EDT 2008


Hi,

> Tried to obtain Pardiso from shared library "libpardiso.so", but the 
> following error occured:
> /users/extras/renata/PARDISO/libpardiso.so: undefined symbol: 
> GOMP_loop_dynamic_next

According to http://gcc.gnu.org/projects/gomp, GOMP is a open source 
implementation of OpenMP.
Maybe you got a parallel version of Pardiso that depends on some extra 
libraries (=GOMP)?
You might wanna contact the Paridso people: :-)
http://www.pardiso-project.org/contact/index.html

Probably this will also be the reason whey configure failed.

Best,
Stefan

-- 
Stefan Vigerske
Humboldt University Berlin, Numerical Mathematics
http://www.math.hu-berlin.de/~stefan


More information about the Ipopt mailing list