Closed Bambade closed 1 year ago
@fabinsch I think we should disable the parallel feature for PiPy. As for Pinocchio, we should be able to deactivate the parallel module.
@nim65s Do you know how to integrate OpenMP to PyPI?
I have no idea. I'll give it a try this summer.
Enable solving a vector of QPs in parallel using open mp with either the sparse or dense ProxQP backend.
The code is unit tested in both C++ and python.