alexe15 / ALADIN.m

Other
34 stars 13 forks source link

Implement communication count also for parallel loop #90

Open alexe15 opened 4 years ago

bennerh commented 4 years ago

So far, in terms of coding, the communication count is now included into the parfor loop. Unfortunately, the unit tests are not running, because Swig objects are used in (allmost all) problem definitions. Swig objects are not supported by matlab parfor.