-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
This fails:
cmake -DCMAKE_BUILD_TYPE=Release -DCLARABEL_FEATURE_SDP=sdp-openblas
because the necessary blas symbols are not found, even though libopenblas.so.0 has been built. This is seemingly only a problem within the C/C++ interface, since testing directly using
cargo test --features sdp-openblas
works fine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels