-
Notifications
You must be signed in to change notification settings - Fork 225
refactor: make to_optimization_problem a free function #1802
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
Open
ramakrishnap-nv
wants to merge
16
commits into
main
Choose a base branch
from
split/2-devirtualize-to-optimization-problem
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
0f5ae25
refactor: split host-only members out of CUDA translation units
ramakrishnap-nv 386b883
refactor: make to_optimization_problem a free function
ramakrishnap-nv 5f80e9e
Merge branch 'main' into split/1-host-device-tus
ramakrishnap-nv 7e5737f
test: add gtest coverage for the host/device solver-settings and CPU …
ramakrishnap-nv e55ebec
test: cover the <int, float> solver_settings_t GPU-facing instantiations
ramakrishnap-nv c92008a
fix: unbreak conda-cpp-build after macro-comma break in solver_settin…
ramakrishnap-nv 4cd9ff1
fix: revert <int, float> solver_settings_t tests, float is never inst…
ramakrishnap-nv c77ffde
Merge remote-tracking branch 'origin/main' into pr-1801
ramakrishnap-nv fd9e28d
Merge remote-tracking branch 'origin/main' into split/1-host-device-tus
ramakrishnap-nv 020cf6f
refactor: move the unsupported-feature predicate out of the client's …
ramakrishnap-nv e10b5b3
Merge remote-tracking branch 'origin/main' into split/1-host-device-tus
ramakrishnap-nv 7de9056
refactor: pass the problem and settings into should_disable_unsupported
ramakrishnap-nv 781c544
Merge remote-tracking branch 'origin/split/1-host-device-tus' into HEAD
ramakrishnap-nv 9745294
Merge remote-tracking branch 'origin/main' into HEAD
ramakrishnap-nv 63172d0
docs: trim redundant comments and drop the orphaned doxygen block
ramakrishnap-nv c4b4f01
Merge branch 'main' into split/2-devirtualize-to-optimization-problem
ramakrishnap-nv 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
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
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.