Skip to content

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

@amontoison

Description

@amontoison

@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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions