ghorn@deb-kerman:~/casadi/examples/python (develop)$ python ipopt_nl.py Exception of type: OPTION_INVALID in file "IpAlgBuilder.cpp" at line 345: Exception message ...
When using PARDISO directly, one would link against BLAS and LAPACK (PARDISO docs, page 29), but when compiling IPOPT with PARDISO one would not need to specify them (IPOPT docs). I assume that the ...