[Ipopt-tickets] [Ipopt] #54: problem in combination with pardiso

Ipopt coin-trac at coin-or.org
Sun Jan 13 10:04:42 EST 2008


#54: problem in combination with pardiso
------------------------------+---------------------------------------------
Reporter:  Kemmler            |       Owner:  ipopt-team
    Type:  clarification      |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.3 (C++ Version)  |    Severity:  normal    
Keywords:  pardiso sigsegv    |  
------------------------------+---------------------------------------------
 Hi,
 I have installed Ipopt-3.3.4 and compiled using specific flags. A summary
 of the “./configure” output is added in the appendix (configure.out). For
 C I use the gnu compilers and for FORTRAN the Intel one. The output of
 “make install” is also given in the appendix (install.out).  The solver
 Pardiso, blas and lapack is provided by Intel’s MKL. All work fine
 (compilation output: hs071_f.out) until I try to run the test examples. In
 pardiso_c_ occurs a SIGSEGV-problem.

 In an own written program Pardiso work fine. Can you detect the problem in
 combination with your IPOPT?

 Thanks

 Roman

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/54>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list