alexe15 / ALADIN.m

Other
35 stars 13 forks source link

Run time analysis parfor #17

Closed bennerh closed 4 years ago

bennerh commented 4 years ago

Test in how far the parallelization in run_ALDAIN has an effect on the overall run time.

timueh commented 4 years ago

Hi, I just pulled the code and have to say that it is not working out-of-the-box with parfor.

https://github.com/alexe15/ALADIN.m/blob/4da999201362823210911937e2f1a834c5c55935/src/run_ALADIN.m#L63

Please just replace parfor by for?!

alexe15 commented 4 years ago

Done, acitvatable by parFor option