Using single core to compare
AnsweredHi
I am using Gurobi solver with MATLAB interface. I want to compare the time difference between user-written code and Gurobi.
In MATLAB, a user-written code uses a single core https://in.mathworks.com/matlabcentral/answers/317128-does-matlab-use-all-cores-by-default-when-running-a-program
while Gurobi uses all cores.
In order to compare the time performance of Gurobi vs my code, how do I set the parameters to level the comparison?
0
Please sign in to leave a comment.
Comments
1 comment