You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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 Ipoptusing QRMumps
@dpo, when I compiled the new release of
qr_mumps
, I linked it withlibblastrampoline
.I don't know your use case of
QRMumps.jl
, but if you want better performance, I suggest loading it withAppleAccelerate
.Related issue in
HSL.jl
: JuliaSmoothOptimizers/HSL.jl#98The text was updated successfully, but these errors were encountered: