-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Labels
CompilationDependenciesPull requests that update a dependency filePull requests that update a dependency fileMKL
Description
Due to a bug in MKL < 2025.1 that manifests in newer Eigen versions (since #13887 was merged), the LinearSolversApplication fails to compile on Arch-based distros.
This is because MKL's version in the AUR is still 2025.0.1-3.
Apart from downgrading Eigen (which I don't support), there's nothing we can do about this in our repo. Arch users should either compile without MKL support or manually install a newer MKL version until the AUR gets updated.
Metadata
Metadata
Assignees
Labels
CompilationDependenciesPull requests that update a dependency filePull requests that update a dependency fileMKL