QUESTION: Does cuOpt support QP solver in batch mode? I couldn't find a way. #921
Answered
by
rgsl888prabhu
francescoolivieri
asked this question in
Q&A
-
|
https://docs.nvidia.com/cuopt/user-guide/latest/lp-qp-features.html In this page they mention batch mode, but the example shows the implementation just for LPs. I couldn't find any QP related info. |
Beta Was this translation helpful? Give feedback.
Answered by
rgsl888prabhu
Mar 3, 2026
Replies: 1 comment
-
|
Thank you @francescoolivieri for the question, qp doesn't support batch mode, it is supported only for LP. Apologies for shortcomings on the documentation, will push changes to the repo for the update. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
francescoolivieri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you @francescoolivieri for the question, qp doesn't support batch mode, it is supported only for LP. Apologies for shortcomings on the documentation, will push changes to the repo for the update.