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

Scaling methods #294

Open
sshin23 opened this issue Feb 2, 2024 · 0 comments
Open

Scaling methods #294

sshin23 opened this issue Feb 2, 2024 · 0 comments

Comments

@sshin23
Copy link
Member

sshin23 commented Feb 2, 2024

There are a few options for implementing scaling
cc: @amontoison @frapac

  • Scaling the factorized block at the linear solver level
  • Scaling the full KKT system at the MadNLPSolver level

Since mature CPU solvers have built in scaling method, the default behavior should be a dummy scaler, doing nothing. For less reliable linear solvers, scaling methods can be applied.

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

No branches or pull requests

1 participant