Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel planner #111

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Parallel planner #111

wants to merge 2 commits into from

Conversation

hunse
Copy link
Collaborator

@hunse hunse commented Jun 28, 2016

Added a planner that determines parallel sets of ops, and then picks which ones to do. This helps avoid the problem where ops that can be done together end up getting split by the greedy planner.

@hunse hunse force-pushed the parallel-planner branch from d2520fb to da4804b Compare June 29, 2016 16:36
@hunse hunse force-pushed the parallel-planner branch from da4804b to 4c7e4f5 Compare August 17, 2016 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant