Skip to content

Fixed memory allocation in IPM + removed useless symbolic analyses#129

Merged
cvanaret merged 2 commits intomainfrom
indefinite_system_allocation
Dec 8, 2024
Merged

Fixed memory allocation in IPM + removed useless symbolic analyses#129
cvanaret merged 2 commits intomainfrom
indefinite_system_allocation

Conversation

@cvanaret
Copy link
Owner

@cvanaret cvanaret commented Dec 7, 2024

  • PrimalDualInteriorPointMethod: fixed the size of the allocated memory for the augmented system and the linear solver;
  • SymmetricIndefiniteLinearSystem: perform only factorizations in the regularization loop! The WarmstartInformation object was modified accordingly.

@cvanaret cvanaret force-pushed the indefinite_system_allocation branch from 1951846 to 765d6dc Compare December 7, 2024 23:54
…ht after doing the symbolic analysis to signal that from now on, only factorizations are required
@cvanaret cvanaret merged commit 2a4172d into main Dec 8, 2024
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.

1 participant