Skip to content

BLAS inside of liblsoda can conflict with other BLAS routines in R #15

@mattfidler

Description

@mattfidler

I know you have thread-safe BLAS routines, but if the overall binary links to other blas routines (like MKL blas), it can cause segmentation faults. In RxODE, I renamed all the blas routines to blas0, I could submit a pull request if this of interest to the package.

By the way, where did the blas routines come from?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions