mpipe icon indicating copy to clipboard operation
mpipe copied to clipboard

Add embarrasingly parallel example to doc

Open vmlaker opened this issue 9 years ago • 0 comments

Add to documentation an example of how to distribute an embarrasingly parallel problem to mulitple cores. Consider a cascade of concentric for-loops, marshalling the outer for-loop to workers.

vmlaker avatar Mar 27 '15 17:03 vmlaker