Skip to content

helping MUMPS configure find LAPACK #544

Answered by rdzman
rdzman asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, I figured that out. Setting with_lapack_lflags to -lopenblas allows it to configure and build everything just fine now. However, it's segfaulting on the unit tests now.

Any suggestions on how to track that down?

##################################################
### Building Ipopt 3.14.4 
##################################################


##################################################
### Running Ipopt unit test 
##################################################

./run_unitTests: line 21: 18957 Segmentation fault      $@ > tmpfile 2>&1
./run_unitTests: line 21: 18972 Segmentation fault      $@ > tmpfile 2>&1
./run_unitTests: line 21: 18987 Segmentation fault      $@ > tmpfile 2…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rdzman
Comment options

@svigerske
Comment options

@siko1056
Comment options

@rdzman
Comment options

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