-
Notifications
You must be signed in to change notification settings - Fork 47
Update IPM NLP solvers to be aware of weighted spaces #710
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
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
14b2184
interface draft
cnpetra 14a243c
wrapper for WeiInProd wrapper in NlpFormulation
cnpetra 89bc337
draft of InnerProd class
cnpetra a1ae282
cleaning up
cnpetra 826c5d2
temp code + notes
cnpetra 46c055f
added additional functionality for residual norm (weighted)
cnpetra 1caeb33
IPM alg nlp errors
cnpetra e4edea2
clean up, fixed warnings
cnpetra cab209f
addressed MPI issues
cnpetra bf79f0d
exposing mass matrix in the example
cnpetra 5887c75
added volume and lumped matrix
cnpetra f0de791
adding weights through the code (linear system and resids)
cnpetra 67f98d9
weighted log barrier reduce/sum
cnpetra df028e9
log bar weighting functionality in Iterate
cnpetra a44d355
fixing ci runtime errors
cnpetra 82c02d6
cuda and raja impl; also added tests
cnpetra 758ee13
fixed bug in test and syntax for thrust::transform
cnpetra ecb7554
fixed typo in Raja Vec Impl
cnpetra fc2b25d
fixing logBarWeighted in RAJA vector
cnpetra 86c437e
stregthen test for logBarrierWeighted
cnpetra 038229f
HIP implementation logBarrierWeight
cnpetra 01495bf
draft of weighted B0 in the LowRank quasi Newton solves
cnpetra b283b07
fixed bug in new B0 code
cnpetra 1d54e3f
duals lsq computation
cnpetra 63d8f88
draft of Hessian approx - code works mesh independently
cnpetra 3295382
added test for Ex1 with L2
cnpetra 57a3067
M lumped applies in residuals
cnpetra 8e71f46
SOC
cnpetra 9f5b92a
fixed hardcoded SOC cond bypasses
cnpetra 9663829
rename to VectorSpace
cnpetra 018e956
finished renaming to VectorSpace
cnpetra 7e20b4e
cleaning up VectorSpace
cnpetra 5b75a70
added api for lumped weight; some methods renaming
cnpetra 1bfc6a1
distinguish between lump and full weight cases
cnpetra d60b257
fixed return type
cnpetra a80ec21
misc devs
cnpetra 10b023b
added dual regularization for quasi-Newton
cnpetra 3a656de
fixed a bug - Nmat was not copied correctly
cnpetra c133980
Merge branch 'develop' into infdim-ipm-dev
cnpetra 56afc29
output clean up; ramped up tol for singularity in KktLowRankLinsys
cnpetra b43e0b3
large bound duals warning is displayed only once
cnpetra db89c6b
updated user manual: derivative check and elastic-relaxfixed-perturbbnds
cnpetra fa89b53
updated user manual pdf
cnpetra a9cc882
addressing review comments
cnpetra 7d2184a
finished reviewer comments
cnpetra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.