Changes

Jump to navigation Jump to search
<s>In Matlab, use parfor for both CPU and GPU to solve a set of LPs. Profile and compare.</s> Just try to do CPU instead. Figure out how to do CPU-based parallel computing with Gurobi. I cannot find a way to run Gurobi solvers inside a parfor. I believe Matlab's linprog can, but linprog is much slower than Gurobi. There will be some trade off. I need to test this. <br>
It is too hard to test this using the code written by Chenyu. Instead I will write my small piece of code to test this.
 
===Week July 9 - 13===
*Continue experimenting with calling gurobi inside parfor.
*Look at ways to speed up moments.m.
==Reference==

Navigation menu