Does YALMIP + Gurobi support parallel computing? #1458
Answered
by
johanlofberg
lzmssyld
asked this question in
General discussion
-
I have a loop in my code that needs to run multiple times, and a specific variable changes in each iteration. I am using the Gurobi solver. How can I use parallel computing or GPU acceleration to speed up the computations? I noticed that running two MATLAB sessions simultaneously does not improve the computation speed. |
Beta Was this translation helpful? Give feedback.
Answered by
johanlofberg
Jan 7, 2025
Replies: 1 comment
-
That is not something YALMIP cares about or deals with but is inside gurobi/MATLAB. There might be options in gurobi settings to control some stuff |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
johanlofberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That is not something YALMIP cares about or deals with but is inside gurobi/MATLAB. There might be options in gurobi settings to control some stuff