You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can partition Delta based on spanning trees, each worker would be responsible of subset of trees. This would provide a straightforward way to partition data.
Then we can use DAGreedy based approach to balance thread workloads as necessary
The text was updated successfully, but these errors were encountered:
We can partition Delta based on spanning trees, each worker would be responsible of subset of trees. This would provide a straightforward way to partition data.
Then we can use DAGreedy based approach to balance thread workloads as necessary
The text was updated successfully, but these errors were encountered: