Changes
Page history
Update Morsel Driven Parallel Execution
authored
Aug 23, 2019
by
Bala Gurumurthy
Hide whitespace changes
Inline
Side-by-side
Morsel-Driven-Parallel-Execution.md
View page @
fa4c9334
...
@@ -11,7 +11,6 @@ In iterative execution, a chunk of input is processed in one operation and then
...
@@ -11,7 +11,6 @@ In iterative execution, a chunk of input is processed in one operation and then
1.
Optimal chunk size
1.
Optimal chunk size
*
chunk for individual devices
*
chunk for individual devices
*
chunk for individual operations
*
chunk for individual operations
2.
pushing data vs pulling data
2.
pushing data vs pulling data
3.
optimal split vs merge operations
3.
optimal split vs merge operations
4.
Preference for operation placement
4.
Preference for operation placement
...
...
...
...