MIDACO Parallelization in Matlab (Parfor)

 

Running MIDACO in serial and parallel on a cpu-time expensive objective function.

 

 Set the   option.parallel   (line 86) to the desired parallelization level

 

example_parallel.m

 

 

Serial Mode (P=1) Parallel Mode (P=2) Parallel Mode (P=4)

otal Time: 1013 Seconds Total Time: 609 Seconds Total Time: 267 Seconds
 Original: x1 Speed Up:  x2  Speed Up:  x4 

  

The results can be reproduced with the limited MIDACO version (available here). 

Any problems running MIDACO? Please click here or contact us.