Skip to content

Undefined Behavior and Segfaults When Linking MKL in nalgebra-lapack #1552

@geo-ant

Description

@geo-ant

When using nalgebra-lapack with the intel-mkl feature, we will run into segfaults and other undefined behavior. This is due to some upstream dependencies linking the wrong MKL interface (ILP64, rather than LP64), documented in blas-lapack-rs/lapack-src#11. I've already filed an PR in lapack-src, so this should be considered a "tracking issue". I'll fix this in the nalgebra-lapack crate once the upstream fix is merged.

Metadata

Metadata

Assignees

Labels

bugnalgebra-lapackIssues about the nalgebra-lapack crate.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions