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

Update Ipopt.jl and ADNLPModels.jl #68

Merged

Conversation

amontoison
Copy link
Contributor

@amontoison amontoison commented Jul 29, 2024

  • More recent versions of Ipopt.jl with the latest Ipopt_jll.jl and the associated dependencies (MUMPS_jll.jl, SPRAL_jll.jl, etc...).
  • More recent version of ADNLPModels.jl. We just added a symmetric coloring for the Hessian of the Lagrangian instead of a column coloring, which helps to compute fewer directional derivatives to recover all non-zeros and thus provides a speed-up.

Thanks again @ccoffrin, rosetta_opf is very useful to benchmark sparse AD.

@ccoffrin ccoffrin changed the base branch from main to nlp-models-0.8.4 September 7, 2024 17:14
@ccoffrin ccoffrin merged commit ec5e675 into lanl-ansi:nlp-models-0.8.4 Sep 7, 2024
5 checks passed
@amontoison amontoison deleted the bump-adnlpmodels-ipopt branch September 7, 2024 17:29
@ccoffrin
Copy link
Member

ccoffrin commented Sep 8, 2024

Results from a comprehensive test are here, https://discourse.julialang.org/t/ac-optimal-power-flow-in-various-nonlinear-optimization-frameworks/78486/98

Runtime on large models is reduced by ~2x.

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

Successfully merging this pull request may close these issues.

None yet

2 participants