Oscar Dowson
Oscar Dowson
:( This is my fault sorry. I thought it was safe to clean things up because there were no open PRs!
Oh yeah this is not easy to debug. You'll need the exact model that's failing, an M1 machine and a locally compiled version of ECOS...
> I think we should think about perhaps a bridge from ScalarQuadraticFunction to ScalarNonlinearFunction in MOI Yes. That's reasonable once we have an ScalarNonlinearExpression in MOI. > Jacobian and Hessian...
8 months later... we should take another look at this
Bump
Bump @joaquimg
I thought this might be as simple as listing the `ListOfNonstandardBridges` attribute, but it needs a deeper look: https://github.com/jump-dev/Pavito.jl/pull/57
I only have a limited size license so I can't test this, but can someone post the result of: ``` import GOC3Benchmark as goc import JuMP import KNITRO using ProfileView...
Ooof. Yeah. We can improve this: https://github.com/jump-dev/KNITRO.jl/blob/38d473f9d46a05db90eb9145765345fb968849cf/src/MOI_wrapper.jl#L20-L35 It's costly, especially for small sizes.
@Robbybp how did you build the quadratic equality constraints? They don't seem to have any quadratic terms?