Skip to content

Openblas linking errors #66

@goulart-paul

Description

@goulart-paul

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions