MIDACO Parallelization in Fortran (OpenMP) 

 

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

  

Choose the f77 or f90 version and you may use the makefile for compilation

 

example_OpenMP.f

 

example_OpenMP.f90

 

makefile

 

Serial Mode (P=1) Parallel Mode (P=2) Parallel Mode (P=4)
Total Time: 12.57 Seconds Total Time: 6.42 Seconds Total Time: 3.53 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.