You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to calculate an X of several thousand dimensions, and it take a lot of time for each iteration. Is there a way to speed up the algorithm? Like GPU acceleration?
The text was updated successfully, but these errors were encountered:
Version 1.0 of OSQP will have improved functionality to support other linear solver types, including GPU-based solvers. It is not released yet though. Some info can be found here: osqp/osqp#30
I need to calculate an X of several thousand dimensions, and it take a lot of time for each iteration. Is there a way to speed up the algorithm? Like GPU acceleration?
The text was updated successfully, but these errors were encountered: