Skip to content

"Segmentation violation detected" with HSL solvers #448

Answered by svigerske
guigau17 asked this question in Q&A
Discussion options

You must be logged in to vote

I recall some problems with Lapack and using 32 vs 64 bit integer. Ipopt uses 32-bit int, while Matlab brings a Lapack implementation that uses 64 bit integers, so there are problems if the Lapack calls in Ipopt end up in Matlabs Lapack library.
And then there is also MA57 that is included in Matlab already and uses long integers.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@guigau17
Comment options

@svigerske
Comment options

@guigau17
Comment options

Answer selected by svigerske
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants