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

bachify QPs #4

Open
gautica opened this issue Jul 14, 2024 · 1 comment
Open

bachify QPs #4

gautica opened this issue Jul 14, 2024 · 1 comment

Comments

@gautica
Copy link

gautica commented Jul 14, 2024

Hey,
thank you for your great work, I am interested in it a lot. I have a question about parallelization. Is it possible to solve many ups at the same time, as mini baches in deep learning? Thank you.

@johnzhang3
Copy link
Collaborator

you could. but depending on your use case, relu-qp may or may not be what you are looking for. for general (batched) qp solvers on GPUs please checkout jax and pytorch implementations of the primal-dual interior-point method.

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

2 participants