coin-or / Ipopt

COIN-OR Interior Point Optimizer IPOPT
https://coin-or.github.io/Ipopt
Other
1.43k stars 284 forks source link

problem in combination with pardiso #55

Closed svigerske closed 5 years ago

svigerske commented 5 years ago

Issue created by migration from Trac.

Original creator: Kemmler

Original creation time: 2008-01-13 15:09:50

Assignee: ipopt-team

Version: 3.3

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 pardisoc occurs a SIGSEGV-problem.

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

Thanks

Roman

svigerske commented 5 years ago

Binary attachment Kemmler.zip by Kemmler created at 2008-01-13 15:10:13 lost by Trac to GitHub conversion.

svigerske commented 5 years ago

Comment by @andrea5w created at 2008-01-15 02:20:00

Resolution: duplicate