QUESTION: Does cuOpt support QP solver in batch mode? I couldn't find a way. #921
Answered
by
ramakrishnap-nv
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. |
Answered by
ramakrishnap-nv
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. |
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.