Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation about the LBT support in QRMumps.jl #100

Open
amontoison opened this issue Apr 29, 2024 · 0 comments
Open

Add documentation about the LBT support in QRMumps.jl #100

amontoison opened this issue Apr 29, 2024 · 0 comments
Assignees

Comments

@amontoison
Copy link
Member

@dpo, when I compiled the new release of qr_mumps, I linked it with libblastrampoline.
I don't know your use case of QRMumps.jl, but if you want better performance, I suggest loading it with AppleAccelerate.

using AppleAccelerate  # always before HSL, QRMumps, or Ipopt
using QRMumps

Related issue in HSL.jl: JuliaSmoothOptimizers/HSL.jl#98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant