-
Notifications
You must be signed in to change notification settings - Fork 112
No cuda graph in batched pdlp #225
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
Conversation
akifcorduk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Nicolas! Could you enable the python tests again? (and cpp if there are any)
@Kh4ster PLease create an issue or tag the issue for the follow-up. |
|
@rgsl888prabhu done! |
@Kh4ster I meant a follow-up issue to enable cuda graph back with the root cause fix. |
|
/merge |
Temporarly disable cuda graph in batched PDLP until we find the root cause. This allows use to re-enable the tests on the Python side Closes #207 Authors: - Nicolas Blin (https://github.com/Kh4ster) Approvers: - Akif ÇÖRDÜK (https://github.com/akifcorduk) - Trevor McKay (https://github.com/tmckayus) URL: #225
Temporarly disable cuda graph in batched PDLP until we find the root cause.
This allows use to re-enable the tests on the Python side
Closes #207